
/* 
 *  Reset Stylesheets first
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-style: italic;
	border-left: 7px solid #d5d5d5;
	color: #686c68;
	line-height: 1.5;
	padding-left: 1em;
	margin-bottom: 1em;
} 

/* END RESET STYLESHEET
 * 
 */

/* 
 * GENERAL HTML STYLESHEET START
 */
html {
}
body {
    background-color: #1a1a1a;
    line-height: 1.3;
    font-family: 'Open Sans', sans-serif;
}
div {
    vertical-align: top;
}
img {
    max-width: 100%;
    height: auto;
}
strong {
    font-weight: bold;
    color: #4d565f;
    font-size: 20px
}
.wrap-blogpost strong {
    font-size: 24px
}
em {
    font-style: italic;
}
p {
    margin: 12px 0;
}
h5 {
    font-size: 20px;
    margin: 9px 0;
    font-weight: bold;
}
a {
    color: grey;
}
.gf-inline-block {
    display: inline-block;
    width: 100%;
}
.gf-sp-items-wrap .gf-inline-block {
    width: 96%;
}
.gf-hidden-image {
    position: absolute;
    top: -99999px;
}
textarea:focus, input:focus, select:focus, input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner {
    outline: 0;
}
/* 
 * GENERAL HTML STYLESHEET END
 */


/* 
 * HEADER STYLESHEET START
 */
#gf-headwrap {
    background-color: black;
    background-size: contain;
    text-align: center;

}
#gf-headwrap.single-menu {
    background-color: #f26352;
    padding: 1px 0;
}
#gf-headwrap.index-menu {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 99999;
}
#gf-headwrap.index-menu.author-menu {
/*    background-color: #f16252;*/
    padding: 1px 0;
    position: absolute;
}
#gf-headwrap.index-menu.blogcat-menu {
    background-color: #f16252;
    padding: 1px 0;
}
#gf-headwrap.page-menu {
    background-color: transparent;
    margin-bottom: -68px;
    z-index: 9;
}
.t-center {
    text-align: center;
}
h2 {
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.alert-primary {
    background-color: rgba(2, 186, 242, 0.2);
    color: #009dcd;
}
.alert {
    border: medium none;
    position: relative;
}
.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  clear:both;
  margin: 10px 10px 20px;
  padding: 15px;
}
.gf-sortform-wrap > a {
  color: #02baf2;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.25s ease 0s;
}
.label {
  border-radius: 0.25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  padding: 0.2em 0.6em 0.3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.label-default {
    background-color: #b2c6cd;
}
.label {
    padding: 0.2em 0.5em;
}
.label.label-default > a {
    color: #fff;
    text-decoration: none;
	 font-weight: 600;
}
#gf-headwrap.page-menu.page-menu-normal {
    background-color: #f26352;
    margin: 0;
}
#gf-headwrap.hovered-wrap, #gf-headwrap.page-menu.hovered-wrap {
    background-color: #f26352;
}
.gf-mainwrap.index-menu-space {
/*    padding-top: 100px;*/
}

#gf-head-xp {
  background: transparent url("/images/icons/amateurmodels.png") no-repeat scroll 0 0 / contain ;
  height: 36px;
  margin-bottom: 14px;
  margin-top: 14px;
}

.blog-index #gf-head-xp {
    background: url(../gadgetams_files/images/logonew_blog.png) no-repeat scroll 48px 0 transparent;
    background-size: contain;
}
#gf-head-xp > a {
    display: block;
    height: 100%;
    margin-left: 20px;
	text-indent: -9999px;
    width: 360px;
}
#gf-mobilenav-wrap {
    display: none;
}
#gf-headwrap > a {
    color: #FFFFFF;
    float: left;
    margin-left: 20px;
    margin-top: -60px;
    text-decoration: none;
}
#gf-navwrap {
    position: absolute;
    right: 18px;
    top: 13px;
}
#gf-navwrap li {
    display: inline-block;
    margin-right: 5px;
    position: relative;
}
#gf-navwrap .gf-sub li:hover a {
    padding-left: 15px;
}
#gf-navwrap .gf-sub .gf-menu-bottom li:hover a {
    padding-left: 5px;
}
#gf-navwrap .gf-sub li:hover span {
    z-index: 99;
    opacity: 1;
}
#gf-navwrap .gf-sub li {
    display: block;
    margin: 0 auto;
    white-space: nowrap;
}
#gf-navwrap .gf-sub a {
    display: inline-block;
    padding: 3px 6px;
    position: relative;
    color: #6b6c7b;
}
.gf-browse {
/*    border: 1px solid #FFFFFF;*/
    border-radius: 4px;
    color: #FFFFFF;
    padding: 10px 0 10px;
    cursor: pointer;
}
.gf-browse:hover {
/*    background-color: #222;*/
}
/*.fixed-menu .gf-browse, .fixed-menu .gf-nav-login {
    background-position: 8px center;
    overflow: hidden;
    padding-left: 45px;
    padding-right: 0;
    width: 0;
}*/
/*.fixed-menu #gf-navwrap .gf-nav-login {
    background-position: 50% center;
    padding-left: 45px;
    padding-right: 0;
    white-space: nowrap;
}
.fixed-menu:hover #gf-navwrap .gf-nav-login {
    background-position: 9px 50%;
    background-repeat: no-repeat;
    background-size: 14px auto;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
    padding: 10px 15px 10px 32px;
    width: auto;
}*/
/*.fixed-menu:hover .gf-browse {
    overflow: auto;
    width: auto;
    padding-right: 32px;
    padding-left: 32px;
    background-position: 9px 50%;
}*/
.gf-menu-close {
    border-radius: 97px;
    color: #A1A1A1;
    display: none;
    font-size: 31px;
    line-height: 1;
    padding: 0px 18px 8px;
    position: absolute;
    right: 20px;
    top: 115px;
    z-index: 9999999;
    cursor: pointer;
}
.fixed-menu .gf-menu-close {
    top: 85px;
}
.mbutton {
/*    background-image: url("images/icons_nav.png");*/
}
#gf-navwrap a {
    background-repeat: no-repeat;
    background-size: 140px auto;
    border-radius: 5px;
    padding: 5px;
    text-decoration: none;
}
#gf-navwrap .gf-browse > a {
    background-image: url(../gadgetams_files/images/nav_browse.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-size: 14px auto;
    color: #fff;
    padding: 0 25px 0 32px;
}
#gf-navwrap .gf-nav-login {
    background-image: url(../gadgetams_files/images/nav_user.png);
    background-position: 9px 50%;
    background-repeat: no-repeat;
    background-size: 14px auto;
/*    border: 1px solid #FFFFFF;*/
    border-radius: 4px;
    color: #FFFFFF;
    padding: 10px 15px 10px 32px;
}
#gf-navwrap .gf-nav-login:hover {
/*    background-color: #EF857A;*/
}
#gf-navwrap .gf-nav-login a {
    color: #fff;
}
.gf-nav-login > a:hover {
}
.gf-nav-logout > a {
    background-color: transparent;
    border: 2px solid #fff;
    background-position: 7px 10px;
}
.gf-nav-logout > a:hover {
    background-color: rgba(255,255,255,0.2);
}
.gf-nav-wl > a {
    background-color: transparent;
    border: 2px solid #fff;
    background-position: 7px -32px;
}
.gf-nav-wl > a:hover {
    background-color: rgba(255,255,255,0.2);
}
/* New user menu */
.gf-user-menu {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.gf-user-menu:hover .gf-user-menu-name {
/*    background-color: #222;*/
  
}
.gf-user-menu:hover .gf-user-menu-sub {
/*    display: block;*/
}
.gf-user-menu-avatar {
    background-size: cover;
    height: 30px;
    left: 8px;
    position: absolute;
    top: 7px;
    width: 30px;
    z-index: 9;
    border-radius: 20px;
    border: 1px solid #fff;
}
.gf-user-menu-list {
    text-align: left;
}
#gf-navwrap .gf-user-menu-list li {
    margin: 0;
}
.gf-user-menu-list span {

}
span.gf-user-menu-name {
    min-width: 96px;
/*    border: 1px solid #fff;*/
/*    border-radius: 4px;*/
    color: #FFFFFF;
    display: inline-block;
    padding: 10px 20px 10px 48px;
    cursor: pointer;
}
/*.fixed-menu span.gf-user-menu-name {
    min-width: 0;
    overflow: hidden;
    padding: 0 0 0 52px;
    width: 0;
}
.fixed-menu:hover span.gf-user-menu-name {
    width: auto;
    min-width: 96px;
    overflow: auto;
    padding: 10px 20px 10px 38px;
}*/
span.gf-user-menu-arrow {
    position: absolute;
    right: 9px;
    top: 10px;
    color: #fff;
}
.gf-user-menu-sub {
    background-color: #fff;
    border-radius: 2px;
    color: #393c3d;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 45px;
    z-index: 999999;
}
.gf-user-menu-sub:before {
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: block;
    position: absolute;
    right: 7px;
    top: -10px;
    width: 0;
}
/*.gf-user-menu-sub {
    background-color: #EF857A;
    border: 1px solid #fff;
    border-radius: 0 0 4px 4px;
    padding: 0;
    position: absolute;
    top: 41px;
    z-index: 999999;
    text-align: left;
    border-top: 0 none;
    left: 0;
    right: 0;
    display: none;
}*/
#gf-navwrap .gf-user-menu-sub li {
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-size: 25px auto;
/*    border-top: 1px solid #fff;*/
    display: block;
}
#gf-navwrap .gf-user-menu-sub a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 7px 20px;
    color: #393c3d;
}
#gf-navwrap .gf-user-menu-sub a:hover {
    background-color: #F7F7F7;
}
.gf-user-menu-wl {
/*    background-image: url("images/user_menu_wishlist.png");*/
}
.gf-user-menu-settings {
/*    background-image: url("images/user_menu_settings.png");*/
}
.gf-user-menu-logout {
/*    background-image: url("images/user_menu_logout.png");*/
}
/* User popup settings */
.gf-user-settings-wrap {
    background-color: rgba(255, 255, 255, 0.5);
    border: 0 none;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999999;
    display: none;
}
#gf-user-settings-results {
    color: #008000;
    padding: 0 20px;
}
.gf-user-settings {
    background-color: #ffffff;
    border-radius: 4px;
    display: inline-block;
    margin-top: 150px;
    padding: 20px 0;
    position: relative;
    text-align: left;
    width: 480px;
}
.gf-user-settings > h3 {
    border-bottom: 1px solid #e9e9e9;
    font-size: 20px;
    margin: 0 15px 20px;
    padding: 0 0 10px;
    color: #555555;
	font-weight: 600;
}
.gf-user-settings label {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    width: 155px;
    color: #555555;
	font-weight: 600;
}
.gf-user-settings input[type="text"], .gf-user-settings input[type="password"] {
    background-color: #f4f4f4;
    border: 1px solid #cacaca;
    border-radius: 4px;
    margin-left: 10px;
    padding: 5px;
    width: 240px;
    color: #a6a6a6;
	font-size: 13px;
}
.gf-user-settings textarea {
    background-color: #f4f4f4;
    border: 1px solid #cacaca;
    border-radius: 4px;
    margin-left: 10px;
    padding: 5px;
    width: 240px;
    height: 120px;
	font-size: 13px;
	line-height: 1.4;
	color: #a6a6a6;
}
#gf-user-profile-settings hr {
    background-color: #E9E9E9;
    border: 0 none;
    color: #E9E9E9;
    height: 1px;
    margin: 15px;
}
.gf-user-profile-settings-url-wrap > span {
    font-size: 14px;
    left: -35px;
    position: absolute;
    top: 5px;
}
.gf-user-profile-settings-url-wrap {
    display: inline-block;
    position: relative;
}
.gf-user-settings .toggle-circle {
    height: 25px;
    right: -5px;
    top: -2px;
    width: 25px;
    transition: 1s all;
}
.gf-user-settings .toggle-circle:after {
    height: 10px;
    width: 10px;
}
.gf-user-settings .gf-toggle {
    border-radius: 10px;
    color: #FFFFFF;
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    position: relative;
    width: 60px;
    padding: 0 10px;
    cursor: pointer;
}
.gf-user-settings .gf-toggle-public {
    background-color: #8CE196;
    border: 1px solid;
}
.gf-user-settings .gf-toggle-private {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    color: #888;
    text-align: right;
}
#gf-user-settings-submit-button {
    background-color: #fa5643;
    border: 0 none;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 15px 0;
    padding: 10px 0;
    width: 205px;
}
.gf-user-profile-settings-cancel {
    background-color: #e2e2e2;
    border-radius: 4px;
    color: #9d9d9d;
    float: left;
    font-size: 16px;
    margin: 5px 10px 0;
    padding: 10px 0;
    text-align: center;
    width: 220px;
    cursor: pointer;
}
.gf-user-settings > span {
    position: absolute;
    right: 19px;
	top: 19px;
	font-size: 20px;
	cursor: pointer;
	font-weight: 600;
	color: #555555;
    
}
#gf-topsearch {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 0;
    display: block;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 9999;
}
#gf-topsearch.gf-searchpage {
    position: relative;
}
/*.mtext {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #FFFFFF;
    border-radius: 5px 0 0 5px;
    color: #FFFFFF;
    height: 17px;
    margin-right: -5px;
    padding: 10px 15px;
    vertical-align: top;
}*/
.mtext {
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 3px;
    color: #aaaaaa;
    font-size: 16px;
    height: 23px;
    margin-right: -5px;
    padding: 10px 15px;
    vertical-align: top;
    width: 600px;
}
.fixed-menu .mtext { 
    display: none;
}
.fixed-menu:hover .mtext {
    display: inline-block;
}
.mtext[placeholder] {
    color: #aaaaaa;
}
.mtext::-webkit-input-placeholder {
   color: #aaaaaa;
}

.mtext:-moz-placeholder { /* Firefox 18- */
   color: #aaaaaa;  
}

.mtext::-moz-placeholder {  /* Firefox 19+ */
   color: #aaaaaa;  
}

.mtext:-ms-input-placeholder {  
   color: #aaaaaa;  
}
.gf-sidebar-search .mtext[placeholder] {
    color: #c8c8c8;
}
.gf-sidebar-search .mtext {
    background-color: #edefed;
    border:  1px solid #e2e5e5;
    border-radius: 2px 0px 0px 2px;
    color: #696969;
    height: 25px;
    width: 218px;
    font-size: 16px;
    font-weight: bold;
}
.gf-sidebar-search .mtext::-webkit-input-placeholder {
   color: #c8c8c8;
}

.gf-sidebar-search .mtext:-moz-placeholder { /* Firefox 18- */
   color: #c8c8c8;  
}

.gf-sidebar-search .mtext::-moz-placeholder {  /* Firefox 19+ */
   color: #c8c8c8;  
}

.gf-sidebar-search .mtext:-ms-input-placeholder {  
   color: #c8c8c8;  
}
/*.mbutton {
    background-color: rgba(255, 255, 255, 0.2);
    background-position: 4px -175px;
    background-repeat: no-repeat;
    border: 1px solid #FFFFFF;
    border-radius: 0 5px 5px 0;
    color: rgba(0, 0, 0, 0);
    height: 39px;
    line-height: 1.4;
    padding: 9px 10px;
    vertical-align: top;
    width: 48px;
}*/
#video-player {
  display: block;
  margin: 0 auto 20px;
}
.broadcast {
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
}
.available > span {
  float: right;
  font-weight: 400;
}
.mbutton {
    background-color: #f16252;
    background-position: 19px -170px;
    background-repeat: no-repeat;
    border: 0 none;
    color: #fff;
    height: 45px;
    line-height: 1.4;
    padding: 0 10px;
    vertical-align: top;
    width: 110px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}
.mbutton:hover {
    opacity: 0.85;
}
.fixed-menu .mbutton {
    border-radius: 5px;
}
.fixed-menu:hover .mbutton {
    border-radius: 0 5px 5px 0;
}
.gf-sidebar-search .mbutton {
    background-color: #f16252;
    border: 0 none;
    border-radius: 0px 2px 2px 0px;
    width: 70px;
    height: 47px;
}
#gf-helpernav-mobile { 
    display: none;
    padding: 8px 0;
}
#gf-helpernav {
    padding: 0;
}
#gf-helpernav {
    background-color: #d6584d;
    color: #fff;
}
#gf-helpernav-mobile {
    background-color: #EBEBEB;
    color: #6F6F6F;
}
#gf-helpernav > ul > li, #gf-helpernav-mobile > ul > li {
    cursor: pointer;
    display: inline-block;
}
#gf-helpernav-mobile > ul > li {
    position: relative;
}
#gf-helpernav-mobile .gf-mainnav li > ul {
    display: none;
}
#gf-helpernav-mobile > ul > li:after {
    content: ">";
    display: block;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 13px;
}
#gf-helpernav a, .gf-mainnav > li {
    text-decoration: none;
    color: #fff;
    margin: 0 5px;
}
#gf-topsearch-mobile {
    background-color: #CACACA;
    margin: -8px 0 0;
    padding: 10px 0;
}
#gf-helpernav-mobile a, #gf-helpernav-mobile .gf-mainnav > li {
    text-decoration: none;
    color: #374D62;
    padding: 15px 10px;
    margin: 0;
}
#gf-helpernav-mobile a {
    padding: 0;
}
#gf-helpernav a:hover, #gf-helpernav a.selected, #gf-helpernav-mobile a:hover, #gf-helpernav-mobile a.selected  {
/*    color: #fff;*/
}
.gf-mainnav li > ul {
    display: none;
}
/* Mega menu */
/* Mega Menu Styles */
.mega-menu ul, .mega-menu ul li {list-style: none;}
.mega-menu ul {position: relative; padding: 0; margin: 0;}
.mega-menu ul li ul {display: none;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}

.gf-mainnav {
    list-style: none; 
    position: relative; 
    padding: 0; 
    margin: 0;
    text-align: center;
}
.gf-mainnav .sub ul {
    display: block;
}
.gf-mainnav li {
}
.gf-mainnav li a {
}
.gf-mainnav li.mega-hover a, .gf-mainnav li.mega-hover a:hover {

}
.gf-mainnav li a:hover {

}
.gf-mainnav li .sub-container {
    left: 50% !important;
    margin-left: -285px;
    margin-top: 8px;
    max-width: 590px;
    position: absolute;
    right: auto !important;
    width: 100%;
}
li.gf-categories .sub-container {
    margin-left: -180px;
    max-width: 360px;
}

li.gf-giftideas .sub-container {
    margin-left: -175px;
    max-width: 350px;
}
li.gf-help .sub-container {
    margin-left: -265px;
    max-width: 530px;
}
/*
.gf-giftideas .sub-container {
    margin-left: -12px;
}
.gf-hotcol .sub-container {
    margin-left: -20px;
}
.gf-sitelinks .sub-container {
    margin-left: -37px;
}
.gf-help .sub-container {
    margin-left: -56px;
}*/
.gf-mainnav li .sub {
    background: none repeat scroll 0 0 #ECF0F1;
    border-radius: 3px;
    display: none;
    padding: 0 10px 10px;
    text-align: left;
}
.gf-mainnav li .sub .row {
    width: 100%; 
    overflow: hidden;
    clear: both;
}
.gf-mainnav li .sub li {
    background-color: #ECF0F1;
    display: inline-block;
    float: none;
    font-size: 1em;
    font-weight: normal;
    list-style: none outside none;
    padding: 0 2%;
    text-align: center;
    width: 27.5%;
}
/*.gf-mainnav li.gf-categories .sub li {
    width: 80px;
}
.gf-mainnav li.gf-giftideas .sub li {
    width: 70px;
}
.gf-mainnav li.gf-help .sub li {
    width: 124px;
}*/
.gf-mainnav li .sub li:nth-child(3n+1) {
    border-right: 1px solid #fff;
}
.gf-mainnav li .sub li:nth-child(3n+3) {
    border-left: 1px solid #fff;
}
.gf-mainnav li .sub li:hover {
    text-decoration: underline;  
}
.gf-mainnav li .sub li.mega-hdr {
    margin: 0 10px 10px 0; 
    float: left;
}
.gf-mainnav li .sub li.mega-hdr.last {
    margin-right: 0;
}
.gf-mainnav li .sub a {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    float: none;
    font-size: 0.9em;
    margin: 4px 0 !important;
    padding: 0;
    white-space: nowrap;
    color: #7F8081;
    font-weight: normal;
}
.gf-mainnav li .sub li.mega-hdr a.mega-hdr-a {
    padding: 5px 15px; 
    margin-bottom: 5px; 
    background: #6B6B6B; 
    text-transform: uppercase; 
    font-weight: bold; 
    color: #fff;
}
.gf-mainnav li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #000;
}
.gf-mainnav .sub li.mega-hdr li a {
    padding: 4px 5px; 
    font-weight: normal;
}
.gf-mainnav .sub li.mega-hdr li a:hover {
    text-decoration: underline;
}
.gf-mainnav .sub ul li {
    padding-right: 0;
}
.gf-mainnav li .sub-container.non-mega .sub {
}
.gf-mainnav li .sub-container.non-mega li {
    margin: 0;
}
.gf-mainnav li .sub-container.non-mega li a {
}
.gf-mainnav li .sub-container.non-mega li a:hover {
    text-decoration: none;
}
/* New menu */
.padded {
    padding: 10px;
}
.btn {
  border: 1px solid transparent;
  border-radius: 4px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  padding: 7px 15px 6px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.25s linear 0s;
}
.btn-embossed {
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
}
.btn-success {
    background-color: #3eb5ac;
    color: #ffffff;
}
.btn-embossed.btn-danger {
    box-shadow: 0 5px #cc0000;
}
.btn-danger {
    background-color: #f84545;
    color: #ffffff;
}

.btn-embossed.btn-success {
    box-shadow: 0 5px #28948c;
}
.btn-primary {
    background-color: #02baf2;
    color: #ffffff;
}

#gf-headwrap.fixed-menu {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 99999;
    background-color: #F16252;
}
.fixed-menu #gf-head-xp {
    height: 38px;
}
.fixed-menu #gf-navwrap {
    top: 13px;
}
.fixed-menu #gf-topsearch {
    top: 15px;
}
.fixed-menu .gf-sub, .index-menu .gf-sub {
    top: -999px;
}
ul#models {
    text-align: center;
}

.optional {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  width: 20%;
}
span.seethru {
  display: block;
  font-size: 90%;
}
/* Fixed widgets */

/*.gf-blogpost-head.wt1.first.fixed-widget {
    position: fixed;
    right: 25px;
    top: 75px;
    width: 292px;
    z-index: 0;
}
#gf-mainright > div.gf-blogpost-wrapper.fixed-widget {
    position: fixed;
    right: 25px;
    top: 123px;
    width: 320px;
    z-index: 0;
}*/
#gf-mainright > div.gf-blogpost-wrapper.fixed-widget .gf-blogpost-item {
    display: none;
}
#gf-mainright > div.gf-blogpost-wrapper.fixed-widget .gf-blogpost-item:nth-of-type(1) {
    display: block;
}
.gf-sub {
    background-color: #f5f5f5;
    cursor: default;
    display: block;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 130px;
    z-index: -99;
    color: #4a4a4a;
    padding: 20px 0 0;
    display: none;
}
.hovered.gf-sub {
    top: 66px;
    opacity: 1;
    z-index: 9999;
    display: block;
}
.fixed-menu .gf-sub.hovered {
    top: 66px;
}
.gf-sponsored-by-head.fixed-widget {
    position: fixed;
    right: 25px;
    top: 75px;
    width: 292px;
    z-index: 0;
}
.author-menu-body .gf-sponsored-by-head.fixed-widget, .author-menu-body #gf-mainright > div.gf-sponsored-by.fixed-widget {
    position: relative;
}
.blogcat-menu-body .gf-sponsored-by-head.fixed-widget {
    top: 70px;
}
.blogcat-menu-body #gf-mainright > div.gf-sponsored-by.fixed-widget {
    top: 142px;
}
#gf-mainright > div.gf-sponsored-by.fixed-widget {
    position: fixed;
    right: 25px;
    top: 147px;
    width: 320px;
    z-index: 0;
}
.fixed-widget {
    z-index: 0;
}
#gf-helpernav > ul > li:hover .gf-sub {
    z-index: 99;
    opacity: 1;
    top: auto;
}
.gf-subwrap {
    background-color: #f5f5f5;
    border-radius: 0 0 3px 3px;
    cursor: default;
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 0 20px;
    text-align: left;
    width: 740px;
}
.gf-menu-spacer {
    padding: 3px 0;
}
.gf-menu-one-forth {
    float: left;
    width: 20%;
}
.gf-menu-two-forths {
    float: left;
    width: 60%;
}
.gf-menu-two-forths li {
    float: left;
    width: 50%;
}
.gf-menu-bottom {
    background-color: #f4f4f4;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    clear: both;
    padding: 10px 0;
    text-align: center;
}
#gf-navwrap .gf-menu-bottom li {
    display: inline-block;
}
#gf-navwrap .gf-menu-bottom a {
    color: #5b5c68;
    font-size: 14px;
}
#gf-navwrap .gf-menu-bottom a:hover {
    color: #8d8d8d;
}
.gf-subwrap h4, .gf-hotcol-head, .yarpp-related > h2 {
    background-image: url(../gadgetams_files/images/menu_titles.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    background-size: 14px auto;
    border-bottom: 1px solid ;
    color: #5b5c68;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    margin: 0 20px 10px;
    padding-left: 22px;
}
.gf-subwrap h4.gf-giftideas {
    background-position: 0 -25px;
}
.gf-subwrap h4.gf-hotcol {
    background-position: 0 -57px;
}
.gf-subwrap  ul {
    margin: 0 15px;
}
.gf-subwrap  ul > li {
    margin: 4px 0;
}
#gf-helpernav .gf-subwrap  ul > li > a {
    border-radius: 4px;
    font-size: 14px;
    opacity: 0.8;
    padding: 2px 6px;
    position: relative;
    color: #3e433e;
}
#gf-helpernav .gf-subwrap  ul > li > a:hover {
    opacity: 1;
}
.gf-subwrap span {
    background-color: #a5a5a5;
    color: #fff;
    border-radius: 0 4px 4px 0;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    left: 100%;
    margin-bottom: 4px;
    opacity: 0;
    padding: 1px 5px;
    position: absolute;
    text-align: center;
    top: 5px;
    transition: all 1s ease 0s;
    white-space: nowrap;
    width: auto;
    margin-left: 2px;
}
.gf-subwrap span:after {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #a5a5a5;
    border-top: 5px solid transparent;
    bottom: 2px;
    content: "";
    display: block;
    left: 0;
    margin-left: -5px;
    position: absolute;
    width: 0;
    z-index: -9;
}

#gf-helpernav .gf-subwrap  ul > li > a:hover span {
    z-index: 1;
    opacity: 1;
}
/* 
 * HEADER STYLESHEET END
 */


/* 
 * BODY STYLESHEET START
 */

#gf-bwrap.single-menu {
    text-align: center;
}
#gf-scrolltotop {
    background-color: transparent;
    background-image: url(../gadgetams_files/images/totop.png);
    background-size: cover;
    bottom: 15px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    height: 28px;
    padding: 0;
    position: fixed;
    right: 11px;
    text-align: center;
    width: 28px;
    z-index: 999999;
}
.gf-mainwrap {
    display: inline-block;
    position: relative;
    width: 100%;
}
.wrap-blogpost.blogcat-menu-body {
    padding-top: 80px;
}
.gf-mainwrap.wrap-gadget {
    margin: 0 auto;
    max-width: 1150px;
}
.gf-single-gadgets-div {
    background-color: #ddd;
    height: 1px;
    margin: 0 0 5px;
}
.gf-single-posts-div {
    background-color: #ebebed;
    border-top: 1px solid #ddd;
    height: 70px;
}
#gf-mainleft-wrap {
    width: 100%;
    overflow: auto;
}
#gf-mainleft {
/*    margin-right: 345px;*/
    padding: 19px 36px;
}
.wrap-gadget #gf-mainleft {
    margin-right: 345px;
    min-height: 900px;
}
#gf-index-slider {
    margin: 0;
    position: relative;
}
.gf-index-row {
  display: inline-block;
  margin: 61px 0 0;
  width: 100%;
}
.gf-row-heading {
  color: #888888;
  position: relative;
}
.page-user .gf-row-heading {
    clear: both;
}
ol.crowdf {
    margin: 20px 0;
    padding: 0;
}
ol.crowdf li.group {
  margin: 0 1.093% 30px;
  width: 30.68%;
}
ol.crowdf li div.coupon {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.06);
  clear: left;
  position: relative;
}
.coupon-text {
  background: #02baf2 none repeat scroll 0 0;
  border: 1px solid #009dcd;
  border-radius: 3px 3px 0 0;
  padding: 15px 4px 4px;
}
.ptitle {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.dolla {
  color: #fff;
  display: inline-block;
  font-size: 28px;
  font-weight: 600;
  vertical-align: top;
}
.price {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
.priceadd {
  color: #fff;
  display: block;
  font-size: 12px;
}
ul.plist {
  color: #364347;
}
ul.plist li {
  border-bottom: 1px solid #ddd;
  line-height: 1.2em;
  padding: 15px 0;
  width: auto;
}
.remove {
  display: block;
}
ul.plist li:nth-child(2n) {
  background-color: #f3f4f5;
}
.btn-tert {
  background-color: #02baf2;
  color: #ffffff;
}
.custom {
  background: #f58410 none repeat scroll 0 0;
  border: 1px solid #e96300;
}
ol.crowdf li.group, ol.crowdf2 li.group, ol.crowdf3 li.group {
    float: left;
    padding: 0;
    position: relative;
}
.group::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
*, *::before, *::after {
    box-sizing: border-box;
}




.gf-row-heading h2:before {
    border-bottom: 6px solid #E2E2E2;
    border-left: 15px dotted rgba(0, 0, 0, 0);
    border-right: 15px dotted rgba(0, 0, 0, 0);
    content: " ";
    position: absolute;
    right: 20px;
    top: -6px;
}
.gf-row-heading > h2 {
    display: inline;
}
.blog-index-body .gf-row-heading > h2 {
    display: none;
}
.gf-row-heading > span {
    float: right;
    color: #c5c5c5;
}
.gf-row-heading > a {
    background: none repeat scroll 0 0 #F8F9FD;
    margin-left: -15px;
    padding-right: 20px;
    text-decoration: none;
    color: #DC6A69;
}
.gf-row-footer {
    border: 1px solid #afb6c2;
    margin: 0 5px 20px;
}
/* Sort bar */
.gf-sort-wrap {
  background-color: #edefed;
  border: 1px solid #d6e1e5;
  border-radius: 4px;
  margin: 60px 10px 20px;
  padding: 8px;
}
.page-blog .gf-sort-wrap {
    margin: 0 15px 20px;
}
.gf-sortform-wrap, .gf-gadgets-per-row {
  border-radius: 0;
  color: #4a4a4a;
  display: inline-block;
  font-size: 14px;
  position: relative;
}
.gf-sortform-wrap:hover {
    background-color: #f5f5f5;
}
.gf-gadgets-per-row {
    margin-left: 20px;
}
#gf-sortform {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 198px;
}
#gf-sortform.gf-sortform-blog {
    width: 240px;
}
#gf-gadgets-per-row {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 60px;
}
#gf-sortform:after {

}
#gf-sortby {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0;
    -webkit-appearance:none;
    border: 0 none;
    color: #444;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    outline: 0 none;
    padding: 3px 0;
    position: relative;
    width: 160px;
    z-index: 2;
    background-image: none;
    cursor: pointer;
}
.gf-sortform-blog #gf-sortby {
    width: 202px;
}
#gadgetsperrow {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0;
    -webkit-appearance:none;
    border: 0 none;
    color: #4A4A4A;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    outline: 0 none;
    padding: 3px 0;
    position: relative;
    width: 120px;
    z-index: 2;
    background-image: none;
}
#gf-sortform > span {
    color: #959898;
    cursor: default;
    display: inline-block;
    font-size: 18px;
    margin-left: -59px;
    position: relative;
    z-index: 0;
}
#gf-gadgets-per-row > span {
    color: #4A4A4A;
    cursor: default;
    display: inline-block;
    font-size: 18px;
    margin-left: -79px;
    position: relative;
    z-index: 0;
}
.gf-sortrandomform-wrap {
    float: right;
}
#gf-sortrandom {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../gadgetams_files/images/sortrandom.png);
    background-position: 9px 9px;
    background-repeat: no-repeat;
    border: 1px solid #dcdce2;
    border-radius: 4px;
    color: #696969;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    padding: 4px 9px 4px 30px; 
}
.gf-form-rss, .gf-form-feedly {
  float: right;
  margin-right: 5px;
}
.gf-form-rss {
    margin-right: 0;
}

.gf-category-search {
    float: right;
}
.gf-category-search .mtext {
    font-size: 12px;
    height: 18px;
    margin-top: 4px;
    width: 150px;
    border-radius: 5px 0 0 5px;
}
.gf-category-search .mbutton {
    background-color: #ccc;
    color: transparent;
    font-size: 10px;
    height: 39px;
    margin-right: 5px;
    margin-top: 5px;
    width: 40px;
    background-image: url(../gadgetams_files/images/new_search.png);
    background-size: auto 55%;
    background-repeat: no-repeat;
    background-position: 50%;
}
.gf-cat-description {
    background-color: #F5CB6F;
    background-image: url(../gadgetams_files/images/gadget_review.png);
    background-position: 15px 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
    border-radius: 4px;
    color: #FFFFFF;
    margin: 0 5px 15px;
    padding: 10px 20px 10px 38px;
    position: relative;
}
.wrap-author .gf-cat-description {
    margin-bottom: 15px;
}
.gf-cat-description p {
    margin: 0;
}
.gf-cat-description a {
    color: #FFFFFF;
}
.gf-cat-description:before {
    border-bottom: 6px solid #F5CB6F;
    border-left: 15px dotted transparent;
    border-right: 15px dotted transparent;
    content: " ";
    position: absolute;
    right: 20px;
    top: -6px;
}
.gf-postblock {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}


/* Other posts */
.gf-postblock.gf-2-per-row {
    width: 50%;
}
/*.gf-postblock.gf-3-per-row {
    width: 33.3%;
}*/
.gf-postblock.gf-4-per-row {
    width: 25%;
}
.gf-postblock-content {
  background-color: #fff;
  clear: both;
  margin: 0 10px;
}
.yarpp-related .gf-postblock-content {
    margin: 0 5px;
}
.gf-postblock-thumb {
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: block;
    padding-top: 81%;
    width: 100%;
}
.gf-rb-new {
    left: -4px;
    position: absolute;
    top: -4px;
    z-index: 3;
    width: 100px;
    height: auto;
}
.gf-rb-staffpicked {
    left: -4px;
    position: absolute;
    top: -4px;
    z-index: 2;
    width: 100px;
    height: auto;
}
.gf-rb-discount {
    left: -4px;
    position: absolute;
    top: -4px;
    z-index: 1;
    width: 100px;
    height: auto;
}
.gf-postblock-content > h2 {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    bottom: 0;
    color: #797979;
/*    height: 35px;*/
    padding: 18px 18px 0px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.gf-postblock-content > h2 > a {
    text-decoration: none;
}
.gf-postblock-excerpt {
    color: #a8a8a8;
    height: 70px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 18px;
    line-height: 1.6;
    font-size: 13px;
}
.gf-single-blogpost-time {
    color: #c3bfbe;
    display: block;
    font-size: 11px;
    padding: 0 13px 13px;
    font-weight: bold;
}
.gf-price:after {
}
.gf-price {
  color: #15be9c;
  float: right;
  font-size: 11px;
  font-weight: bold;
  padding: 0 10px;
  right: 15px;
}
.gf-original-price {
    line-height: 0.3;
    margin-right: 10px;
    opacity: 0.2;
    text-decoration: line-through;
}
.gf-ipost-cats {
  color: #c3bfbe;
  font-size: 10px;
  overflow: hidden;
  padding: 0 54px 7px 18px;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.gf-ipost-cats > li {
    display: inline;
    font-weight: bold;
}
.gf-ipost-cats a.gf-icat-link {
    color: inherit;
    text-decoration: none;
}
.gf-hover {
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    height: 0;
    left: 0;
    opacity: 0;
    padding: 0 15px 81%;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
/*    transition: all 1s ease 0.2s;*/
}
.gf-hover > a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.gf-hover .sgwl-span, .gf-hover .sgwl-span a.benormal {
    color: #FFFFFF !important;
    position: relative;
    z-index: 999;
}
/*.gf-hover .sgwl-span {
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    left: 0;
    padding: 10px 0 8px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}
.gf-hover .sgwl-link-add {
    background-image: url("images/wishlist_add.png");
}
.gf-hover .sgwl-link-remove {
    background-image: url("images/wishlist_remove.png");
}*/
.gf-hover .sgwl-span {
    display: block;
    padding-top: 15px;
}
.gf-postblock .gf-hover .sgwl-span {
    position: absolute;
    bottom: 2px;
    right: 15px;
}
.gf-postblock .sgwl-link.sgwl-link-add:hover:before {
    background-color: #fff;
    border-radius: 4px;
    color: #EFA098;
    content: "Add to Wishlist";
    display: block;
    padding: 5px;
    position: absolute;
    right: 40px;
    white-space: nowrap;
    bottom: 10px;
}
.gf-hover .sgwl-link-add {
    background-image: url(../gadgetams_files/images/wishlist_add.png);
}
.gf-hover .sgwl-link-remove {
    background-image: url(../gadgetams_files/images/wishlist_remove.png);
}
.gf-postblock:hover .gf-hover {
    display: block;
    opacity: 1;
}
.gf-iblogpost-cats {
    margin: 0 0 10px;
}
.gf-iblogpost-cats > li {
    list-style: none outside none;
}
.gf-iblogpost-cats > li > a.gf-icat-link {
    color: #C3C3C3;
}
#gf-main-hot > ul {
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px 0;
    width: 100%;
}
#gf-main-hot > ul li {
    display: block;
    float: left;
    width: 25%;
}
#gf-main-hot > ul li:hover {
    margin-bottom: 2px;
    margin-top: -2px;
}
#gf-main-hot > ul li div {
    padding: 5px;
}
#gf-main-hot > ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 26px;
    padding: 25px 25px 55%;
    text-align: center;
    text-decoration: none;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2px;
}
.main-hot-item-1 a {
/*    background-color: #2ECFC6;
*/
    background: url(../gadgetams_files/images/hot-1.jpg) no-repeat 50% 50% transparent;
}
.main-hot-item-2 a {
/*    background-color: #3BCD7C;
*/
    background: url(../gadgetams_files/images/hot-2.jpg) no-repeat 50% 50% transparent;
}
.main-hot-item-3 a {
/*    background-color: #C3D836;
*/	
    background: url(../gadgetams_files/images/hot-3.jpg) no-repeat 50% 50% transparent;
}
.main-hot-item-4 a {
/*    background-color: #D15727;
*/	
    background: url(../gadgetams_files/images/hot-4.jpg) no-repeat 50% 50% transparent;
}

.gf-archives-ads-wrap {
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.gf-archives-ads {
    background-color: #f1f1f2;
    margin: 0 5px;
    text-align: center;
}
.gf-archives-ads > div {
    margin: 30px 0;
    display: inline-block !important;
    width: auto !important;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
.gf-archives-ads iframe {
    padding-right: 20px;
}
.gf-archives-ads .bsap_adhere2 {
    position: absolute;
    right: 0;
    z-index: 2;
}
.gf-single-lotto {
    background-color: #edefee;
    border: 1px solid #ddd;
    padding: 20px;
}
.gf-single-lotto > h3 {
    font-size: 20px;
    color: #808080;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}
.gf-subscribe.gf-single-lotto {
    background-image: url("images/single_subscribe.png");
    background-position: 25px 50%;
    background-repeat: no-repeat;
    background-size: auto 92px;
    padding-left: 150px;
    text-align: left;
    margin: 0;
}
.gf-subscribe.gf-single-lotto > h3 {
    margin-bottom: 0;
    text-align: left;
}
.gf-subscribe.gf-single-lotto > span {
    color: #808080;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}
#gf-single-leaderboard {
    background-color: #CACACA;
    display: inline-block;
    margin-bottom: 20px;
    overflow: hidden !important;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
#gf-single-leaderboard > div {
    display: inline-block;
    margin: 0 auto;
    width: auto;
}
#gf-single-leaderboard > div > div {
    float: left;
}
#gf-mainright {
    float: left;
    font-size: 14px;
    margin-left: -345px;
    padding: 20px 25px 20px 0;
    text-align: center;
    width: 320px;
}
#gf-mainright.blogpost-sidebar {
    padding: 0 20px 20px 0;
    background-color: transparent;
}
#gf-mainright > p, #gf-mainleft-side > p, #gf-mainleft-side0 > p {
    background-color: #edefed;
    border-radius: 1px 1px 0 0;
    color: #6e7172;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin: 20px 0 0;
    padding: 14px;
    text-align: left;
    border: 1px solid #e2e5e5;
}
#gf-mainright > p > .ga-more {
    color: #4A4A4A;
    text-decoration: none;

}
.gf-category-fbshare {
    background-image: url(../gadgetams_files/images/fb_share_single.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 50px;
    margin: 20px 0;
}
.gf-gototop {
    background-color: #edefed;
    border: 1px solid #e2e5e5;
    color: #6e7172;
    display: none;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 14px;
    text-align: left;
    text-decoration: none;
    border-radius: 1px;
    line-height: 1.4;
}
.gf-gototop.fixed-widget {
    position: fixed;
    display: block;
    top: 420px;
    right: 25px;
    width: 292px;
}
.gf-category-fbshare.fixed-widget {
    position: fixed;
    right: 25px;
    top: 490px;
    width: 320px;
}
#gf-mainright > div, #gf-mainleft-side > div, #gf-mainleft-side0 > div {
    background-color: #fff;
    border: 1px solid #e2e5e5;
    border-top: 0 none;
    border-radius: 0 0 1px 1px;
    display: block;
    padding: 10px 0;
    position: relative;
}
#gf-mainright > div.gf-share-gadget-widget-wrap {
    padding: 10px 0 6px;
}
#gf-mainright > div.gf-sidebar-search {
    background-color: transparent;
    border: 0 none;
    margin-bottom: 20px;
    padding: 0;
}
#gf-mainright > div.w1, #gf-mainright > div.w2, #gf-mainright > div.w3, #gf-mainright > div.w4, #gf-mainright > div.w5, #gf-mainright > div.w6, #gf-mainright > div.w7, #gf-mainright > div.w8, #gf-mainright > div.w9, #gf-mainright > div.w10 {
    display: none;
    text-align: center;
}
#gf-mainright > div.woff {
    display: block;
}
.widget-toggle {
    cursor: pointer;
    float: right;
    font-size: 19px;
}
#gf-mainright > p.gf-blogpost-head {
}
#gf-mainright > p.gf-blogpost-head > a {
    color: #696969;
    text-decoration: none;
}
#gf-mainright > p:before, #gf-mainleft-side > p:before, #gf-mainleft-side0 > p:before, .gf-love, .prev.page-numbers, .next.page-numbers, .gf-rss a, .gf-rss-extra a, .gf-plan .ticked, .gf-subscribe div {
    background-image: url("images/icons2.png");
    background-repeat: no-repeat;
}
#gf-mainright > p.gf-blogpost-head:before {
    background-position: 0 -630px;
}
/*#gf-mainright > p:before, #gf-mainleft-side > p:before, #gf-mainleft-side0 > p:before {
    content: "";
    float: left;
    height: 34px;
    margin-top: -3px;
    margin-right: 10px;
    width: 24px;
    background-size: 24px auto;
}*/
.polar-embedded > iframe {
    margin: -10px 5px 0;
    padding-top: 0 !important;
    width: auto !important;
}
.gf-poll-widget {
/*    height: 275px;
    overflow: hidden;*/
}
.gf-poll-widget > iframe {
    height: 300px;
}
#gf-footer {
    border-top: 1px solid #696c75;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    max-width: 920px;
    padding: 30px 0;
    position: relative;
    text-align: left;
}
#gf-footer a {
    color: #696c75;
    margin: 0;
    text-decoration: none;
}
.gf-scrolled-bottom {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 52px auto;
    color: #b5b5b5;
    display: inline-block;
    font-size: 20px;
    margin: 0 auto 30px;
    max-width: 900px;
    padding: 15px 0;
    width: 100%;
}
.gf-sponsored-by-head:before {
    background-position: 0 -239px;
}
.gf-love {
    background-position: 0 -50px;
    background-size: 32px auto;
    display: inline-block;
    height: 18px;
    margin: 0 2px;
    vertical-align: top;
    width: 18px;
}
.gf-sp-head:before {
    background-position: 0 -559px;
}
/*.gf-sp-head:after {
    color: #C8C6C6;
    content: "// Rotating";
    margin-left: 7px;
}*/
.gf-sp-item {
    float: left;
    width: 25%;
}
.gf-sp-item-thumb {
    background-size: cover;
    margin: 3px;
}
.gf-sp-item-thumb > a {
    display: block;
    padding-bottom: 100%;
}
.gf-tow-head:before {
    background-position: 0 -37px;
}
.gf-wnl-head:before {
    background-position: 0 -495px;
}
.gf-ga-head:before {
    background-position: 0 -297px;
}
.gf-ga-item-thumb > a {
    color: #505050;
    display: block;
    margin: 0 20px;
    text-align: left;
    text-decoration: none;
}
.gf-ga-item-thumb > a.lineoff {
    border: 0 none;
    margin: 0 20px;
    padding-bottom: 0;
}
.gf-status-closed {
    color: #D73E5A;
    font-style: italic;
    margin-left: 6px;
}
.ga-status-open {
    color: #23D7BC;
    font-style: italic;
    margin-left: 6px;
}
/*.ga-more {
    color: #BFBBBB;
    display: block;
    font-size: 15px;
    font-style: italic;
    margin-top: 18px;
    text-decoration: none;
}*/
#gf-mainright > p.first, #gf-mainleft-side > p.first, #gf-mainleft-side0 > p.first {
    margin-top: 0px;
}
.wrap-blogpost #gf-mainright > p.first {
    margin-top: 20px;
}
#gf-mainright h4, #gf-mainleft-side > h4, #gf-mainleft-side0 > h4 {
    font-size: 15px;
}
#gf-mainright .gf-trending-post h4 {
    font-weight: bold;
    margin-top: 5px;
    overflow: hidden;
}
.gf-tow-items-wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: -10px;
}
.gf-tow-item {
    color: #222325;
    float: left;
    line-height: 1.3;
    margin-bottom: 10px;
    text-align: left;
    width: 25%;
}
.gf-tow-item-thumb {
    background-position: 50% 50%;
    background-size: cover;
    height: 90px;
    margin: 0 5px;
    border-radius: 2px
}
.gf-tow-item-thumb:hover {
    opacity: 0.8;
}
.gf-tow-item-1, .gf-tow-item-5 {
    margin-left: 0;
}
.gf-tow-item-4, .gf-tow-item-8 {
    margin-right: 0;
}
.gf-tow-item-thumb > a {
    display: block;
    height: 100%;
}
.gf-wnl-wrap {
    background-color: #e4e6e8;
    padding: 20px 10px;
    padding-top: 5px !important;
}
.gf-wnl-top {
    color: #4D565F;
    font-size: 14px;
    line-height: 21px;
    padding: 0 10px;
    text-align: left;
}
.gf-wnl-bottom {
    margin-top: 20px;
}
.gf-wnl-bottom label {
    background-color: #1BBC9D;
    border: 1px solid #1BBC9D;
    border-radius: 5px 0 0 5px;
    color: #FFFFFF;
    display: inline-block;
    height: 19px;
    line-height: 1.4;
    padding: 6px 10px 8px;
    vertical-align: top;
}
.gf-wnl-bottom input {
    border: 1px solid #1BBC9D;
    color: #1BBC9D;
    display: inline-block;
    height: 19px;
    line-height: 1.4;
    margin-left: -4px;
    margin-top: 0;
    padding: 7px 6px;
    width: 230px;
}
.gf-wnl-bottom input::-webkit-input-placeholder {
   color: #1BBC9D;
}

.gf-wnl-bottom input:-moz-placeholder { /* Firefox 18- */
   color: #1BBC9D;  
}

.gf-wnl-bottom input::-moz-placeholder {  /* Firefox 19+ */
   color: #1BBC9D;  
}

.gf-wnl-bottom input:-ms-input-placeholder {  
   color: #1BBC9D;  
}
.gf-wnl-bottom button {
    display: none;
}
.gf-iosapp-head:before {
    background-position: 0 -425px;
}
.gf-iosapp {
    position: relative;
    text-align: center;
}
.gf-iosapp div {
    display: inline-block;
    height: 46px;
    margin: 5px;
    width: 43%;
}
.android-app, .ios-app {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
.android-app {
    background-image: url(../gadgetams_files/images/app_android.png); 
}
.ios-app {
    background-image: url(../gadgetams_files/images/app_ios.png); 
}
.gf-iosapp a {
    display: block;
    height: 100%;
}
.gf-iosapplink {
    background-color: #1BBC9D;
    border-radius: 3px;
    bottom: 18px;
    color: #FFFFFF;
    display: inline-block;
    left: 25px;
    padding: 11px 0;
    position: absolute;
    right: 25px;
    text-decoration: none;
}
.gf-premium-item-back {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 130px;
    margin-bottom: 10px;
    position: relative;
}
.gf-premium-item-back:hover {
    opacity: 0.8;
}
.gf-premium-item-back > a {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.gf-premium-item-back > h4 {
    background-color: #e7eced;
    background-color: rgba(231,236, 237, 1);
    bottom: 0;
    color: #808792;
    left: 0;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* User wishlist and profile template */
.page-error {
    background-image: url(../gadgetams_files/images/404_background.jpg);
    background-size: cover;
    background-position: 50%;
}
#iam404 {
    color: #FFFFFF;
    min-height: 760px;
}
#iam404 > h2 {
    font-size: 160px;
    text-shadow: 0px 6px 0 #ADB0B1;
}
#iam404 > h3 {
    font-size: 92px;
    text-shadow: 0px 4px 0 #ADB0B1;
}
#iam404 > p {
    font-size: 24px;
}
#iam404 > a {
    background-color: #27BDA0;
    border-bottom: 4px solid #00886E;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 21px;
    font-style: italic;
    margin: 40px auto;
    padding: 20px 70px;
    text-decoration: none;
}
.page-signin {
    background-image: url(../gadgetams_files/images/guest_background.jpg);
    background-size: cover;
    background-position: 50%;
}
.gf-user-info {
    background-color: #E8ECEE;
    background-color: rgba(232,236,238,0.8);
    border-radius: 4px;
    margin: 38px auto 0;
    padding: 20px 20px 10px;
    max-width: 920px;
}
.wrap-author .gf-user-info {
    border: 1px solid #e4e7e9;
}
.gf-user-info.gf-blog-user {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #DFE2E4;
    border-radius: 0;
    border-top: 2px solid #DFE2E4;
    color: #95A0AA;
    margin: 20px 0 30px;
    padding: 15px 0;
}
.gf-user-info-wrap {
    display: inline-block;
    width: 100%;
}
.gf-user-info-thumb {
    background-position: 50% 50%;
    background-size: cover;
    border: 4px solid #ffffff;
    border-radius: 100px;
    float: left;
    height: 96px;
    margin-right: 20px;
    overflow: hidden;
    width: 96px;
}
.gf-blog-user .gf-user-info-thumb {
    border-radius: 100px;
    width: 64px;
    height: 64px;
}
.gf-user-info-thumb > img {
    border: 4px solid #FFFFFF;
}
.gf-user-info-content-header > h2 {
    color: #484949;
    display: inline-block;
    font-size: 31px;
    font-weight: bold;
}
.gf-blog-user .gf-user-info-content-header > h2 {
    color: #7e8891;
    font-size: 14px;
}
.gf-user-info-fb, .gf-user-info-tw {
    background-image: url(../gadgetams_files/images/user_social.png);
    background-size: 39px auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    margin: 0 0 0 5px;
    width: 20px;
}
.gf-blog-user .gf-user-info-fb, .gf-blog-user .gf-user-info-tw {
    background-size: 30px auto;
    height: 16px;
    width: 16px;
    margin-bottom: -5px;
}
.gf-user-info-fb {
    background-position: -20px 0;
}
.gf-blog-user .gf-user-info-fb {
    background-position: -16px 0;
}
.gf-user-info-tw:hover {
    background-position: 0 -22px;
}
.gf-user-info-fb:hover {
    background-position: -20px -22px;
}
.gf-blog-user .gf-user-info-tw:hover {
    background-position: 0 -17px;
}
.gf-blog-user .gf-user-info-fb:hover {
    background-position: -16px -17px;
}
.gf-user-buttons {
    float: right;
}
.gf-user-share {
    background-color: #e7e8e7;
    border-radius: 4px;
    color: #767676;
    display: inline-block;
    font-size: 14px;
    padding: 15px 31px 14px 15px;
    position: relative;
    text-align: center;
}
.gf-user-share > span {
    font-size: 16px;
    margin-left: 6px;
    position: absolute;
    top: 13px;
    right: 12px;
}
.gf-user-share-sub {
    background-color: #e7e8e7;
    left: 0;
    opacity: 0;
    padding-bottom: 5px;
    position: absolute;
    right: 0;
    top: 41px;
    z-index: -99;
}
.gf-user-share:hover .gf-user-share-sub {
    z-index: 99;
    opacity: 1;
}
.gf-user-share-sub > a {
    border-top: 1px solid #E8ECEE;
    display: block;
    padding: 3px 0;
    text-decoration: none;
    font-style: italic;
}
.gf-user-share-fb {
    color: #3B5998;
}
.gf-user-share-tw {
    color: #00ACEE;
}
.gf-user-share-email {
    color: #EE5959;
}
#gf-update-user-wishlist {
    display: inline-block;
}
.gf-toggle-public, .gf-toggle-private {
    position: relative;
    display: inline-block;
}
#updateuser {
    background-color: #8CE196;
    border: 0 none;
    border-radius: 15px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    height: 28px;
    margin-right: 20px;
    margin-top: 0px;
    padding: 0 10px;
    text-align: left;
    text-decoration: none;
    width: 80px;
    box-shadow: 0 0 1px #555555 inset;
}
#updateuser.private {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px #505050 inset;
    color: #888;
    text-align: right;
}
.toggle-circle {
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 0 3px #aaa;
    height: 28px;
    position: absolute;
    right: 14px;
    top: 0;
    width: 28px;
}
.gf-toggle-private .toggle-circle {
    left: -12px;
    right: auto;
}

#updateuser.private {
    background-position: 0 -26px;
}
.gf-user-edit-link {
    background-color: #FFFFFF;
    border-radius: 4px;
    color: #494949;
    display: inline-block;
    margin-right: 20px;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 14px;
    vertical-align: top;
}
.gf-user-info-description {
    color: #696969;
    font-size: 14px;
    font-style: normal;
    height: 42px;
    line-height: 1.5;
    margin: 10px 0;
    overflow: hidden;
}
.gf-blog-user .gf-user-info-description {
    color: #a5aeb6;
    font-size: 14px;
    font-style: normal;
    line-height: 1.3;
    margin: 10px 0 0;
}
.wrap-author #gf-main-recent > p {
    margin: 12px 5px;
}
.gf-user-empty-wl {
    background-image: url(../gadgetams_files/images/wl_empty.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 611px;
}
.gf-user-private-wl {
    background-image: url(../gadgetams_files/images/wl_private.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 611px;
}
.gf-user-private-wl a, .gf-user-empty-wl a {
    display: block; 
    height: 100%;
}
.gf-wl-hidden {
    display: none;
}
.group20-toggler {
    background-color: #3598DC;
    border-bottom: 4px solid #2D81B9;
    border-radius: 4px;
    clear: both;
    color: #FFFFFF;
    float: none;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 5px;
    padding: 15px 20px;
    text-align: center;
    cursor: pointer;
}
.group20-toggler-1 {
    display: block;
}
/* Notifications */

#gf-mainright > div.gf-notification, .gf-notification {
    background-color: #ffb404;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
}
.gf-single-notification.gf-notification {
    margin: 20px 25px 0 20px;
    padding-right: 100px;
    text-align: left;
}
.gf-notification .title {
    font-weight: bold;
    margin: 5px 0 10px;
}
.gf-notification > a {
    border: 1px solid;
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
    padding: 5px 10px;
    text-decoration: none;
}
.gf-single-notification.gf-notification > a {
    bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
    width: 60px;
}
/* Blog Template */
#gf-mainleft-inner-wrap {
    display: inline-block;
    width: 100%;
}
.gf-blogpost-wrap {
    display: inline-block;
    margin: 15px -4px 15px 0;
    padding: 0;
    width: 20%;
}
.wrap-author .gf-blogpost-wrap {
    width: 25%;
}
.gf-blogpost {
    background-color: #FFFFFF;
    margin: 0 15px;
    max-width: 930px;
    text-align: center;
}
.wrap-author .gf-blogpost {
    margin: 0 5px;
}
.gf-blogpost-thumb {
    background-size: cover;
    padding-bottom: 67%;
    width: 100%;
    background-position: 50% 0;
    border-radius: 2px;
}
.single-post .gf-blogpost-thumb {
    padding-bottom: 36%;
}
.gf-blogpost-thumblink {
    display: block;
    position: relative;
}
.gf-blogpost-header {
    font-size: 14px;
    padding: 0 15px 15px;
    text-align: left;
    z-index: 2;
}
.single-post .gf-blogpost-header.entry-meta {
    padding: 0 5px 15px;
}
.gf-blogpost-header > span, .blogpost .gf-postblock-content > span {
    color: #C3C3C3;
    display: block;
    font-size: 13px;
    font-style: italic;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrap-blogpost .gf-blogpost h2, .wrap-blogpost .entry-title a, .wrap-author .gf-blogpost h2, .wrap-author .entry-title a  {
    background-color: transparent;
    color: #808080;
    font-size: 15px;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    display: block;
}
.wrap-blogpost .single-post .entry-title {
    margin-bottom: 10px;
    padding: 0;
}
.wrap-blogpost .gf-blogpost h2, .wrap-author .gf-blogpost h2 {
    padding: 0 15px;
    margin: 15px 0;
    height: 52px;
}
.wrap-blogpost .entry-content p {
    color: #4e4e4e;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
}
/*dropcup*/
/*.wrap-blogpost .entry-content p:first-of-type:first-letter, .wrap-blogpost .entry-content p:first-of-type:first-letter {
    color: #fa5643;
    display: inline-block;
    float: left;
    font-size: 49px;
    line-height: 1;
    margin-right: 9px;
    margin-top: 2px;
    text-transform: uppercase;
}*/
.wrap-blogpost .entry-content a,
.wrap-blogpost .entry-meta a,
.wrap-blogpost .entry-content a:visited,
.wrap-blogpost .entry-meta a:visited {
    color: #1bbc9b;
    text-decoration: none;
    font-weight: bold;
}
#better-author-bio-div a {
    font-weight: normal;
}
.wrap-blogpost {
/*    background-color: #F2F2F2;*/
}
/*.wrap-blogpost:before {
    background-color: #f6c05c;
    color: #FFFFFF;
    content: "Welcome to The Gadget Blog Here you can find gadget reviews / tech news / giveaways & announcements";
    display: block;
    padding: 10px;
    text-align: center;
}*/
.wrap-blogpost #gf-mainleft-content {
    margin: 0 auto;
    border: 0 none;
    background-color: transparent;
}
.wrap-blogpost .page-blog-single #gf-mainleft-content {
    display: inline-block;
    margin: 0 auto;
    max-width: 1310px;
}
#gf-single-blog-footer, #gf-single-gadget-footer {
    display: block;
    margin: 0 auto;
    max-width: 1310px;
}
.wrap-blogpost .thecontent {
    max-width: 910px;
}
.wrap-blogpost #gf-mainleft-content > div {
    margin: 0 auto;
    max-width: 910px;
    text-align: left;
}
#gf-single-blog-footer-wrap {
    background-color: #ebebed;
    padding: 0 10px;
    text-align: center;
}
#gf-single-gadget-footer-wrap {
    clear: both;
    padding: 20px;
    text-align: center;
}
#gf-single-blog-footer {
    text-align: left;
}
#gf-single-gadget-footer {
    text-align: left;
}
.wrap-blogpost .gf-blog-la .odd {
    background-color: #dde1e4;
}
.wrap-blogpost .gf-blog-la .even {
    background-color: #f1f4f7;
}
.gf-blog-la {
    text-align: left;
}
.gf-blog-la > div:hover {
    opacity: 0.8;
}
.gf-blog-la > div > a {
    display: block;
    font-size: 15px;
    line-height: 3;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 15px;
    text-decoration: none;
    text-overflow: ellipsis;
    color: #4d565f;
}
.gf-blog-la-head {
    margin-bottom: 0 !important;
}
#gf-mainright > p.gf-blogcats-head:before {
    background-position: 0 -767px;
    background-size: 29px auto;
    height: 29px;
    width: 29px;
}
.gf-blogcats {
    margin-top: -10px;
}
.gf-blogcats > ul {
    margin: 0 10px;
}
.gf-blogcats li {
    display: block;
    float: left;
    text-align: center;
    width: 50%;
    background-color: #dde1e4;
}
.gf-blogcats li:hover {
    opacity: 0.8;
}
.gf-blogcats a {
    display: block;
    padding: 10px 2px;
    text-decoration: none;
    border-bottom: 1px solid #E7F2F5;
    border-right: 1px solid #E7F2F5;
    color: #374D62;
    font-size: 15px;
}
.gf-blogcats li.even a {
    border-right: 0 none;
}
/* Blog Single Related */
.blogpost.gf-postblock {
    width: 20%;
}
.blogpost .gf-postblock-content {
    margin: 0 5px;
}
.blogpost .gf-postblock-content > h2 {
    font-weight: bold;
    min-height: 54px;
    overflow: hidden;
    white-space: normal;
    font-size: 15px;
    line-height: 1.2;
}
.post .gf-postblock-content > h2 a {
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.2;
    margin: 0;
}

.blogpost .gf-postblock-content > h2 a {
    margin: 0;
    line-height: 1.2;
    display: block;
}

.blogpost .gf-postblock-content > span {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 14px 10px;
}
.yarpp-related > h2 {
    background-position: 0 -23px;
    border-bottom: 0 none;
    color: #5b5b5b;
    font-size: 21px;
    font-weight: bold;
    margin: 15px 0;
    padding: 0 0 0 20px;
}
#gf-single-blog-footer .yarpp-related > h2 {
    margin: 20px 10px;
}
/* New blog header */
#gf-mainleft-single-header {
    background-position: 50% 0;
    background-size: cover;
    text-align: center;
}
.blog-single-header-wrap {
    background-color: rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    padding: 5% 0;
}
#gf-mainleft-single-header h2 {
    color: #FFFFFF;
    font-size: 50px;
    margin: 0 auto;
    max-width: 1040px;
    padding: 15px;
    text-align: left;
    font-weight: bold;
}
#gf-mainleft-single-header .gf-blogpost-header {
    color: #FFFFFF;
    margin: 10px auto;
    max-width: 1040px;
    padding: 15px;
    font-style: italic;
}
.blog-single-header-wrap a {
    color: #FFFFFF !important;
}
/* From our blog sidebar0 */
.gf-blogpost-head, #gf-mainleft-side .gf-blogpost-head {
    background-image: none;
    background-color: #3590C5;
    color: #FFFFFF;
    text-align: center;
    font-size: 17px;
    line-height: 1.7;
    margin: 0;
    padding: 10px;
}
#gf-mainleft-side .gf-blogpost-head {
    display: none;
}
#gf-mainleft-side .gf-blogpost-head:before {
    content: "";
    display: none;
}
#gf-mainleft-side .gf-blogpost-item {
    display: none;
    background: #ECF0F1;
}
#gf-mainright .gf-blogpost-wrapper {
}
.gf-blogpost-item {
    border-bottom: 1px solid #dcdbdb;
    min-height: 70px;
    padding: 14px 0;
    margin: 0 23px;
}
.gf-blogpost-item.gf-trending-post {
    border-bottom: 1px solid #efefef;
}
.gf-blogpost-item.gf-trending-post:nth-of-type(5) {
    border-bottom: 0 none;
}
.gf-blogpost-item-back {
    background-position: 50% 50%;
    background-size: cover;
    float: left;
    height: 70px;
    width: 70px;
    border-radius: 3px;
}
.gf-blogpost-item-back > a {
    display: block;
    height: 100%;
}
.gf-blogpost-item-content {
    color: #404040;
    margin-left: 85px;
    padding: 0;
    text-align: left;
}
.gf-single-post-cats {
    color: #696969;
    font-size: 14px;
    margin: 0 330px 0 0;
    overflow: hidden;
    text-overflow: " ";
    white-space: nowrap;
}
.gf-trending-post .gf-single-post-cats {
    margin: 0;
}
.gf-single-post-cats.gf-single-trending-cats {
    margin: 0;
    width: auto;
}
.gf-trending-item-cat {
    font-size: 12px;
    margin: 0 8px 0 0;
}
.gf-blogpost-item-content a {
    color: #6e7172;
    text-decoration: none;
    line-height: 21px;
}.gf-trending-post .gf-blogpost-item-content h4 a {
    display: block;
}
.gf-blogpost-item-content > span {
    color: #c2c3c4;
    display: block;
    font-size: 14px;
    font-style: italic;
    margin-top: 5px;
}
.gf-blogspot-all {
    color: #BFBBBB;
    display: inline-block;
    font-size: 15px;
    font-style: italic;
    margin-top: 15px;
    text-decoration: none;
}
#gf-pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#gf-infinite-pagination {
    display: none;
}
.prev.page-numbers {
    background-position: -5px -134px;
    color: transparent;
    display: inline-block;
    height: 52px;
    margin-bottom: -17px;
    margin-right: 30px;
    overflow: hidden;
    padding: 0 0 0 55px;
    width: 0;
}
.next.page-numbers {
    background-position: -5px -194px;
    color: transparent;
    height: 52px;
    overflow: hidden;
    padding: 0 0 0 55px;
    width: 0;
    display: inline-block;
    margin-bottom: -17px;
    margin-left: 30px;
}
.page-numbers {
    border-radius: 2px 2px 2px 2px;
    color: #5FAEBB;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    margin: 0 10px 10px;
    padding: 4px 8px;
    text-decoration: none;
}
.page-numbers > li {
    border-bottom: 3px solid #D7DBDE;
    display: inline-block;
    margin-right: -4px;
}
.page-numbers > li:hover {
    border-bottom: 3px solid #5FAEBB;
}
.page-numbers > li:hover a {
    background-color: #5FAEBB;
    color: #fff;
}
.page-numbers.current {
    background-color: #5FAEBB;
    color: #FFFFFF;
}
#gf-mainleft-side0 {
    float: left;
    width: 220px;
    background: #ECF0F1;
}
#gf-mainleft-side {
    min-height: 100px;
    width: 320px;
    float: left;
    text-align: center;
    margin-left: 20px;
}
#gf-mainleft-content {
/*    margin-left: 580px;*/
    text-align: center;
/*    border-top: 49px solid #D9D9D9;*/
    position: relative;
    z-index: 1;
}
#gf-mainleft-content > div {
    padding: 1px 20px 0;
}
.wrap-gadget #gf-mainleft-content > div.single-post {
    border-bottom: 1px solid #dddce2;
    border-left: 1px solid #dddce2;
    border-right: 1px solid #dddce2;
    padding: 4px 28px 0;
    margin-bottom: 30px;
}
.gf-single-post-bottom {
    border-bottom: 1px solid #dddce2;
    border-left: 1px solid #dddce2;
    border-right: 1px solid #dddce2;
}
.gf-single-post-bottom-wrap {
    margin: 0 auto;
    max-width: 850px;
    text-align: left;
}
.gf-single-post-bottom-wrap > div {
    display: inline-block;
    height: 40px;
    margin: 0 10px 0 0;
}
.gf-single-post-bottom-right {
    border-left: 1px solid #E5E5E5;
    color: #545454;
    padding-left: 10px;
}
.gf-single-post-shareurl {
    line-height: 3.7;
    margin-left: 2px;
    font-size: 11px;
    color: #8B8B8B;
}
.gf-single-post-shareurl-value {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #8B8B8B;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    width: 140px;
}
.wrap-blogpost #gf-mainleft-content > div.single-post {
    background-color: transparent;
    float: left;
    max-width: 700px;
}
.blogpost-sidebar {
    float: left;
    width: 320px;
}
div#gf-single-top-legend {
    background-color: #edefed;
    padding: 10px 13px 10px;
    position: relative;
    text-align: left;
    border: 1px solid #e2e5e5;
    border-bottom: 0 none;
}
div#gf-single-gadget-categories {
    background-color: rgba(0, 0, 0, 0);
    min-height: 21px;
}
#gf-single-top-legend  .gf-share-gadget-widget-wrap {
    position: absolute;
    right: 40px;
    top: 3px;
    z-index: 3;
}
div#gf-feedback-form-button {
    background-color: #CACACA;
    border-radius: 50px;
    color: #F0F0F0;
    cursor: pointer;
    font-size: 15px;
    padding: 0 7px;
    position: absolute;
    right: 14px;
    top: 14px;
}
/* Single Feedback Form */
#gf-feedback-form-wrap {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999;
}
#gf-feedback-form {
    background-color: #F0F0F0;
    border-radius: 3px;
    display: block;
    margin: 100px auto 0;
    max-width: 500px;
    padding: 30px;
    text-align: left;
}
#gf-feedback-form-type {
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
}
#gf-feedback-form > h3 {
    font-size: 24px;
    position: relative;
    text-align: center;
    color: #555555;
	font-weight: 600;
}
#gf-feedback-form > h3 > span {
    background-color: #CCCCCC;
    border-radius: 200px;
    color: #F0F0F0;
    cursor: pointer;
    display: block;
    line-height: 1;
    padding: 0 9px 6px;
    position: absolute;
    right: -16px;
    top: -16px;
    font-size: 22px;
	padding-top: 1px;
}
#gf-feedback-form > label {
    display: block;
    font-size: 18px;
    margin: 30px 0 10px;
    color: #555555;
	font-weight: 600;
}
#gf-feedback-form > input {
    border: 0 none;
    border-radius: 4px;
    display: block;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
    border: 1px solid #cfcfcf;
    color: #a4a4a4;
	font-size: 14px;
}
#gf-feedback-form > textarea {
    border: 0 none;
    min-height: 70px;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
    border: 1px solid #cfcfcf;
    color: #a4a4a4;
    font-size: 14px;
}
#gf-feedback-form > input[type="submit"] {
    background-color: #3598DC;
    color: #FFFFFF;
    font-size: 20px;
    margin: 20px 0 0;
    text-indent: 0;
    cursor: pointer;
}
.gf-single-cat {
    background-color: #F5F5F5;
    border: 1px solid #dcdce2;
    border-radius: 4px;
    color: #696969;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    opacity: 0.7;
    padding: 4px 7px;
    text-decoration: none;
    display: inline-block;
}
.gf-single-cat:hover {
    opacity: 1;
}
#gf-mainleft-content #gf-slider-wrap {
    padding: 0;
    position: relative;
    border-bottom: 1px solid #dcdce2;
}
.viem > iframe {
    height: 488px !important;
    width: 100% !important;
}
.viem > p {
    display: none;
}
.flexslider .slides > li.flex-active-slide.viem.flex-active-slide:after {
    background-color: #F0F0F0;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    content: "";
    display: block;
    height: 42px;
    margin-top: -4px;
    position: relative;
}
/* Categories Images */
.category-image {
    background-color: #f16252;
    background-image: none;
    margin: 0;
    padding-bottom: 130px;
}
.page-user .category-image, .page-blog .category-image {
    background-color: transparent;
    padding:0 ;
}
.category-image h2 {
    display: none;
}
.cat-3, .cat-5, .cat-7, .cat-12, .cat-13, .cat-17, .cat-18, .cat-19, .cat-20, .cat-21, .cat-22, .cat-23, .cat-31, .cat-32, .cat-34, .cat-37, .cat-38, .cat-39, .cat-40, .cat-42, .cat-46, .cat-47, .cat-52, .cat-53, .cat-54, .cat-55, .cat-56, .cat-58, .cat-59, .cat-60, .cat-71, .cat-72, .cat-73, .cat-74, .cat-75, .cat-82, .cat-84, .cat-85, .cat-86, .cat-87, .cat-88, .cat-89, .cat-90, .cat-92, .cat-100, .cat-101, .cat-102, .cat-103, .cat-104, .cat-105, .cat-106, .cat-107, .cat-108, .cat-109, .cat-110, .cat-gadget-metainfo, .cat-blog, .cat-95, .cat-111, .cat-112 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    border-bottom: 0 none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 47%;
} 
.cat-3 {
    background-image: url(../gadgetams_files/images/categories/for_home.jpg);
}
.cat-5 {
    background-image: url(../gadgetams_files/images/categories/office_gadgets.jpg);
}
.cat-7 {
    background-image: url(../gadgetams_files/images/categories/fancy_gadgets.jpg);
}
.cat-12 {
    background-image: url(../gadgetams_files/images/categories/for_women.jpg);
}
.cat-13 {
    background-image: url(../gadgetams_files/images/categories/for_men.jpg);
}
.cat-17 {
    background-image: url(../gadgetams_files/images/categories/cool_gadgets.jpg);
}
.cat-18 {
    background-image: url(../gadgetams_files/images/categories/staff_picks.jpg);
}
.cat-19 {
    background-image: url(../gadgetams_files/images/categories/useful_gadgets.jpg);
}
.cat-20 {
    background-image: url(../gadgetams_files/images/categories/1-20.jpg);
}
.cat-21 {
    background-image: url(../gadgetams_files/images/categories/50-100.jpg);
}
.cat-22 {
    background-image: url(../gadgetams_files/images/categories/100-200.jpg);
}
.cat-23 {
    background-image: url(../gadgetams_files/images/categories/200-400.jpg);
}
.cat-31 {
    background-image: url(../gadgetams_files/images/categories/20-50.jpg);
}
.cat-32 {
    background-image: url(../gadgetams_files/images/categories/400plus.jpg);
}
.cat-34 {
    background-image: url(../gadgetams_files/images/categories/workspace.jpg);
}
.cat-37 {
    background-image: url(../gadgetams_files/images/categories/all_things_wood.jpg);
}
.cat-38 {
    background-image: url(../gadgetams_files/images/categories/iphone_5_cases.jpg);
}
.cat-39 {
    background-image: url(../gadgetams_files/images/categories/usb_drives.jpg);
}
.cat-40 {
    background-image: url(../gadgetams_files/images/categories/decals.jpg);
}
.cat-42 {
    background-image: url(../gadgetams_files/images/categories/anniversary.jpg);
}
.cat-46 {
    background-image: url(../gadgetams_files/images/categories/fancy_clocks.jpg);
}
.cat-47 {
    background-image: url(../gadgetams_files/images/categories/kitchen_gadgets.jpg);
}
.cat-52 {
    background-image: url(../gadgetams_files/images/categories/for_photographers.jpg);
}
.cat-53 {
    background-image: url(../gadgetams_files/images/categories/coffee_mugs.jpg);
}
.cat-54 {
    background-image: url(../gadgetams_files/images/categories/fluffy_pillows.jpg);
}
.cat-55 {
    background-image: url(../gadgetams_files/images/categories/leathers_good.jpg);
}
.cat-56 {
    background-image: url(../gadgetams_files/images/categories/pet_lovers.jpg);
}
.cat-58 {
    background-image: url(../gadgetams_files/images/categories/mac_accessories.jpg);
}
.cat-59 {
    background-image: url(../gadgetams_files/images/categories/travel_musts.jpg);
}
.cat-60 {
    background-image: url(../gadgetams_files/images/categories/bookcases.jpg);
}
.cat-71 {
    background-image: url(../gadgetams_files/images/categories/for_kids.jpg);
}
.cat-72 {
    background-image: url(../gadgetams_files/images/categories/bike_accessories.jpg);
}
.cat-73 {
    background-image: url(../gadgetams_files/images/categories/glow_and_light.jpg);
}
.cat-74 {
    background-image: url(../gadgetams_files/images/categories/christmas.jpg);
}
.cat-75 {
    background-image: url(../gadgetams_files/images/categories/headphones_and_speakers.jpg);
}
.cat-82 {
    background-image: url(../gadgetams_files/images/categories/smart_home.jpg);
}
.cat-84 {
    background-image: url(../gadgetams_files/images/categories/sports.jpg);
}
.cat-85 {
    background-image: url(../gadgetams_files/images/categories/wearable_tech.jpg);
}
.cat-86 {
    background-image: url(../gadgetams_files/images/categories/summer_must_haves.jpg);
}
.cat-87 {
    background-image: url(../gadgetams_files/images/categories/fancy_watches.jpg);
}
.cat-88 {
    background-image: url(../gadgetams_files/images/categories/iphone_cases.jpg);
}
.cat-89 {
    background-image: url(../gadgetams_files/images/categories/fathers_day.jpg);
}
.cat-90 {
    background-image: url(../gadgetams_files/images/categories/mothers_day.jpg);
}
.cat-92 {
    background-image: url(../gadgetams_files/images/categories/crowdfunding.jpg);
}
.cat-100 {
    background-image: url(../gadgetams_files/images/categories/eco_friendly.jpg);
}
.cat-101 {
    background-image: url(../gadgetams_files/images/categories/back_and_backpacks.jpg);
}
.cat-102 {
    background-image: url(../gadgetams_files/images/categories/modern_furniture.jpg);
}
.cat-103 {
    background-image: url(../gadgetams_files/images/categories/car_accessories.jpg);
}
.cat-104 {
    background-image: url(../gadgetams_files/images/categories/baking_must_haves.jpg);
}
.cat-105 {
    background-image: url(../gadgetams_files/images/categories/star_wars_goodies.jpg);
}
.cat-106 {
    background-image: url(../gadgetams_files/images/categories/tea_category.jpg);
}
.cat-107 {
    background-image: url(../gadgetams_files/images/categories/party_category.jpg);
}
.cat-108 {
    background-image: url(../gadgetams_files/images/categories/bbq_category.jpg);
}
.cat-109 {
    background-image: url(../gadgetams_files/images/categories/storage_category.jpg);
}
.cat-110 {
    background-image: url(../gadgetams_files/images/categories/iphone6_accessories.jpg);
}
.cat-95 {
    background-image: url(../gadgetams_files/images/categories/smart_living.jpg);
}
.cat-111 {
    background-image: url(../gadgetams_files/images/categories/wallets_and_card_holders.jpg);
}
.cat-112 {
    background-image: url(../gadgetams_files/images/categories/products_for_parents.jpg);
}
.cat-gadget-metainfo {
    background-image: url(../gadgetams_files/images/categories/ship_worldwide.jpg);
}
.cat-blog {
    background-image: url(../gadgetams_files/images/categories/blog.jpg);
}
.cat-3 h2, .cat-5 h2, .cat-7 h2, .cat-12 h2, .cat-13 h2, .cat-17 h2, .cat-18 h2, .cat-19 h2, .cat-20 h2, .cat-21 h2, .cat-22 h2, .cat-23 h2, .cat-31 h2, .cat-32 h2, .cat-34 h2, .cat-37 h2, .cat-38 h2, .cat-39 h2, .cat-40 h2, .cat-42 h2, .cat-46 h2, .cat-47 h2, .cat-52 h2, .cat-53 h2, .cat-54 h2, .cat-55 h2, .cat-56 h2, .cat-58 h2, .cat-59 h2, .cat-60 h2, .cat-71 h2, .cat-72 h2, .cat-73 h2, .cat-74 h2, .cat-75 h2, .cat-82 h2, .cat-84 h2, .cat-85 h2, .cat-86 h2, .cat-87 h2, .cat-88 h2, .cat-89 h2, .cat-90 h2, .cat-92 h2, .cat-100 h2, .cat-101 h2, .cat-102 h2, .cat-103 h2, .cat-104 h2, .cat-105 h2, .cat-106 h2, .cat-107 h2, .cat-1088 h2, .cat-109 h2, .cat-110 h2, .cat-gadget-metainfo h2, .cat-95 h2, .cat-111 h2, .cat-112 h2 {
    display: none;
}
/* Explore Category Images */
.gf-explore-cat.cat-3 {
    background-image: url(images/categories/explore/for_home.jpg);
}
.gf-explore-cat.cat-5 {
    background-image: url(images/categories/explore/office_gadgets.jpg);
}
.gf-explore-cat.cat-7 {
    background-image: url(images/categories/explore/fancy_gadgets.jpg);
}
.gf-explore-cat.cat-12 {
    background-image: url(images/categories/explore/for_women.jpg);
}
.gf-explore-cat.cat-13 {
    background-image: url(images/categories/explore/for_men.jpg);
}
.gf-explore-cat.cat-17 {
    background-image: url(images/categories/explore/cool_gadgets.jpg);
}
.gf-explore-cat.cat-18 {
    background-image: url(images/categories/explore/staff_picks.jpg);
}
.gf-explore-cat.cat-19 {
    background-image: url(images/categories/explore/useful_gadgets.jpg);
}
.gf-explore-cat.cat-20 {
    background-image: url(images/categories/explore/1-20.jpg);
}
.gf-explore-cat.cat-21 {
    background-image: url(images/categories/explore/50-100.jpg);
}
.gf-explore-cat.cat-22 {
    background-image: url(images/categories/explore/100-200.jpg);
}
.gf-explore-cat.cat-23 {
    background-image: url(images/categories/explore/200-400.jpg);
}
.gf-explore-cat.cat-31 {
    background-image: url(images/categories/explore/20-50.jpg);
}
.gf-explore-cat.cat-32 {
    background-image: url(images/categories/explore/400plus.jpg);
}
.gf-explore-cat.cat-34 {
    background-image: url(images/categories/explore/workspace.jpg);
}
.gf-explore-cat.cat-37 {
    background-image: url(images/categories/explore/all_things_wood.jpg);
}
.gf-explore-cat.cat-38 {
    background-image: url(images/categories/explore/iphone_5_cases.jpg);
}
.gf-explore-cat.cat-39 {
    background-image: url(images/categories/explore/usb_drives.jpg);
}
.gf-explore-cat.cat-40 {
    background-image: url(images/categories/explore/decals.jpg);
}
.gf-explore-cat.cat-42 {
    background-image: url(images/categories/explore/anniversary.jpg);
}
.gf-explore-cat.cat-46 {
    background-image: url(images/categories/explore/fancy_clocks.jpg);
}
.gf-explore-cat.cat-47 {
    background-image: url(images/categories/explore/kitchen_gadgets.jpg);
}
.gf-explore-cat.cat-52 {
    background-image: url(images/categories/explore/for_photographers.jpg);
}
.gf-explore-cat.cat-53 {
    background-image: url(images/categories/explore/coffee_mugs.jpg);
}
.gf-explore-cat.cat-54 {
    background-image: url(images/categories/explore/fluffy_pillows.jpg);
}
.gf-explore-cat.cat-55 {
    background-image: url(images/categories/explore/leathers_good.jpg);
}
.gf-explore-cat.cat-56 {
    background-image: url(images/categories/explore/pet_lovers.jpg);
}
.gf-explore-cat.cat-58 {
    background-image: url(images/categories/explore/mac_accessories.jpg);
}
.gf-explore-cat.cat-59 {
    background-image: url(images/categories/explore/travel_musts.jpg);
}
.gf-explore-cat.cat-60 {
    background-image: url(images/categories/explore/bookcases.jpg);
}
.gf-explore-cat.cat-71 {
    background-image: url(images/categories/explore/for_kids.jpg);
}
.gf-explore-cat.cat-72 {
    background-image: url(images/categories/explore/bike_accessories.jpg);
}
.gf-explore-cat.cat-73 {
    background-image: url(images/categories/explore/glow_and_light.jpg);
}
.gf-explore-cat.cat-74 {
    background-image: url(images/categories/explore/christmas.jpg);
}
.gf-explore-cat.cat-75 {
    background-image: url(images/categories/explore/headphones_and_speakers.jpg);
}
.gf-explore-cat.cat-82 {
    background-image: url(images/categories/explore/smart_home.jpg);
}
.gf-explore-cat.cat-84 {
    background-image: url(images/categories/explore/sports.jpg);
}
.gf-explore-cat.cat-85 {
    background-image: url(images/categories/explore/wearable_tech.jpg);
}
.gf-explore-cat.cat-86 {
    background-image: url(images/categories/explore/summer_must_haves.jpg);
}
.gf-explore-cat.cat-87 {
    background-image: url(images/categories/explore/fancy_watches.jpg);
}
.gf-explore-cat.cat-88 {
    background-image: url(images/categories/explore/iphone_cases.jpg);
}
.gf-explore-cat.cat-89 {
    background-image: url(images/categories/explore/fathers_day.jpg);
}
.gf-explore-cat.cat-90 {
    background-image: url(images/categories/explore/mothers_day.jpg);
}
.gf-explore-cat.cat-92 {
    background-image: url(images/categories/explore/crowdfunding.jpg);
}
.gf-explore-cat.cat-100 {
    background-image: url(images/categories/explore/eco_friendly.jpg);
}
.gf-explore-cat.cat-101 {
    background-image: url(images/categories/explore/back_and_backpacks.jpg);
}
.gf-explore-cat.cat-102 {
    background-image: url(images/categories/explore/modern_furniture.jpg);
}
.gf-explore-cat.cat-103 {
    background-image: url(images/categories/explore/car_accessories.jpg);
}
.gf-explore-cat.cat-104 {
    background-image: url(images/categories/explore/baking_must_haves.jpg);
}
.gf-explore-cat.cat-105 {
    background-image: url(images/categories/explore/star_wars_goodies.jpg);
}
.gf-explore-cat.cat-106 {
    background-image: url(images/categories/explore/tea_category.jpg);
}
.gf-explore-cat.cat-107 {
    background-image: url(images/categories/explore/party_category.jpg);
}
.gf-explore-cat.cat-108 {
    background-image: url(images/categories/explore/bbq_category.jpg);
}
.gf-explore-cat.cat-109 {
    background-image: url(images/categories/explore/storage_category.jpg);
}
.gf-explore-cat.cat-110 {
    background-image: url(images/categories/explore/iphone6_accessories.jpg);
}
.gf-explore-cat.cat-95 {
    background-image: url(images/categories/explore/smart_living.jpg);
}
.gf-explore-cat.cat-111 {
    background-image: url(images/categories/explore/wallets_and_card_holders.jpg);
}
.gf-explore-cat.cat-112 {
    background-image: url(images/categories/explore/products_for_parents.jpg);
}
.gf-explore-cat.cat-gadget-metainfo {
    background-image: url(images/categories/explore/ship_worldwide.jpg);
}
.gf-explore-cat.cat-blog {
    background-image: url(images/categories/explore/blog.jpg);
}
.gf-slider-footer {
    background-color: #f16252;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 5px;
    position: absolute;
    right: 0;
    text-align: center;
}
.gf-slider-footer > a {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 40px;
    padding: 6px 11px;
    text-decoration: none;
}
.gf-slider-footer > a:hover {
    background-color: #fff;
    color: #F16252;
}
/* Social buttons */
.gf-blog-social-items .rrssb-buttons li.email a {
    background-color: #35c5a1 !important; 
}
.gf-blog-social-items .rrssb-buttons li.email a:hover {
    background-color: #2eb493 !important;
}
#gf-mainright > div.gf-sm-list {
    margin-bottom: 10px;
    text-align: center;
    border: 0 none;
    padding: 0;
    background: 0 none transparent;
}

.gf-sm-vimeo {
    background-position: 0 0;
}
.gf-sm-twitter {
    background-position: -122px 0;
}
.gf-sm-insta {
    background-position: -183px 0;
}
.gf-sm-rss {
    background-position: -305px 0;
}
.gf-sm-tumblr {
    background-position: -365px 0;
    margin-right: 0 !important;
}
.gf-sm-pin {
    background-position: -244px 0;
}
.gf-sm-facebook {
    background-position: 0 0;
}
.gf-sm-gplus {
    background-position: -61px 0;
}
.socialbuttons-mobile {
    display: none;
    max-width: 308px;
    width: 100%;
}
.socialbuttons-mobile a {
    background-image: url(../gadgetams_files/images/social_mobile_sprite.png);
    background-repeat: no-repeat;
    background-size: auto 55px;
    display: block;
    float: left;
    height: 55px;
    width: 20%;
}
.socialbuttons-mobile a.fb {
    background-position: -253px 0;
}
.socialbuttons-mobile a.tw {
    background-position: -64px 0;
}
.socialbuttons-mobile a.gp {
    background-position: -127px 0;
}
.socialbuttons-mobile a.pi {
  
}
.socialbuttons-mobile a.email {
    background-position: -191px 0;
}
.socialbuttons.postinfo {
    clear: both;
    display: inline-block;
    text-align: center;
}
.social-like {
    float: left;
    margin: 10px 0;
    text-align: left;
}
.fb-like {
    margin: 9px 0 11px;
    width: 130px;
}
.email-like a {
    background-image: url(../gadgetams_files/images/email_button.png);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: block;
    height: 18px;
    width: 52px;
}
/* Blog Single */
.page-blog-single .fb-like {
}
.page-blog-single .fb-like.fb_iframe_widget > span {
    display: inline-block;
    margin-bottom: 3px;
}
.tw-like {
    width: 90px;
}
.twitter-share-button.twitter-count-horizontal {
    max-width: 100px;
}
.su-like {
/*    background-color: #EB4823;*/
}
.pi-like {
    width: 70px;
}
.pi-like > a {
    display: block;
    width: 40px !important;
}
.gp-like {
    width: 79px;
}
.gf-blog-social-items {
    display: inline-block;
    width: 100%;
}
.gf-blog-social-items .social-like {
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 33%;
}
.gf-blog-social-items .social-like a {
    background-image: none;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
}
.gf-blog-social-items .social-like a:visited {
    color: #fff;
}
.gf-blog-social-items .social-like.email-like {
    background-color: #C7C7C7;
    background-image: url("images/social_icons/email.svg");
}
.gf-blog-social-items .social-like.tw-like {
    background-color: #55ACEE;
    background-image: url("images/social_icons/twitter.svg");
}
.gf-blog-social-items .social-like.fb-like {
    background-color: #3F5C9A;
    background-image: url("images/social_icons/facebook.svg");
}
/* Content */
.entry-title {
    font-size: 24px;
    margin-bottom: 8px;
    color: #3e433e;
    padding-top: 18px;
}
.thecontent {
    margin: 10px auto 20px;
    max-width: 850px;
    color: #565a5c;
    text-align: left;
    line-height: 24px;
}
.type-post .thecontent {
    min-height: 200px;
}
/*.thecontent > p:nth-of-type(1) {
    min-height: 150px;
}*/
.gf-page-apply .thecontent > p:nth-of-type(1) {
    min-height: 0;
}
.thecontent a {
    color: #1bbc9b;
    text-decoration: none;
}
.thecontent p a:hover {
    opacity: 0.8;
/* Thats no good! SPank spank spank!   border-bottom: 3px solid #1bbc9b;*/
    text-decoration: underline;
}
.gf-gadget-review {
    background-color: #E7E7E7;
    border-radius: 4px;
    color: #344960;
    font-weight: bold;
    padding: 1px 18px;
    text-align: left;
    border: 1px solid #ccc;
}
.gf-disc-code {
    border: 2px dashed;
    margin-left: 10px;
    padding: 3px 10px;
}
.gf-gadget-review p:before {
    background-image: url(../gadgetams_files/images/menu_titles.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -34px;
    content: "";
    display: inline-block;
    height: 16px;
    margin-bottom: -2px;
    margin-right: 10px;
    width: 16px;
}
.gf-gadget-review a {
    background-color: #F7F7F7;
    border-radius: 4px;
    color: #505050;
    display: inline-block;
    margin-left: 10px;
    padding: 2px 30px;
    text-decoration: none;
    float: right;
    font-size: 14px;
    line-height: 1.5;
}
.gf-blog-single-cats {
    margin: 20px 0;
}
.wrap-blogpost .entry-content a.gf-blog-single-cat {
    background-color: #e1e4ea;
    border-radius: 3px;
    color: #7e8387;
    font-size: 12px;
    margin-right: 10px;
    padding: 5px 7px;
    text-transform: uppercase;
}
/* Responsive Subscribe */
.gf-subscribe {
    margin: 0px 5px 30px;
    clear: both;
}
.blogpost .gf-subscribe {
    margin: 20px 0;
}
.gf-subscribe > form {
    border: 1px solid #dcdce2;
    border-radius: 6px;
    position: relative;
}
.gf-subscribe div {
    background-color: #FAFAFA;
    background-position: 8px -190px;
    background-size: 30px auto;
    border-radius: 6px;
    margin-right: 150px;
    padding-left: 42px;
}
.gf-subscribe input {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #808080;
    display: block;
    font-size: 15px;
    font-style: italic;
    height: 25px;
    line-height: 1;
    padding: 8px 0;
    text-indent: 8px;
    width: 100%;
}
.gf-subscribe button {
    background-color: #6787c7;
 /*   background-color: rgba(116,157,235,0.8); */
    border: 0 none;
    border-radius: 0 5px 5px 0;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 41px;
    line-height: 1;
    padding: 10px 15px;
    position: absolute;
    right: -2px;
    top: 0;
    cursor: pointer;
}
.gf-subscribe button:hover {
    background-color: rgba(116,157,235,1);
}
.gf-subscribe.gf-single-lotto input {
    background-color: #f4f4f4;
    border-radius: 4px;
    font-style: normal;
}
.gf-subscribe.gf-single-lotto button {
    background-color: #7a8ec4;
    font-weight: bold;
    width: 160px;
}
.gf-subscribe.gf-single-lotto button:hover {
    background-color: #7a8ec4;
    opacity: 0.9;
}
.gf-subscribe.gf-single-lotto > form {
    border-radius: 4px;
}
.gf-subscribe.gf-single-lotto div {
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    padding: 0;
}
.gf-share.gf-single-lotto > ul {
    text-align: center;
}
.gf-share.gf-single-lotto li {
    display: inline-block;
    margin: 0.5%;
    width: 7%;
    max-width: 46px;
}
.gf-share.gf-single-lotto img {
    height: auto;
    width: 100%;
}
.gf-share.gf-single-lotto img:hover {
    opacity: 0.8;
}
/* Comments */
.gf-single-gotohome {
    background-color: #2994e1;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 20px;
    margin: 40px 0 10px;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
#gf-toggle-comments {
    color: #bbbcbe;
    cursor: pointer;
    display: block;
    padding: 0;
}
#gf-toggle-comments > div {
    display: none;
}
#gf-toggle-comments > div.on {
    display: block;
}
#gf-toggle-comments-arrow {
    color: #bbbcbe;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 20px;
}
#flocky-comments {
    margin: 0 5px;
    padding: 30px 0;
    display: none;
}
.wrap-blogpost #flocky-comments {
    display: block;
}
/* Rich Snippets */
#snippet-box {
    border: 1px solid #e6e6e6 !important;
    bottom: -45px;
    display: block;
    left: 0;
    margin: 0 !important;
    position: absolute;
    right: 0;
    width: auto !important;
    z-index: 22;
    border-radius: 2px;
}
.snippet-title {
    display: none;
}
.snippet-markup > div {
    clear: none;
    color: #bbbcbe;
    display: block;
    float: left !important;
    margin: 0;
    padding: 6px 0 6px 10px;
    width: auto;
    font-size: 11px;
}
.star-img > img {
    height: auto !important;
    width: 16px !important;
}
.snippet-label:after {
    content: ":";
}
.snippet-data {
    border-right: 1px solid #ddd;
    padding-right: 10px !important;
}
.snippet-data:last-child {
    border-right: 0 none !important;
}
/* Content Buttons */
.buttons-wrap {
    margin: 10px 0;
    text-align: center;
    padding-top: 10px;
}
.in-button {
    display: inline-block;
    margin: 0 10px 10px;
    position: relative;
    padding-bottom: 5px;
}
/*.button_sc:after {
    background-color: #e5e5e5;
    border: 1px solid #d9d9d9;
    border-radius: 100px;
    content: "or";
    display: inline-block;
    height: 25px;
    margin-left: 20px;
    padding: 0px 3px;
    width: 20px;
    color: #b2b2b2;
}*/
.in-button a, .in-button .linksim {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    padding: 11px 25px;
    text-decoration: none;
    width: auto;
    cursor: pointer;
}
.in-button a:hover, .in-button .linksim:hover {
    opacity: 0.8;
}
.benormal {
    color: #565a5c !important;
    display: inline !important;
    margin: 0;
    padding: 0 !important;
    text-decoration: underline !important;
    width: auto !important;
}
.sgwl-link {
    background-color: #E9C346;
/*    border-bottom: 4px solid #BC9D4A;*/
}
.sgwl-link-remove {
    background-color: #c0c0c0 !important;
/*    border-bottom-color: #606060 !important;*/
}
.gf-hover .sgwl-link-remove {
    background-color: transparent !important;
    border: 0 none !important;
}
a.buybut, .linksim {
    background-color: #F16251;
/*    border-bottom: 4px solid #CC4736;*/
}
a.buybut-eu, a.buybut-usa {
    background-color: #F1F1F1;
    border-radius: 0;
    color: #939393;
    display: none;
    font-size: 15px;
    left: 0;
    padding: 2px 0;
    position: absolute;
}
a.buybut-usa {
    top: 47px;
}
a.buybut-eu {
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #C3C3C3;
    top: 75px;
}
.gf-hover .sgwl-link {
    background-color: rgba(0, 0, 0, 0);
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: 33px auto;
    border: 0 none;
    border-radius: 4px;
    color: rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 13px;
    height: 48px;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 34px;
    z-index: 999;
}
/*.gf-hover .sgwl-link {
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto 10px;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    margin: 0 auto;
    padding: 3px 0 4px 17px;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 999;
}*/
.fancy-image-container > img {
    bottom: 0 !important;
    height: auto !important;
    left: 0 !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    width: 166px !important;
    display: none !important;
}
.fancy-image {
    display: none;
}
.in-button:hover  a.buybut-eu, .in-button:hover a.buybut-usa {
    display: inline-block;
}
a.button_gf {
    border-radius: 3px;
    display: block;
    margin: 10px auto;
    padding: 10px;
    text-align: center;
    color: #fff !important;
    text-decoration: none !important;
}
.button_gf:hover {
    opacity: 0.8;
}
/*#snippet-box {
    left: -999999em;
    position: absolute;
}*/
/* Gadget Single */
.gf-single-title-wrap {
    margin: 18px auto 8px;
    max-width: 850px;
    position: relative;
}
.gf-single-title-wrap .entry-title {
    color: #4d565f;
    font-weight: bold;
    margin: 0 210px 0 0;
    padding: 0;
    text-align: left;
}
.gf-single-title-wrap .gf-single-price {
    color: #4D565F;
    font-size: 24px;
    font-weight: bold;
    height: 32px;
    line-height: 1.4;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.gf-postblock-related .gf-ipost-cats {
    margin-right: 50px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    font-size: 11px;
    padding: 0 58px 10px 14px;
}
.gf-postblock-related .gf-ipost-cats > li {
    display: inline;
    float: none;
    width: auto;
}
.gf-postblock-related .gf-ipost-cats .gf-icat-link {
    display: inline;
    margin: 0;
}
.gf-postblock-related .gf-postblock-thumb {
    margin: 0;
    width: auto;
}
.gf-postblock-related .gf-price {
    bottom: 9px;
    font-size: 14px;
}
/* Left sidebar */
#gf-mainleft-side .gf-hotcol li {
    text-align: center;
    margin: 0 10px;
}
#gf-mainleft-side .gf-hotcol li a {
    display: inline-block;
    width: 100%;
    height: 96px;
    background-size: cover;
    background-repeat: no-repeat;
}
.gf-hotcol > ul {
    display: inline-block;
    width: 100%;
}
.gf-hotcol li {
    display: block;
    float: left;
    width: 33.3333%;
}
#gf-helpernav-mobile .gf-hotcol li {
    width: auto;
    float: none;
}
.gf-hotcol a {
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    padding-bottom: 100%;
}
.gf-hotcol li:nth-of-type(1) a {
    margin-right: 10px;
}
.gf-hotcol li:nth-of-type(2) a {
    margin: 0 5px;
}
.gf-hotcol li:nth-of-type(3) a {
    margin-left: 10px;
}
#hot-item-1 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_1.jpg);
}
#hot-item-2 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_2.jpg);
}
#hot-item-3 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_3.jpg);
}
#hot-item-4 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_4.jpg);
}
#hot-item-5 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_5.jpg);
}
#hot-item-6 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_6.jpg);
}
#hot-item-7 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_7.jpg);
}
#hot-item-8 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_8.jpg);
}
#hot-item-9 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_9.jpg);
}
#hot-item-10 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_10.jpg);
}
#hot-item-11 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_11.jpg);
}
#hot-item-12 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_12.jpg);
}
#hot-item-13 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_13.jpg);
}
#hot-item-14 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_14.jpg);
}
#hot-item-15 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_15.jpg);
}
#hot-item-16 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_16.jpg);
}
#hot-item-17 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_17.jpg);
}
#hot-item-18 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_18.jpg);
}
#hot-item-19 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_19.jpg);
}
#hot-item-20 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_20.jpg);
}
#hot-item-21 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_21.jpg);
}
#hot-item-22 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_22.jpg);
}
#hot-item-23 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_23.jpg);
}
#hot-item-24 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_24.jpg);
}
#hot-item-25 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_25.jpg);
}
#hot-item-26 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_26.jpg);
}
#hot-item-27 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_27.jpg);
}
#hot-item-28 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_28.jpg);
}
#hot-item-29 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_29.jpg);
}
#hot-item-30 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_30.jpg);
}
#hot-item-31 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_31.jpg);
}
#hot-item-32 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_32.jpg);
}
#hot-item-33 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_33.jpg);
}
#hot-item-34 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_34.jpg);
}
#hot-item-35 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_35.jpg);
}
#hot-item-36 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_36.jpg);
}
#hot-item-37 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_37.jpg);
}
#hot-item-38 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_38.jpg);
}
#hot-item-39 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_39.jpg);
}
#hot-item-40 a {
    background-image: url(../gadgetams_files/images/random_categories/hot_item_40.jpg);
}

#gf-mainleft-side .gf-hotcol li:hover {
    opacity: 0.8;
}
#gf-mainleft-side .odd {
/*    background-color: #e4e6e8;*/
}
#gf-mainleft-side .even {
/*    background-color: #ECF0F1;*/
}
.gf-left-gplus {
    background-color: #e4e6e8;
    margin-top: -10px;
    padding: 20px 0;
}
#gf-mainleft-side0 > p.gf-cats-head:before {
    background-position: 0 -630px;
}
.gf-cats-head.gf-cats-few-head:before {
    background-position: 0 -630px;
}
.gf-cats {
    color: #808080;
}
.gf-cats.gf-cats-few > ul {
    padding: 0 10px;
    display: inline-block;
}
.gf-cats li {
    display: block;
    margin: 0 0 0 5px;
    padding: 5px 9px;
}
.gf-cats.gf-cats-few li {
    display: block;
    float: left;
    margin: 5px 2%;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 46%;
}
.gf-cats li a:before {
    content: "» ";
}
.gf-cats li a {
    text-decoration: none;
}
.gf-cats li:hover {
    opacity: 0.8;
}
.gf-hotcol-head {
    background-position: 0 -23px;
    border: 0 none;
    color: #5b5b5b;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
}
.gf-hotcol {
}
#gf-mainleft-side > p.gf-hotcol-head:before {
    background-position: 0 -359px;
}
.gf-sponsored-by {
    background-color: #F7F6F6;
    padding: 20px 0;
    text-align: center;
}
.gf-rss, .gf-rss-extra {
}
.gf-rss a, .gf-rss-extra a {
    background-repeat: no-repeat;
    color: #A1A2A4;
    display: inline-block;
    font-size: 20px;
    height: 44px;
    line-height: 2.2;
    margin-bottom: 10px;
    padding-left: 70px;
    text-align: left;
    text-decoration: none;
    width: 230px;
}
.gf-rss a {
    background-position: 0 -286px;
}
.gf-rss-extra a {
    background-position: 0 -362px;
}
/* Page Template */
.gf-page .single-post {
    text-align: center;
}
.gf-page .entry-title {
    color: #323b43;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 4px 0;
}
.gf-page .thecontent {
    display: inline-block;
    margin: 22px auto 20px;
    text-align: left;
    width: 85%;
    color: #787878;
}
.gf-page .thecontent li {
    list-style: disc inside none;
    margin: 10px;
}
/* Special Press Template */

.special-template .thecontent {
    color: #8b959e;
    font-size: 18px;
    line-height: 1.9;
}
.special-template .entry-title {
    font-size: 46px;
    margin: 20px 0 0;
}
.special-template .entry-title:after {
    border-top: 1px solid #ddd;
    content: "";
    display: block;
    margin: 40px auto 0;
    max-width: 770px;
}
/* Exlude the above rule on some pages */
.gf-submitpage .gf-page .thecontent li, .page-contactus .gf-page .thecontent li, .page-press .gf-page .thecontent li, .gf-fullwidth .gf-page .thecontent li {
    list-style: none outside none;
    margin: 0;
}
/* ok done */
.gf-page .thecontent p {
    margin: 15px 0;
}
.gf-page .thecontent img {
    margin: 10px 0;
}
.gf-about-corevalue {
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 60px auto;
    display: inline-block;
    margin-bottom: 20px;
    min-height: 80px;
    width: 48%;
}
.gf-about-corevalue:nth-child(2n+1) {
    margin-left: 2%;
}
.gf-about-spacer {
    border-top: 1px solid #ccc;
    margin: 60px 150px;
}
.page-aboutus .thecontent .gf-about-coreparagraph {
    margin-bottom: 50px;
}
.gf-about-corevalue > h3 {
    color: #8B959E;
    font-weight: bold;
    margin: 0;
}
.thecontent .gf-about-corevalue > p {
    margin: 0;
}
/* Press Page Template */
.page-press #gf-mainleft {
    padding: 0;
}
.page-press .thecontent {
    display: block;
    max-width: none;
    text-align: center;
    width: auto;
    margin: 0;
}
.page-explore .thecontent {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}
.press-head {
    background-image: url(../gadgetams_files/images/page-press.jpg);
    background-position: 50% 48%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    padding-bottom: 35%;
    position: relative;
}
.press-head-inner {
    height: 200px;
    left: 0;
    margin-top: -100px;
    position: absolute;
    right: 0;
    top: 50%;
}
.press-head-h {
    margin-bottom: 40px;
}
.press-head h2 {
    font-size: 50px;
}
.gf-presskit, .gf-mediakit {
    color: #FFFFFF;
    display: inline-block;
    margin: 10px 20px;
    padding: 15px 25px;
    text-decoration: none;
    border-radius: 3px;
}
.gf-presskit {
    background-color: #E9C73E;
    border-bottom: 4px solid #B28D33;
}
.gf-mediakit {
    background-color: #F16252;
    border-bottom: 4px solid #C03D2E;
}
.page-press .entry-content h5 {
    background-color: #dbdee5;
    color: #424551;
    padding: 20px 10px;
    margin: 0;
}
.thecontent.entry-content > li {
    background-color: #e9eaed;
    list-style: none outside none;
    padding: 10px;
}
.thecontent.entry-content > li:nth-child(2n + 1) {
    background-color: #f1f1f1;
}
.thecontent.entry-content > li a {
    color: #747474;
    text-decoration: none;
}
/* Submit Page Template */
.gf-fullwidth-wrap {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px;
}
.gf-submitpage #gf-mainleft {
    padding: 0;
}
.gf-submit-header {
    background-image: url(../gadgetams_files/images/page_submit_header.jpg);
    background-size: cover;
    padding-bottom: 24.8%;
}
.gf-submit-header > h2 {
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-size: 66px;
    font-weight: lighter;
    margin: 0 auto;
    max-width: 960px;
    padding: 7% 0;
}
.gf-submit-header span {
    font-weight: normal;
}

.gf-submit-plans {
    background-color: #2d3037;
    display: inline-block;
    padding: 40px 0;
    width: 100%;
}
.gf-submit-plans .gf-fullwidth-wrap {
    max-width: 1280px;
}
.gf-submit-plan {
    display: block;
    width: 20%;
    margin-bottom: 15px;
    float: left;
}
.gf-submit-plan-wrap {
    margin: 0 5px;
}
.gf-submit-plan-wrap > h3 {
    background-color: #e76960;
    border-left: 1px solid #e76960;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #cb5b53;
    border-top: 1px solid #cb5b53;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding: 5px 0;
}
.gf-submit-plan-wrap > span {
    background-color: #e76960;
    border-bottom: 3px solid #cb5b53;
    border-left: 1px solid #cb5b53;
    border-right: 1px solid #cb5b53;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 0 0 12px;
}
.gf-submit-plan-wrap > ul {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
}
.gf-submit-plan li {
    background-image: url(../gadgetams_files/images/plan_disabled.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    background-size: auto 24px;
    border-bottom: 1px solid #dedede;
    color: #EBEBEB;
    font-size: 16px;
    padding: 10px 20px 10px 67px;
    text-align: left;
}
.gf-submit-plan li span {
    color: #EBEBEB;
    display: block;
    font-size: 12px;
}
.gf-submit-plan li.enabled span {
    color: #a2a2a2;
}
.gf-submit-plan li.enabled {
    background-image: url(../gadgetams_files/images/plan_enabled.png);
    color: #5A961F;
}
.gf-submit-plan-wrap li:last-child {
    border: 0 none;
}
.gf-submit-plan-proceed:after {
    background-image: url(../gadgetams_files/images/plans_proceed.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 30px;
    margin-top: 30px;
}
.gf-submit-plan-proceed {
    clear: both;
    color: #93d1eb;
    font-size: 20px;
    margin: 0;
    padding: 40px 0 0;
}
.gf-submit-plans-mobile {
    display: none;
}
.gf-submit-plans-mobile p {
    margin-top: 30px;
    font-weight: bold;
}
.gf-submit-legend {
    color: #364C61;
    float: left;
    width: 280px;
}
.gf-submit-legend > ul {
    background-color: #FFFFFF;
}
.gf-submit-legend li {
    border-bottom: 2px solid #DEDCDC;
    height: 80px;
}
.gf-submit-legend h2 {
    font-size: 25px;
    margin-bottom: 3px;
    padding-top: 2px;
}
.gf-submit-legend p {
    font-size: 13px;
    margin: 0 !important;
    padding: 0 10px;
}
.gf-plans {
    margin-left: 280px;
}
.gf-plan {
    background-color: #FFFFFF;
    float: left;
    text-align: center;
    width: 16.5%;
}
.gf-plan li {
    border-bottom: 2px solid #DEDCDC;
    border-left: 2px solid #DEDCDC;
    height: 80px;
    text-align: center;
}
.gf-submit-plans li.heading {
    background-color: #C16C5E;
    color: #FFFFFF;
}
.gf-submit-plans li.heading h2 {
    color: #FFFFFF;
/*    font-family: 'Lobster',cursive;*/
    font-size: 34px;
    line-height: 2.2;
    font-weight: bold;
}
.gf-submit-plans .gf-plan-3 li.heading h2 {
    font-size: 20px;
    line-height: 3.8;
}
.gf-submit-plans li.even {
    background-color: #F8F7F7;
}
.gf-plan .ticked {
    background-position: 50% -486px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 60px;
    margin-top: 13px;
    width: 100%;
}
.gf-plan h2 {
    color: #34495E;
    font-size: 25px;
    line-height: 3.1;
}
.gf-submit-selectplan {
    background-color: #FF675A;
    border-bottom: 3px solid #A42E24;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    margin: 10px 0;
    padding: 5px 10px;
    text-decoration: none;
}
.gf-submit-clients {
    background-color: #F8F8F8;
    color: #5E5E5E;
    font-family: 'Open Sans';
    font-weight: lighter;
    line-height: 1.2;
    padding: 20px 0;
}
.gf-submit-clients > h2 {
    color: #7a7886;
    font-size: 20px;
    font-weight: normal;
    margin: 21px 0 13px;
    text-align: center;
}
.gf-submit-clients > ul {
    display: inline-block;
    margin: 10px 0 40px;
    width: 100%;
    max-width: 1000px;
}
.gf-submit-clients li {
    display: inline-block;
    margin: 1.5%;
    max-width: 265px;
    text-align: center;
    width: 19%;
}
.gf-submit-clients span {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 1px solid #ddd;
    display: block;
    padding-bottom: 73%;
    transition: all 0.8s ease 0s;
    width: 100%;
}
.gf-submit-clients span:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
}
.gf-submit-clients a {
}
.gf-submit-clients .odd {
}
.gf-client-1 {
    background-image: url(../gadgetams_files/images/clients/twelvesouth.jpg);
}
.gf-client-2 {
    background-image: url(../gadgetams_files/images/clients/skylock.jpg);
}
.gf-client-3 {
    background-image: url(../gadgetams_files/images/clients/justmobile.jpg);
}
.gf-client-4 {
    background-image: url(../gadgetams_files/images/clients/studiobanana.jpg);
}
.gf-client-5 {
    background-image: url(../gadgetams_files/images/clients/clickandgrow.jpg);
}
.gf-client-6 {
    background-image: url(../gadgetams_files/images/clients/hardgraft.jpg);
}
.gf-client-7 {
    background-image: url(../gadgetams_files/images/clients/mvmt.jpg);
}
.gf-client-8 {
    background-image: url(../gadgetams_files/images/clients/ziiiro.jpg);
}
.gf-submit-clients-inner {
    background-image: url(../gadgetams_files/images/clients/clients.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    margin: 0 auto;
    max-width: 1015px;
}
.gf-submit-peoplesay {
    background-color: #484a5c;
    color: #fff;
    padding: 55px 0;
}
.gf-submit-peoplesay > div > div {
    background-color: #76788c;
    background-position: 50% 30px;
    background-repeat: no-repeat;
    background-size: 50% auto;
    border: 1px solid #000;
    border-radius: 5px;
    display: inline-block;
    margin: 10px;
    min-height: 165px;
    padding-top: 67px;
    width: 30%;
}
.gf-submit-peoplesay p {
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-top: 8px;
    padding: 30px;
}
.gf-submit-mediakit-content p {
    line-height: 1.6;
}
.gf-personsay-1 {
    background-image: url(../gadgetams_files/images/submit_ps_mashable.png);
}
.gf-personsay-2 {
    background-image: url(../gadgetams_files/images/submit_ps_pcmag.png);
    background-size: 45% auto !important;
}
.gf-personsay-3 {
    background-image: url(../gadgetams_files/images/submit_ps_3.png);
}
.gf-submit-peoplesay h3 {
    color: #c0c1cf;
    font-size: 14px;
    margin-top: 2px;
}
.gf-submit-stats {
    background-color: #f1f1f1;
    color: #797784;
    padding: 35px;
}
.gf-submit-stats > div {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 110px auto;
    display: inline-block;
    margin: 10px 20px;
    padding-top: 110px;
    width: 300px;
}
.gf-submit-stats h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}
.gf-submit-stats p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    line-height: 1.5em;
}
div.gf-audience {
    background-image: url(../gadgetams_files/images/submit_targetaudience.png);
    background-position: 50% -12px;
    background-size: 130px auto;
}
div.gf-exposure {
    background-image: url(../gadgetams_files/images/submit_productexposure.png);
    background-position: 50% -10px;
    background-size: 130px auto;
}
div.gf-simplepricing {
    background-image: url(../gadgetams_files/images/submit_simplepricing.png);
    background-position: 50% 5px;
}
.gf-submit-statnumbers {
    background-image: url(../gadgetams_files/images/submit_statnumbers_back.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
}
.gf-submit-statnumbers > div {
    color: #fff;
    display: inline-block;
    margin: 20px;
    width: 180px;
}
.gf-submit-statnumbers h2 {
    font-size: 45px;
    font-weight: bold;
}
.gf-submit-statnumbers span {
    font-size: 24px;
}
.gf-submit-stats-submissions > h2:after, .gf-submit-stats-wishlistusers > h2:after, .gf-submit-stats-appdownloads > h2:after {
    content: "+";
}
#gf-submit-slider-wrap {
    padding: 30px;
    color: #797784;
    background-color: #F8F8F8;
}
#gf-submit-slider {
    margin: 0 auto;
    max-width: 960px;
}
#gf-submit-slider .slides {
    height: auto;
    padding-bottom: 50px;
    line-height: 1.6;
}
#gf-submit-slider .slides > li {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 160px;
    height: auto;
    padding-top: 160px;
}
#gf-submit-slider .slides > li > a { 
    height: auto;
    display: inline;
}
#gf-submit-slider .flex-direction-nav {
/*    display: block;*/
}
#gf-submit-slider .flex-control-nav {
    visibility: visible;
    background-color: transparent;
}
#gf-submit-slider .flex-control-paging li a.flex-active {
    background-color: #bbbbbb;
}
#gf-submit-slider .flex-control-paging li a {
    box-shadow: none;
    border: 1px solid #bbbbbb;
}
#gf-submit-slider li h3 {
    font-size: 40px;
    margin: 60px 0 20px;
}
#gf-submit-slider .flex-direction-nav .flex-prev {
    left: -50px;
}
#gf-submit-slider .flex-direction-nav .flex-next {
    right: -50px;
}
.rapide {
    background-image: url(../gadgetams_files/images/clients/testimonial_7.png);
}
.maxmax {
    background-image: url(../gadgetams_files/images/clients/testimonial_0.png);
}
.macstickrs {
    background-image: url(../gadgetams_files/images/clients/testimonial_1.png);
}
.urbanholister {
    background-image: url(../gadgetams_files/images/clients/testimonial_2.png);
}
.labyrinth {
    background-image: url(../gadgetams_files/images/clients/testimonial_3.png);
}
.smoko {
    background-image: url(../gadgetams_files/images/clients/testimonial_4.png);
}
.yesmanwatches {
    background-image: url(../gadgetams_files/images/clients/testimonial_5.png);
}
.yossilevin {
    background-image: url(../gadgetams_files/images/clients/testimonial_6.png);
}
.gf-submit-mediakit {
    background-image: url(../gadgetams_files/images/page_submit_mediakit.jpg);
    background-size: cover;
    padding: 20px;
}
.gf-submit-mediakit-content {
    background-image: url(../gadgetams_files/images/page_submit_mediakit_cloud.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 310px auto;
    color: #fff;
    padding: 80px 0 80px 300px;
    text-align: left;
}
.gf-submit-mediakit-content > h3 {
    font-size: 30px;
    font-weight: bold;
}
.gf-submit-mediakit-content > a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
    padding: 7px 18px;
    text-decoration: none;
    border-radius: 4px;
}
.gf-submit-happy-customers {
/*    background-image: url("images/page_submit_testimonials.jpg");*/
    background-size: cover;
    padding: 5% 0;
    background: #43404f;
}
.gf-submit-happy-customers.gf-submit-social-buzz {
    background-image: url("images/page_submit_buzz.jpg");
}
.gf-fullwidth-wrap > h2 {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: lighter;
    margin: 0 0 30px;
}
.gf-submit-peoplesay .gf-fullwidth-wrap > h2 {
    color: #dcdeee;
    font-weight: bold;
}
.gf-submit-area .gf-fullwidth-wrap > h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #7C7A89;
    margin-top: 9px;
}
.gf-submit-plans .gf-fullwidth-wrap > h2 {
    color: #b9d6e7;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 36px;
}
.gf-submit-happy-customers .gf-fullwidth-wrap > h2 {
    font-weight: bold;
    margin-bottom: 4%;
    margin-top: -4%;
}
.gf-submit-customer {
    background-color: #cfc9b6;
    background-position: 23px 50%;
    background-repeat: no-repeat;
    background-size: 110px auto;
    border-radius: 6px;
    margin: 20px 0;
    padding: 0 0 0 155px;
    text-align: left;
}
.gf-submit-customer-wrap {
    background-color: #f4f3ef;
    border-radius: 0 6px 6px 0;
    height: 100%;
    padding: 20px;
    color: #787878;
}
.gf-submit-customer h3 {
    font-size: 18px;
    font-weight: bold;
}
.gf-submit-customer-0 {
    background-image: url(../gadgetams_files/images/clients/testimonial_0.png);
}
.gf-submit-customer-1 {
    background-image: url(../gadgetams_files/images/clients/testimonial_1.png);
}
.gf-submit-customer-2 {
    background-image: url(../gadgetams_files/images/clients/testimonial_2.png);
}
.gf-submit-customer-3 {
    background-image: url(../gadgetams_files/images/clients/testimonial_3.png);
}
.gf-submit-customer-4 {
    background-image: url(../gadgetams_files/images/clients/testimonial_4.png);
}
.gf-submit-customer-5 {
    background-image: url(../gadgetams_files/images/clients/testimonial_5.png);
}
.gf-submit-faq {
    background-color: #e9eaed;
    padding: 50px;
    text-align: center;
    border: 1px solid #e3e3e3;
}

.gf-submit-faq-item {
    background-color: #f6f7f8;
    margin: 10px 0;
    padding: 14px;
    text-align: left;
    border-radius: 4px;
    border: 1px solid #dedee0;
}
.gf-submit-faq h2 {
    color: #5D7179;
    font-size: 35px;
    padding: 40px 0 30px;
    margin: 0;
    font-weight: bold;
}
.gf-submit-faq-item  h3 {
    color: #757575;
    font-size: 16px;
    font-weight: 600;
}
.gf-submit-faq-item  p {
    color: #6b6c6d;
    display: none;
    line-height: 1.5;
}
.gf-submit-faq-item p.visible {
    display: block;
}
.gf-submit-faq span {
    color: #868686;
    display: block;
    padding: 20px 0;
}
span.gf-toggle-faq-arrow {
    display: inline;
    margin: 0 20px;
}
.gf-submit-area {
    background-color: #EAEAEA;
    padding: 23px 0;
    color: #7F7E86;
}
.gf-submit-area > div > span {
    display: inline-block;
    margin-bottom: 40px;
}
.gf-submitform {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.gf-submitform > div {
    float: left;
    width: 50%;
}
.gf-submitform h3 {
    margin: 25px 0 0;
    padding: 0px 15px;
    text-align: left;
    font-size: 16px;
    color: #62616d;
}
.gf-submitform-left > p {
    text-align: left;
}
.gf-submitform span {
    display: block;
    padding: 0 15px;
}
span.gf-dynamic-alert {
    padding: 0 10px;
    position: absolute;
    font-size: 12px;
    margin-top: 2px;
}
.gf-submitform input, .gf-submitform-footer textarea {
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: normal;
    max-height: 150px;
    padding: 10px 2%;
    text-align: left;
    width: 96%;
    color: #5e5d68;
}
.gf-submitform select {
    font-size: 20px;
    padding: 8px 5px;
    text-align: left;
    width: 100%;
}
.gf-submitform-footer > h3 {
    margin: 20px 0 5px;
    padding: 0 15px;
    text-align: left;
    font-size: 16px;
    color: #46454e;
}
.gf-submitform-footer span {
    display: block;
    padding: 0 15px;
    text-align: center;
}
.gf-submitform-footer {
    text-align: center;
}
.gf-submitform-footer input[type="submit"] {
background: linear-gradient(to bottom,#87c32b 0,#6eaf0e 100%);
border: 0 none;
border-radius: 4px;
color: #ffffff;
cursor: pointer;
display: block;
font-family: 'Open Sans',sans-serif;
font-size: 14px;
margin: 0 1.5%;
padding: 13px 30px;
width: 97%;
border: 1px solid #5f891e;
font-weight: 600;
text-shadow: 0 1px 2px #426d06;
box-shadow: inset 0 1px 0 0 #a0d642;
-moz-box-shadow: inset 0 1px 0 0 #a0d642;
-webkit-box-shadow: inset 0 1px 0 0 #a0d642;
box-shadow: inset 0 1px 0 0 #a0d642;
background: #7cbc27;
background: -moz-linear-gradient(top,#7cbc27 0,#62a30c 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7cbc27),color-stop(100%,#62a30c));
background: -webkit-linear-gradient(top,#7cbc27 0,#62a30c 100%);
background: -o-linear-gradient(top,#7cbc27 0,#62a30c 100%);
background: -ms-linear-gradient(top,#7cbc27 0,#62a30c 100%);
background: linear-gradient(to bottom,#7cbc27 0,#62a30c 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cbc27',endColorstr='#62a30c',GradientType=0);

}
.gf-submitform-footer input[type="submit"]:hover {
    opacity: 0.9;
}
div.wpcf7-response-output {
    margin: 0 1.5% !important;
}
/* Full width page template */
#gf-mainleft-wrap.gf-fullwidth {
    float: none;
    width: auto;
}
.gf-fullwidth #gf-mainleft {
    margin: 0 auto;
}
.page-blog-single #gf-mainleft {
    text-align: center;
}
/* App Page Template */

#gf-mainleft-wrap.page-app {
    background-color: #F9F9F9;
}
.app-header {
    background-image: url(../gadgetams_files/images/page_app_header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 47%;
    background-position: 50% 0;
}
.app-inner-wrap {
    color: #868686;
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px;
}
.app-inner-wrap > div {
    background-repeat: no-repeat;
    background-size: 15% auto;
    background-position: 0 50%;
    border-bottom: 1px solid;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-left: 19%;
    text-align: left;
}
.app-inner-wrap h2 {
    color: #333333;
    font-size: 33px;
    font-weight: bold;
}
.app-inner-wrap span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.app-inner-wrap li {
    list-style: disc inside none;
}
.app-inner-wrap a {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.app-inner-ios {
    background-image: url(../gadgetams_files/images/get_the_app_iphone.png);
}
.app-inner-android {
    background-image: url(../gadgetams_files/images/get_the_app_android.png);
}
.app-inner-windows {
    background-image: url(../gadgetams_files/images/get_the_app_windows.png);
    opacity: 0.4;
}
.app-inner-android-gear {
    background-image: url(../gadgetams_files/images/get_the_app_android_wear.png);
    opacity: 0.4;
}
.get-app-ios-button {
    background-image: url(../gadgetams_files/images/get_the_app_ios_button.png);
    height: 53px;
    margin: 10px 0;
    width: 177.5px;
}
.get-app-android-button {
    background-image: url(../gadgetams_files/images/get_the_app_android_button.png);
    height: 66px;
    margin: 10px 0;
    width: 189px;
}
/* Apply Page template */
#gf-page-apply-header {
    background-image: url(../gadgetams_files/images/page_apply_header.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFFFFF;
    padding: 8% 0;
    text-align: center;
}
.thecontent a.gf-apply-button {
    background-color: #3498DB;
    border-bottom: 4px solid #2C81BA;
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    margin: 20px 0;
}
.gf-page-apply .gf-fullpage-wrap {
    margin: 0 auto;
    max-width: 980px;
}
.gf-page-apply .gf-fullpage-wrap > h2 {
    font-size: 100px;
    font-weight: bold;
}
.gf-page-apply #gf-mainleft {
    padding-top: 0;
}
.gf-page-apply .thecontent {
    max-width: 980px;
}
.gf-page-apply-qual {
    text-align: center;
}
.gf-page-apply-qual-column {
    display: inline-block;
    margin: 15px;
    text-align: left;
    white-space: nowrap;
}
.gf-page-apply .gf-page .thecontent li {
    list-style: disc inside none;
}
.gf-page-apply blockquote {
    margin: 40px;
}
/* Contact Us page template */
#gf-mainleft-wrap.page-contactus {
    background-color: #F7F6F2;
}
.gf-page-contactus-header {
    background-image: url(../gadgetams_files/images/page_contact.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 47%;
}
.gf-letstalk {
    background-image: url(../gadgetams_files/images/lets-talk.png);
    background-position: 48% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    margin: 60px 0;
}
.page-contactus .thecontent {
    text-align: center;
}
.gf-contactus-guide > p {
    color: #7e7e7e;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    line-height: 1.6;
    margin-top: 10px;
}
.gf-contact-linesep {
    border-right: 1px solid #c0c0c0;
    content: "";
    display: block;
    height: 50px;
    margin: 10px auto;
    width: 0;
}
.page-contactus input {
    background-color: #ebe6e2;
    border: 1px solid #d5cfcb;
    border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    margin: 10px;
    padding: 12px 10px;
    width: 45%;
}
.page-contactus textarea {
    background-color: #ebe6e2;
    border: 1px solid #d5cfcb;
    border-radius: 4px;
    font-size: 15px;
    padding: 10px;
    width: 95%;
}
.page-contactus input[type="submit"] {
    background-color: #f4624d;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    width: 98%;
}
/* About Us Page */
.gf-aboutus-header {
    background-image: url(../gadgetams_files/images/aboutus_header.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding-bottom: 56%;
}
.our-story {
    background-image: url(../gadgetams_files/images/our-story.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 120px;
    margin: 27px;
    margin-bottom: 12px;
}
#gf-mainleft-wrap.page-aboutus {
    background-color: #f9f9f9;
    color: #fff;
}
.gf-aboutus-legend {
    height: auto;
    width: 100%;
}
.page-aboutus .thecontent {
    color: #FFFFFF;
    max-width: 1100px;
    width: auto;
    padding: 0 30px;
}
.page-aboutus .thecontent h2, .page-aboutus .thecontent h1 {
    color: #323B43;
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0 40px;
}

.page-aboutus .thecontent h1 {
    margin-top: 0;
}
.page-aboutus .thecontent h1:after {
    margin-left: 160px;
}
.page-aboutus .thecontent h2.gf-showcase-title {
    color: #8B959E;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0;
    padding: 11px;
}
.page-aboutus .thecontent h2.gf-showcase-title:after {
    content: none;
}
.page-aboutus .thecontent p {
    line-height: 30px;
    color: #8B959E;
    font-size: 18px;
    min-height: 0;
}
.page-aboutus .thecontent a {
    color: #BCD9E0;
}
.gf-founders {
    display: inline-block;
    width: 100%;
}
.gf-founder {
    display: inline-block;
    padding: 0;
    width: 31.3333%;
    margin-bottom: 20px;
}
.gf-founder.gf-founder-cassie, .gf-founder.gf-founder-madhurima, .gf-founder.gf-founder-stephanie {
    padding: 0 28px;
}
.gf-founder.gf-founder-mike, .gf-founder.gf-founder-weston, .gf-founder.gf-founder-diana, .gf-founder.gf-founder-michael {
    padding: 0;
}
.gf-founder-thumb {
    background-size: cover;
    padding-bottom: 68%;
    background-position: 50%;
}
.gf-founder-evan .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/evan.jpg);
}
.gf-founder-cassie .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/cassie.jpg);
}
.gf-founder-mike .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/mike.jpg);
}
.gf-founder-john .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/john.jpg);
}
.gf-founder-madhurima .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/madhurima.jpg);
}
.gf-founder-weston .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/weston.jpg);
}
.gf-founder-mark .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/mark_myerson.jpg);
}
.gf-founder-megan .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/megan.jpg);
}
.gf-founder-nino .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/nino.jpg);
}
.gf-founder-stephanie .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/stephanie.jpg);
}
.gf-founder-ashley .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/ashley.jpg);
}
.gf-founder-michael .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/michael.jpg);
}
.gf-founder-diana .gf-founder-thumb {
    background-image: url(../gadgetams_files/images/about/diana.jpg);
}
.gf-founder > h4 {
    color: #323b43;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 0;
    text-align: center;
}
.gf-founder > span {
    color: #acacac;
    display: block;
    font-size: 15px;
    font-weight: lighter;
    text-align: center;
}
.gf-founder-social {
    margin: 5px 0 10px;
    text-align: center;
}
.gf-founder-social a {
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent !important;
    display: inline-block;
    height: 18px;
    opacity: 1;
    width: 18px;
}
.page-aboutus .entry-title {
    font-size: 40px;
    margin-top: 30px;
}
.gf-founder-social a:hover {
    opacity: 0.7;
}
.gf-founder-fb {
    background-image: url(../gadgetams_files/images/about/fb.png);
}
.gf-founder-tw {
    background-image: url(../gadgetams_files/images/about/tw.png);
}
.gf-founder > p {
    clear: both;
    font-size: 16px !important;
    line-height: 1.4 !important;
}
.gf-about-intro {
    text-align: center;
}
/* Wishlist Page */
.gf-wishlist-wrap {
    display: inline-block;
    width: 100%;
}
.gf-wish-h {
    background-color: #E8C44A;
    color: #FFFFFF;
    margin: 0 5px 12px;
    padding: 10px 0;
    text-align: center;
}
.wish-bottom {
    text-align: center;
}
.wish-bottom a {
    text-decoration: none;
}
.wish-bottom a:hover {
    text-decoration: underline;
}
.wish-bottom .sgwl-link {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #1E90FF;
}
.wish-preview {
    color: #1E90FF;
}
.sgwl-link.remove-parent {
    background-color: transparent;
    border-bottom: 0 none;
    color: #EF6356;
}
.gf-wish-remove a.sgwl-link.remove-parent {
/*    background-image: url("images/wishlist_remove.png");*/
    background-position: 0 3px;
    background-repeat: no-repeat;
    background-size: 15px auto;
    color: #fff;
    display: none;
    height: 18px;
    padding: 0 10px 20px 24px;
    position: relative;
    right: 15px;
    text-decoration: none;
    top: 9px;
}
.gf-wish-remove a.sgwl-link.remove-parent:after {
    content: " from Wishlist";
}
.gf-wish-remove-wrap {
    background-repeat: no-repeat;
    bottom: 51px;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.gf-wish-remove-wrap a {
    display: block;
    height: 100%;
}

.gf-wish-remove-link {
    background-color: rgba(0, 0, 0, 0.3);
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.gf-postblock-content:hover .gf-wish-remove .gf-wish-remove-wrap {
    display: block;
}
.gf-postblock-content:hover .gf-wish-remove a.sgwl-link.remove-parent {
    display: inline-block;
}
.wish-clear {
    margin: 20px 0;
    text-align: center;
}
.gf-wishlist-page .navigation .alignleft {
    text-align: center;
}
.gf-wishlist-page .navigation a {
    background-color: #EF6356;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px 10px;
    text-decoration: none;
	margin: 10px;
}
.wish-clear .sgwl-link {
	display: none;
}
.wishlist-guest {
    color: #FFFFFF;
    min-height: 760px;
    text-align: center;
}
.wishlist-guest > h2 {
    font-size: 88px;
    font-weight: bold;
    margin-top: 120px;
}
.wishlist-guest > p {
    font-size: 38px;
    margin: 30px auto;
    max-width: 840px;
}
.wishlist-guest a {
    background-color: #27BDA0;
    border-bottom: 4px solid #00886E;
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 21px;
    font-style: italic;
    margin: 40px auto;
    padding: 15px 90px;
    text-decoration: none;
}
/* Wishlist Activity Widget */

.gf-wl-activity-latest {
    color: #A2B6C0;
    padding: 5px 15px 0;
    text-align: left;
}
.gf-wl-activity-latest a {
    color: #44aadd;
    text-decoration: none;
}
.gf-wl-activity-latest > li {
    border-bottom: 1px solid #D5DCDF;
    display: inline-block;
    margin: 0 0 20px;
    padding-bottom: 20px;
    width: 100%;
}
.gf-wl-activity-latest > li > span {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 60px;
    border-radius: 4px;
}
.gf-wl-activity-latest img {
    float: left;
    margin-right: 10px;
    width: 60px;
    border-radius: 4px;
}
.gf-wl-activity-latest h3 {
    color: #506772;
    font-weight: bold;
}
.gf-wl-activity-latest h3 span {
    font-size: 10px;
    font-weight: normal;
    line-height: 2;
    text-transform: uppercase;
}
/* Christmas Category Template */
/*.gf-category-christmas #gf-mainleft {
	padding: 5px;
}
.gf-category-christmas .gf-postblock {
    width: 20%;
}
.gf-category-christmas .gf-row-heading {
    border-bottom: 0 none;
}
.gf-category-christmas .gf-row-heading > h2 {
    display: none;
}*/
/* Evan edit Starts here (CODE: 1wdfgy532hyy41) */
/* How it works is like this: Take the element you want to 
*  apply css to, and prepend the ".gf-category-christmas" part before, followed
*  by a space. Examples follow */
/*
.gf-category-christmas .gf-ipost-cats { color: #ab1726; }

.gf-category-christmas .gf-postblock-content > h2 { background-color: #d42536; color: #e8ca64; }*/

/* Evan edit stops here <-- hahahahhahahahaha */
/*.wrap-christmas #gf-mainright {
    display: none;
}*/
/* Search Template */
.gf-search-header {
    background-image: url(../gadgetams_files/images/search_header.jpg);
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
}
.gf-search-header-inner {
    color: #fff;
    font-size: 20px;
    padding: 19.2% 0;
    text-align: center;
}
.gf-search-header-inner > h2 {
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
}
.gf-search-result-button {
    background-color: #ABABAB;
    border-bottom: 2px solid #A0A0A0;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
    padding: 5px 15px;
}
.gf-search-result-button.active, .gf-search-result-button:hover {
    background-color: #65BE9C;
    border-bottom: 2px solid #55AB94;
}
.gf-search-results .gf-row-heading h2 {
    line-height: 1.9;
}
.gf-search-noresult {
    text-align: center;
}
.gf-search-noresult > p {
    background-image: url(../gadgetams_files/images/grumpy_cat.png);
    background-position: 100% -120px;
    background-repeat: no-repeat;
    background-size: auto 518px;
    color: #565656;
    display: inline-block;
    font-size: 70px;
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: -40px;
    padding: 170px 428px 120px 100px;
    position: relative;
    z-index: 9;
}
/* 
 * BODY STYLESHEET END
 */


/* 
 * FOOTER STYLESHEET START
 */
#gf-footer-wrap {
    background-color: #EFEFEF;
    background-position: 0 -8px;
    background-repeat: repeat no-repeat;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 9;
}
#gf-footer-wrap > a {
    color: #949494;
    display: inline-block;
    font-size: 14px;
    margin: 0 30px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    font-weight: bold;
}
#gf-footer-wrap > a:hover {
    color: #757575;
}
#gf-footer-large {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.gf-footer-large-item {
    color: #878787;
    display: inline-block;
    margin: 5px 20px;
    text-align: left;
}
.gf-footer-large-item.gf-footer-large-item-about {
    max-width: 610px;
}
.gf-footer-large-item > h3 {
/*    font-family: 'Lobster', cursive;*/
    font-size: 24px;
    font-weight: normal;
}
.gf-footer-large-item > ul {
    margin-top: 12px;
}
.gf-footer-large-item li {
    line-height: 1.3;
}
.gf-footer-large-item a {
    color: #b4b4b4;
    font-size: 16px;
    text-decoration: none;
    line-height: 1.6;
    padding: 5px;
    margin-top: 10px;
}
.gf-footer-large-item a:hover {
    color: #1BBC9B;
}
.gf-footer-large-item > p {
    line-height: 1.6;
    font-weight: regular;
    color: #b4b4b4;
}
.gf-footer-space {
    border-top: 1px solid #CCCCCC;
    margin: 5px auto 20px;
    max-width: 700px;
}
/* New Footer */
#gf-footer span {
    margin: 0 10px;
}
#gf-footer strong {
    color: inherit;
    font-size: inherit;
}
#gf-footer-top {
    background-color: black;
    border-top: 1px solid #3C3C3C;
    color: #666668;
    padding: 10px;
}
#gf-footer-top-wrap {
    color: #696c75;
    font-style: italic;
    margin: 0 auto;
    max-width: 920px;
    padding: 20px 0 0;
    text-align: left;
}
#gf-footer-top  h5 {
    display: inline-block;
    font-size: 25px;
    font-weight: normal;
    line-height: 1.6;
    margin-right: 20px;
    margin-top: 0;
}
#gf-footer-top  ul {
    display: inline-block;
    vertical-align: top;
}
#gf-footer-bottom {
    background-color: black;
    color: #696c75;
    padding: 10px;
}
#gf-footer-upper-row {
    display: inline-block;
    max-width: 585px;
}
#gf-footer-upper-row > a {
    display: inline-block;
    width: 32%;
    margin: 4px 0;
}
.gf-footer-right {
    display: inline-block;
    max-width: 310px;
}
.gf-footer-featured {
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 5px 14px;
    vertical-align: top;
}
#gf-footer-featured-1 {
    background-image: url(../gadgetams_files/images/featuredfooter/1.png);
    background-position: 0 2px;
    height: 27px;
    padding: 4px 0 0;
    width: 145px;
}
#gf-footer-featured-2 {
    background-image: url(../gadgetams_files/images/featuredfooter/2.png);
    height: 31px;
    width: 166px;
}
#gf-footer-featured-3 {
    background-image: url(../gadgetams_files/images/featuredfooter/3.png);
    background-position: 0 7px;
    height: 24px;
    padding: 7px 0 0;
    width: 126px;
}
#gf-footer-featured-4 {
    background-image: url(../gadgetams_files/images/featuredfooter/4.png);
    background-position: 0 0;
    height: 20px;
    padding: 13px 0 0;
    width: 175px;
}
#gf-footer > p {
    color: #939393;
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    text-align: right;
}
/* 
 * FOOTER STYLESHEET END
 */


/*
 * THIRD PARTY QUIRCKS AND STYLES START
 */
/* Gravatars in author bio */
#better-author-bio-div {
    border: 1px solid #f0f0f0 !important;
}
.better-author-bio-div-info > img {
    height: 95px;
    width: 95px;
}
.better-author-bio-div-info > h4 {
    font-size: 20px;
    font-weight: bold;
}
/* BSA Ads */
.gf-sponsored-by .bsap a {
    display: inline-block !important;
    float: none !important;
}
.bsap_adhere a, .bsap .adhere {
    float: none !important;
    display: inline-block !important;
}
div.bsap_1289688 {
    text-align: center;
}
div.bsap_1289688 a {
    margin: 0 auto !important;
}
.gf-sponsored-by iframe {
    float: none !important;
    margin: 0 auto !important;
}
/* 6 mini ads */
#bsap_1289260 > a {
    margin: 0 auto;
}
/* Safari input fields */
input[type='submit'], input[type='search']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
}
/* infinite Scrolling */
#infscr-loading {
  background-repeat: no-repeat;
  background-position: 50%;
  text-align: center;
}
/* jQuery FlexSlider v2.2.0 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}



/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; background-position: 50% 50%; background-size: cover; height: 530px; visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.flex-active-slide { visibility: visible; }
.flexslider .slides > li > a {display: block; height: 530px;}
.flexslider .slides img {width: auto; height: 530px; display: inline-block; margin: 0 auto;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 0px; position: relative; zoom: 1; }
.flexslider .gf-loading {
    color: #888888;
    font-size: 30px;
    left: 0;
    margin-top: -30px;
    position: absolute;
    right: 0;
    top: 50%;
}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; z-index: 2; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; height: 530px; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {height: 0; display: none;}
.flex-direction-nav a  { display: block; width: 40px; height: 43px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { display: inline-block; content: '<'; font-size: 64px; line-height: 0.6; }
.flex-direction-nav a.flex-next:before  { content: '>'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0; text-align: center; z-index: 2; background-color: #000; background-color: rgba(30,30,30,0.15); height: 30px; padding-top: 12px; visibility: hidden;}
#gf-slider:hover .flex-control-nav {visibility: visible;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #ccc; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #fff; background: none repeat scroll 0 0 rgba(255, 255, 255, 1); }
.flex-control-paging li a.flex-active { background: #fff; background: none repeat scroll 0 0 rgba(255, 255, 255, 1); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width:860px) {
.gf-postblock {
width:100%;
}
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
.rsContent, .rsSlide, .rsImg, .rsThumbs, .rsLink {
    color: transparent !important;
}
/* Related posts */
.yarpp-related {
    display: inline-block;
    margin: 0 auto 20px;
    width: 100%;
}
.yarpp-related > h3 {
    font-size: 22px;
    margin: 20px 0 10px;
    color: #bbc0c9;
    font-style: italic;
}
.yarpp-related li {
    display: block;
    float: left;
    width: 33.3333%;
}
.yarpp-related a {
    display: block;
    margin: 5px;
    text-decoration: none;
    color: #5b5b5b;
}
.yarpp-related .gf-postblock {
    width: 33.3333%;
}
.yarpp-related .gf-postblock:nth-of-type(3n+1) .gf-postblock-content {
    margin: 0 10px 0 0;
}
.yarpp-related .gf-postblock:nth-of-type(3n) .gf-postblock-content {
    margin: 0 0 0 10px;
}
.gf-single-latestbp .gf-postblock-thumb {
    margin: 0;
}
.gf-related-back {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 65%;
    border-radius: 2px;
}
.yarpp-related h4 {
    background-color: #FFF;
    color: #797979;
    font-size: 14px;
    padding: 7px 9px;
    text-align: center;
    text-decoration: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 3px solid #f3f2f2;
}
.yarpp-related h4 span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.thecart {
    display: none;
}
/* Single Ajax tweaks */
.ajaxloaded .gf-single-latestbp, .ajaxloaded #gf-toggle-comments, .ajaxloaded #gf-toggle-comments-arrow, .ajaxloaded .gf-single-lotto, .ajaxloaded #gf-feedback-form-button, .ajaxloaded .gf-post-extra, .ajaxloaded #gf-single-blog-footer-wrap {
    display: none;
}
.gf-single-scroll-topbar {
    background-color: #edefed;
    border-bottom: 1px solid #ccc;
    left: 0;
    padding: 10px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    display: none;
}
.gf-single-scroll-fbshare {
    background-image: url(../gadgetams_files/images/fb_share_single.png);
    background-repeat: no-repeat;
    background-size: auto 45px;
    display: block;
    float: left;
    height: 45px;
    width: 294px;
}
.gf-single-scroll-topbar.visible {
    display: block;
}
.gf-single-scroll-topbar .inner-wrap {
    display: inline-block;
    margin: 0 auto;
    max-width: 1110px;
    width: 100%;
}
.gf-single-scroll-subscribe {
    float: left;
    font-size: 16px;
    margin-left: 20px;
    margin-top: 13px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 750px;
    color: #565a5c;
}
.gf-single-scroll-subscribe > form {
    margin-top: 7px;
}
.gf-single-scroll-subscribe div {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    float: left;
    margin-right: -1px;
    width: 470px;
}
.gf-single-scroll-subscribe input {
    background-color: transparent;
    border: 0 none;
    font-size: 13px;
    height: 30px;
    text-indent: 30px;
    width: 100%;
}
.gf-single-scroll-subscribe button {
    background-color: #768392;
    border: 1px solid #768392;
    color: #fff;
    font-size: 16px;
    height: 34px;
}
.gf-loader-wrap {
    padding: 0 0 100px;
    text-align: center;
}
.bubblingG {
text-align: center;
width:80px;
height:50px;
margin: 0 auto;
}

.bubblingG span {
display: inline-block;
vertical-align: middle;
width: 10px;
height: 10px;
margin: 25px auto;
background: #ED7B6F;
-moz-border-radius: 50px;
-moz-animation: bubblingG 1.3s infinite alternate;
-webkit-border-radius: 50px;
-webkit-animation: bubblingG 1.3s infinite alternate;
-ms-border-radius: 50px;
-ms-animation: bubblingG 1.3s infinite alternate;
-o-border-radius: 50px;
-o-animation: bubblingG 1.3s infinite alternate;
border-radius: 50px;
animation: bubblingG 1.3s infinite alternate;
}

#bubblingG_1 {
-moz-animation-delay: 0s;
-webkit-animation-delay: 0s;
-ms-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
}

#bubblingG_2 {
-moz-animation-delay: 0.39s;
-webkit-animation-delay: 0.39s;
-ms-animation-delay: 0.39s;
-o-animation-delay: 0.39s;
animation-delay: 0.39s;
}

#bubblingG_3 {
-moz-animation-delay: 0.78s;
-webkit-animation-delay: 0.78s;
-ms-animation-delay: 0.78s;
-o-animation-delay: 0.78s;
animation-delay: 0.78s;
}

@-moz-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#ED7B6F;
-moz-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
background-color:#FFFFFF;
-moz-transform: translateY(-21px);
}

}

@-webkit-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#ED7B6F;
-webkit-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
background-color:#FFFFFF;
-webkit-transform: translateY(-21px);
}

}

@-ms-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#ED7B6F;
-ms-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
background-color:#FFFFFF;
-ms-transform: translateY(-21px);
}

}

@-o-keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#ED7B6F;
-o-transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
background-color:#FFFFFF;
-o-transform: translateY(-21px);
}

}

@keyframes bubblingG {
0% {
width: 10px;
height: 10px;
background-color:#ED7B6F;
transform: translateY(0);
}

100% {
width: 24px;
height: 24px;
background-color:#FFFFFF;
transform: translateY(-21px);
}

}

/* Popup */
#gf-globalpopup {
    background-image: url(../gadgetams_files/images/popup_back.jpeg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 850px #000;
    color: #fff;
    height: 427px;
    left: 50%;
    margin-left: -339px;
    position: fixed;
    text-align: center;
    top: 50%;
    margin-top: -213px;
    width: 679px;
    z-index: 999999;
    display: none;
}
#gf-globalpopup > span {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    font-weight: normal;
    font-size: 28px;
    cursor: pointer;
}
#gf-globalpopup > h3 {
    font-size: 70px;
    font-weight: bold;
    margin: 80px 0 20px;
    padding: 0 20px;
}
#gf-globalpopup > p {
    font-size: 22px;
    line-height: 1.5;
    margin: 160px 0 20px;
    padding: 0 50px;
}
#gf-globalpopup > a {
    background-color: #f16252;
    border: 1px solid #f16252;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 15px 0 0;
    padding: 15px 0;
    text-decoration: none;
    width: 520px;
}
#gf-globalpopup .social {
    margin: 10px auto 0;
    width: 550px;
    text-align: center;
}
#gf-globalpopup .social > a {
    margin: 0 9px;
    background-size: cover;
    display: inline-block;
    height: 50px;
    width: 250px;
}
#gf-globalpopup .fb {
    background-image: url(../gadgetams_files/images/login_fb.png);
}
#gf-globalpopup .tw {
    background-image: url(../gadgetams_files/images/login_twitter.png);
}
/* Special post */

.gf-postblock.special {
    position: relative;
    width: 75%;
}

.special .gf-postblock-content {
    margin: 0 40px 0 20px;
    position: relative;
    visibility: hidden;
    z-index: -1;
}
.gf-postblock-specialcontent {
    background-color: #fff;
    bottom: 0;
    left: 10px;
    padding: 18px;
    position: absolute;
    right: 10px;
    top: 0;
}
.gf-postblock-specialcontent > img {
    height: 132px;
    left: 13px;
    position: absolute;
    top: 12px;
    width: auto;
    z-index: 9;
}
.special .gf-postblock-thumb {
    padding-top: 27%;
}
.special .gf-postblock-thumb.specialthumb {
    float: left;
    height: 100%;
    margin-right: 20px;
    padding: 0;
    width: 65%;
}
.special .gf-hover {
    bottom: 0;
    height: auto;
    left: 0;
    padding: 0;
    top: 0;
    width: 60%;
}
.gf-postblock-specialright {
    height: 100%;
    padding-left: 68%;
    position: relative;
}
.gf-postblock-specialright .gf-postblock-excerpt {
    margin: 0;
    padding: 0 0 105px 20px;
    position: absolute;
    top: 30px;
    bottom: 0px;
    height: auto;
}
.gf-postblock-specialright .gf-postblock-excerpt > p {
    max-height: 100%;
    overflow: hidden;
    margin: 5px;
}
.gf-postblock-special-meta {
    position: relative;
    padding: 0 4px;
}
.gf-postblock-special-meta .gf-price {
    bottom: 5px;
    right: 0;
    font-size: 14px;
}
.gf-postblock-special-more {
    bottom: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35%;
}
.gf-postblock-special-more > a {
    background-color: #ef6357;
    border-radius: 2px;
    color: #fff;
    display: block;
    margin-left: 20px;
    padding: 15px 0;
    text-decoration: none;
}
.gf-postblock-special-more > a:hover {
    background-color: #de5d52;
}
.gf-postblock-specialright .gf-hover .sgwl-link {
/*    margin-right: 20px;*/
}
.gf-postblock-specialright .gf-ipost-cats {
    padding: 5px 55px 7px 0;
    font-size: 14px;
}
.gf-special-randomcats a {
    bottom: 0;
    display: block;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.gf-randomcats-more {
    background-color: #ef6357;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    height: 22px;
    left: 50%;
    margin-left: -123px;
    margin-top: 4%;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    top: 49.5%;
    width: 246px;
}

.gf-randomcats-more:hover {
    background-color: #de5d52;
}
.gf-postblock-specialright > h2 {
  color: #797979;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  padding: 0 4px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gf-postblock-specialright a {
    text-decoration: none;
}
/* New wishlist */
.gf-user-info-outerwrap {
    background-image: url(../gadgetams_files/images/wishlist_header.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7% 50px;
}
.gf-user-info-footer {
    border-radius: 4px;
    border-top: 1px solid #777;
    clear: both;
    margin: 29px -22px 0;
    padding: 10px 30px 0;
}
.gf-user-info-footer-siteurl > a {
    text-decoration: none;
}
.gf-user-info-footer > div {
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: auto 12px;
    color: #474747;
    display: inline-block;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 20px 0 0;
    padding-left: 17px;
}
.gf-user-info-footer-products {
    background-image: url(../gadgetams_files/images/wishlist_star.png);
    font-weight: bold;
}
.gf-user-info-footer-siteurl {
    background-image: url(../gadgetams_files/images/wishlist_site.png);
}
.gf-user-info-footer-location {
    background-image: url(../gadgetams_files/images/wishlist_location.png);
}
.gf-user-info-footer-products span {
    font-weight: normal;
}
/* New Buttons */
.wrap-gadget .button_sc.in-button {
    background-color: #d7574b;
    background-image: url("images/button_buynow.png");
    background-position: 17px 50%;
    background-repeat: no-repeat;
    background-size: auto 18px;
    border-radius: 5px;
    padding: 0 0 0 50px;
    position: relative;
}
.wrap-gadget .button_sc.in-button:before {
    background-color: rgba(215, 87, 75, 0.9);
    border-radius: 5px;
    color: #fff;
    content: "Jump to the seller's website";
    font-size: 12px;
    left: 50%;
    margin-left: -90px;
    padding: 3px 0;
    position: absolute;
    top: -49px;
    width: 180px;
    display: none;
}
.wrap-gadget .button_sc.in-button:after {
    background-color: transparent;
    border-left: 8px solid transparent;
    border-radius: 0;
    border-right: 8px solid transparent;
    border-top: 9px solid rgba(215, 87, 75, 0.9);
    content: "";
    left: 50%;
    margin-left: -14px;
    position: absolute;
    top: -19px;
    width: 0;
    display: none;
}

.wrap-gadget .button_sc.in-button:hover:after, .button_sc.in-button:hover:before {
    display: block;
}
.wrap-gadget .sgwl-link {
    position: relative;
}
.wrap-gadget .sgwl-link:before {
    background-color: #e5b208;
    background-image: url(../gadgetams_files/images/button_wishlist.png);
    background-position: 17px 50%;
    background-repeat: no-repeat;
    background-size: auto 18px;
    border-radius: 5px 0 0 5px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.wrap-gadget .button_sc a {
    border-radius: 0 5px 5px 0;
    padding: 11px 50px;
}
.wrap-gadget a.sgwl-link {
    padding-left: 75px;
}
.wrap-gadget .sgwl-link-remove:before {
    background-color: #adadad;
    background-image: url(../gadgetams_files/images/wishlist_minus.png);
    background-position: 50% center;
    background-size: 13px auto;
}
/* New Explore */

#gf-explore-header {
    background-image: url(../gadgetams_files/images/explore_header.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 38%;
    position: relative;
}
.gf-explore-header-nav {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    left: 0;
    padding: 15px 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.gf-explore-header-nav > a {
    color: #4d6372;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    line-height: 1.7;
}
.gf-explore-header-nav > a:hover {
    opacity: 0.8;
}
#gf-explore-header > h2 {
    color: #fff;
    font-size: 66px;
    font-weight: bold;
    height: 100px;
    left: 0;
    margin-top: -70px;
    position: absolute;
    right: 0;
    top: 50%;
}
.gf-explore-wrap {
    margin: 0 auto;
    max-width: 1100px;
    padding: 20px;
}
.gf-explore-cat-wrap {
    float: left;
    width: 25%
}
.gf-explore-cat {
    background-position: 50% center;
    background-size: cover;
    display: block;
    margin: 15px;
    padding: 0 0 96%;
    position: relative;
}
.gf-explore-cat:hover {
    opacity: 0.8;
}
.gf-explore-wrap > h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 15px;
    text-align: left;
    clear: both;
    color: #4d6372;
}
.gf-explore-cat > a {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#swipebox-caption {
    display: none !important;
}
/* Fix homepage slider */
.tp-caption.large_bold_white {
    font-weight: bold !important;
}
/*
 * MEDIA QUERIES START
 */
@media screen and (min-width:1680px) {
  
/*  .gf-postblock {
      width: 16.666667%;
  }
  .gf-postblock.gf-2-per-row {
      width: 20%;
  }
  .gf-postblock.gf-3-per-row {
      width: 20%;
  }
  .gf-postblock.gf-4-per-row {
      width: 20%;
  } */
  
  
}

@media screen and (max-width:1680px) {
  #gf-mainleft-side0 {
    display: none;
  }
  #gf-mainleft-side {
    margin-left: 0;
  }
  #gf-mainleft-content {
    border-radius: 2px;
  }
  #gf-mainleft-side .gf-blogpost-head {
    display: block;
  }
  #gf-mainleft-side .gf-blogpost-item {
    display: block;
  }
   #gf-mainleft-side > p.first {
  }
}
@media screen and (max-width:1580px) {
  .gf-search-noresult > p {
      background-position: 100% -50px;
      background-size: auto 259px;
      font-size: 50px;
      padding: 80px 228px 60px 100px;
  }
}
@media screen and (max-width:1480px) {
  .gf-postblock-content > h2 {
      font-size: 14px;
  }
  .gf-postblock {
      width: 25%;
  }
}
@media screen and (max-width:1380px) {
  #gf-mainleft-side {
    display: none;
  }
  #gf-mainleft-content {
    margin-left: 0;
  }
  #gf-single-leaderboard {
    display: none;
  }
  .gf-plan h2 {
      font-size: 16px;
      line-height: 5;
  }
  .gf-blogpost-wrap {
      width: 25%;
  }
}
@media screen and (max-width:1280px) {

    .gf-search-noresult > p {
	font-size: 45px;
	padding-left: 40px;
    }
    #gf-single-blog-footer, #gf-single-gadget-footer {
	padding: 0;
    }
    #gf-single-blog-footer > #flocky-comments, #gf-single-gadget-footer > #flocky-comments {
	margin: 0 10px;
    }
}
@media screen and (max-width:1255px) {

}
@media screen and (max-width:1220px) {
   .wrap-author .gf-blogpost-wrap {
      width: 50%;
  } 
  .gf-submit-plans .gf-plan-3 li.heading h2 {
      font-size: 16px;
      line-height: 4.8;
  }
  .gf-founder {
      width: 30.3333%;
  }
}
@media screen and (max-width:1180px) {
  .gf-plan h2 {
      font-size: 11px;
      line-height: 7;
  }
  .gf-footer-large-item.gf-footer-large-item-about {
      max-width: 400px;
  }
    .gf-user-buttons {
      float: none;
      margin: 10px 0;
  }
  #gf-update-user-wishlist {
      display: block;
      margin: 0 0 20px;
  }
  .page-blog-single #gf-mainleft {
      padding: 0;
  }
  #gf-mainright.blogpost-sidebar {
      padding-top: 20px;
  }
  .page-aboutus .thecontent .gf-founder p {
      min-height: 120px;
  }
/*  .gf-submit-plan {
      width: 280px;
  }*/
  #gf-explore-header > h2 {
      font-size: 40px;
      margin-top: -40px;
  }
}
@media screen and (max-width:1140px) {
  .gf-page-apply-qual-column {
      background-color: #FBFBFB;
      border-bottom: 4px solid #EAEAEA;
      border-radius: 4px;
      display: block;
      margin: 30px 0;
      padding: 15px;
  }
  .gf-search-noresult > p {
      font-size: 32px;
      padding-left: 30px;
  }
}
/* Media Query for scaling up */
@media screen and (min-width:1100px) {
  /* Large random cats */
  .gf-special-randomcats #hot-item-1 a {
      background-image: url(images/categories/hot_item_1_large.jpg);
  }
  .gf-special-randomcats #hot-item-2 a {
      background-image: url(images/categories/hot_item_2_large.jpg);
  }
  .gf-special-randomcats #hot-item-3 a {
      background-image: url(images/categories/pet_lovers.jpg);
  }
  .gf-special-randomcats #hot-item-4 a {
      background-image: url(images/categories/all_things_wood.jpg);
  }
  .gf-special-randomcats #hot-item-5 a {
      background-image: url(images/categories/bike_accessories.jpg);
  }
  .gf-special-randomcats #hot-item-6 a {
      background-image: url(images/categories/hot_item_6_large.jpg);
  }
  .gf-special-randomcats #hot-item-7 a {
      background-image: url(images/categories/hot_item_7_large.jpg);
  }
  .gf-special-randomcats #hot-item-8 a {
      background-image: url(images/categories/hot_item_8_large.jpg);
  }
  .gf-special-randomcats #hot-item-9 a {
      background-image: url(images/categories/hot_item_9_large.jpg);
  }
  .gf-special-randomcats #hot-item-10 a {
      background-image: url(images/categories/hot_item_10_large.jpg);
  }
  .gf-special-randomcats #hot-item-11 a {
      background-image: url(images/categories/headphones_and_speakers.jpg);
  }
  .gf-special-randomcats #hot-item-12 a {
      background-image: url(images/categories/smart_home.jpg);
  }
  .gf-special-randomcats #hot-item-13 a {
      background-image: url(images/categories/anniversary.jpg);
  }
  .gf-special-randomcats #hot-item-14 a {
      background-image: url(images/categories/coffee_mugs.jpg);
  }
  .gf-special-randomcats #hot-item-15 a {
      background-image: url(images/categories/decals.jpg);
  }
  .gf-special-randomcats #hot-item-16 a {
      background-image: url(images/categories/fancy_gadgets.jpg);
  }
  .gf-special-randomcats #hot-item-17 a {
      background-image: url(images/categories/for_women.jpg);
  }
  .gf-special-randomcats #hot-item-18 a {
      background-image: url(images/categories/iphone_cases.jpg);
  }
  .gf-special-randomcats #hot-item-19 a {
      background-image: url(images/categories/kitchen_gadgets.jpg);
  }
  .gf-special-randomcats #hot-item-20 a {
      background-image: url(images/categories/mac_accessories.jpg);
  }
  .gf-special-randomcats #hot-item-21 a {
      background-image: url(images/categories/office_gadgets.jpg);
  }
  .gf-special-randomcats #hot-item-22 a {
      background-image: url(images/categories/for_photographers.jpg);
  }
  .gf-special-randomcats #hot-item-23 a {
      background-image: url(images/categories/for_home.jpg);
  }
  .gf-special-randomcats #hot-item-24 a {
      background-image: url(images/categories/travel_musts.jpg);
  }
  .gf-special-randomcats #hot-item-25 a {
      background-image: url(images/categories/wearable_tech.jpg);
  }
  .gf-special-randomcats #hot-item-26 a {
      background-image: url(images/categories/car_accessories.jpg);
  }
  .gf-special-randomcats #hot-item-27 a {
      background-image: url(images/categories/modern_furniture.jpg);
  }
  .gf-special-randomcats #hot-item-28 a {
      background-image: url(images/categories/back_and_backpacks.jpg);
  }
  .gf-special-randomcats #hot-item-29 a {
      background-image: url(images/categories/crowdfunding.jpg);
  }
  .gf-special-randomcats #hot-item-30 a {
      background-image: url(images/categories/baking_must_haves.jpg);
  }
  .gf-special-randomcats #hot-item-31 a {
      background-image: url(images/categories/star_wars_goodies.jpg);
  }
  .gf-special-randomcats #hot-item-32 a {
      background-image: url(images/categories/eco_friendly.jpg);
  }
  .gf-special-randomcats #hot-item-33 a {
      background-image: url(images/categories/iphone6_accessories.jpg);
  }
  .gf-special-randomcats #hot-item-34 a {
      background-image: url(images/categories/tea_category.jpg);
  }
  .gf-special-randomcats #hot-item-35 a {
      background-image: url(images/categories/party_category.jpg);
  }
  .gf-special-randomcats #hot-item-36 a {
      background-image: url(images/categories/bbq_category.jpg);
  }
  .gf-special-randomcats #hot-item-37 a {
      background-image: url(images/categories/storage_category.jpg);
  }
  .gf-special-randomcats #hot-item-38 a {
      background-image: url(images/categories/wallets_and_card_holders.jpg);
  }
  .gf-special-randomcats #hot-item-39 a {
      background-image: url(images/categories/smart_living.jpg);
  }
  .gf-special-randomcats #hot-item-40 a {
      background-image: url(images/categories/products_for_parents.jpg);
  }
}
@media screen and (max-width:1100px) {
  .gf-submit-legend {
      width: 200px;
  }

  .gf-submit-legend h2 {
      font-size: 20px;
  }
  .gf-submit-legend p {
      font-size: 11px;
      line-height: 1.4;
  }
  .gf-plans {
      margin-left: 200px;
  }
  #gf-mainright.blogpost-sidebar {
      display: none;
  }
  .wrap-blogpost #gf-mainleft-content > div.single-post {
      max-width: 1040px;
      float: none;
  }
  .wrap-blogpost .page-blog-single #gf-mainleft-content {
      display: block;
  }
  .wrap-blogpost .thecontent {
      max-width: none;
  }
  #gf-mainleft-single-header h2 {
      font-size: 35px;
  }
  .gf-postblock {
      width: 50%;
  }

  .gf-explore-cat-wrap {
      width: 50%;
  }
  .special .gf-postblock-thumb {
      padding-top: 81%;
  }
  .special .gf-postblock-content {
      margin: 0 5px;
  }
  .gf-postblock-specialright, .special .gf-postblock-content, .gf-postblock-specialcontent > img {
      display: none;
  }
  .special .gf-postblock-content {
      background-color: #f1eeee;
      margin: 0 5px;
      visibility: visible;
      z-index: 1;
  }
  .special .gf-hover {
      height: 0;
      padding: 0 0 81%;
      width: auto;
  }
  .special.cat-special .gf-postblock-content {
      visibility: hidden;
      z-index: -1;
  }
  .gf-postblock-specialcontent {

  position: relative;
  left: 0;
  right: 0;

}
#video-player {
margin: 0;
    float: none;
}
}
@media screen and (max-width:1040px) {
  .gf-single-post-bottom-wrap > div {
      margin: 0 auto;
      padding: 0;
      display: block;
  }
  .gf-single-post-bottom-wrap > div.gf-single-post-bottom-right {
      border-left: 0 none;
      border-top: 1px solid #E5E5E5;
      margin-top: 5px;
  } 
  #gf-footer-top h5 {
      display: block;
      margin: 0 0 10px;
      text-align: center;
  }
  #gf-footer-top ul {
      display: block;
      text-align: center;
  }
  .page-aboutus .thecontent .gf-founder p {
      min-height: 140px;
  }

}
@media screen and ( max-width:960px) {
	
  .gf-submit-mediakit {display: none;}
	
  #gf-index-slider {
      margin: 0 0 20px;
  }
  #gf-main-recent {
      margin-top: 5px;
  }
  #gf-mainleft {
      margin-right: 0;
      padding: 0;
  }
  .page-blog-single #gf-mainleft {
      padding: 15px;
  }
  .wrap-blogpost #gf-mainleft-content > div.single-post {
      padding: 0;
  }
  .gf-paged {
      margin-top: 12px;
  }
  #gf-mainright {
      display: none;
  }
  .wrap-gadget #gf-mainleft {
      margin: 0;
  }
  .wrap-gadget #gf-mainleft-content > div.single-post {
      margin-bottom: 50px;
  }
  .page-contactus input {
      width: 95%;
      margin-left: 0;
      margin-right: 0;
  }
  .page-contactus .thecontent {
      margin-top: 0;
  }
  #gf-footer-wrap {
      text-align: center;
  }
  .gf-wish-h {
      margin: 0 0 12px;
  }
  .flexslider .gf-loading {
      display: none;
  }
  #gf-footer-large {
      text-align: left;
      display: none;
  }
  .gf-footer-large-item.gf-footer-large-item-about {
      margin-top: 30px;
      max-width: none;
  }
  #gf-footer-wrap > a {
      display: none;
  }
  .gf-footer-space {
      display: none;
  }
  .gf-blogpost-wrap {
      margin: 15px -3px 15px 0;
      width: 50%;
  }
  .gf-subwrap span {
      display: none;
  }
  .gf-user-info {
      margin-top: 65px;
  }
  #gf-footer {
      text-align: center;
  }
  #gf-footer-upper-row {
      margin: 0 auto 30px;
  }
  #infscr-loading {
      padding-bottom: 20px;
      margin-top: 40px;
  }
  #infscr-loading > img {
      padding: 20px 0;
  }
  .gf-search-noresult > p {
      background-position: 140% -50px;
      background-size: auto 259px;
      font-size: 30px;
      padding: 90px 150px 70px 50px;
  }
  .gf-hotcol li:nth-of-type(3) {
      display: none;
  }
  .gf-hotcol li {
      width: 50%;
  }
  .page-blog .gf-sort-wrap {
      margin: 0 15px 10px;
      margin-top: 15px;
  }
  .gf-archives-ads-wrap {
      display: none;
  }
  #gf-explore-header > h2 {
      font-size: 30px;
      margin-top: -30px;
  }
}
@media screen and (max-width:880px) {
/*  .gf-submit-plan {
      width: 260px;
  }*/.moretag {
    display: none;
}.gf-explore-header-nav {
    font-size: 14px;
}
}
@media screen and (max-width:840px) {
  
  #gf-explore-header > h2 {
      margin-top: -55px;
  }
  #gf-footer-top ul {
      display: block;
      text-align: center;
  }
  #gf-footer {
/*      background-position: 50% 100%;
      padding: 20px 20px 70px;
      text-align: center;
      background-image: url(images/footer_madeby_mobile.png);*/
  }
    .gf-postblock, .gf-category-christmas .gf-postblock, #gf-main-hot > ul li {
      width: 50%;
  }
  .gf-postblock-content {
      margin: 0 15px;
  }
  .special .gf-postblock-content {
      margin: 0 15px;
  }
  .yarpp-related .gf-postblock .gf-postblock-content {
      margin: 0 5px;
  }
  .page-aboutus .thecontent .gf-founder p {
      min-height: 160px;
  }
  .gf-founder {
      width: 29%;
  }
  .gf-submit-plan li {
      font-size: 12px;
  }
  .gf-submit-plan li span {
      font-size: 10px;
  }
  .gf-special-randomcats a {
      left: 15px;
      right: 15px;
  }
  .special.cat-special .gf-postblock-content {
      margin: 0 15px;
  }
}
@media screen and (max-width:770px) {
  .social-like {
      display: inline-block !important;
      float: none;
      margin-bottom: 0;
      margin-left: 2px;
      margin-right: 2px;
      text-align: center;
      width: auto !important;
  }
  .social-like.tw-like {
      width: 80px !important;
  }
  .social-like.gp-like {
      display: none !important;
  }
  .social-like.pi-like {
      display: none !important;
  }
  #gf-footer-featured-4 {
      display: none;
  }
  .gf-subscribe {
      display: none;
  }
  .gf-single-lotto {
      display: none;
  }
  .wrap-gadget #gf-mainleft {
      min-height: 0;
  }
  .type-post .thecontent {
    min-height: 0;
  }
  .app-inner {
      background-size: auto 240px;
      font-size: 12px;
      padding-left: 250px;
  }
  #gf-headwrap.index-menu {
      margin-bottom: -68px;
      padding: 1px 0;
      position: relative;
  }
  .mtext {
      width: 500px;
      -webkit-appearance: none;
  }
  .gf-search-header-inner > h2 {
      font-size: 60px;
  }
  .gf-submit-clients li {
      width: 44%;
  }
  .gf-submit-clients span {
      transition: none;
      
  }
  .gf-submit-clients span:hover {
      transform: none;
      -ms-transform: none; /* IE 9 */
      -webkit-transform: none; /* Chrome, Safari, Opera */
  }
  .gf-submit-stats > div {
      width: auto;
      display: block;
  }
  .gf-submit-clients > h2 {
      font-size: 20px;
  }
  .snippet-markup {
      text-align: center;
  }
  .snippet-markup > div {
      display: inline-block;
      float: none !important;
      text-align: left;
  }
  .snippet-data {
      border-right: 0 none !important;
  }
    #snippet-box {
    bottom: -80px;
  }
  .wrap-gadget #gf-mainleft-content > div.single-post {
    margin-bottom: 90px;
  }
  .gf-single-scroll-topbar, #gf-globalpopup {
      display: none !important; 
  }
}
@media screen and (max-width:700px) {
  #gf-mainleft-content {
      border: 0 none;
  }
  .wrap-blogpost .thecontent, .wrap-blogpost #flocky-comments {
      margin-left: 0;
  }
  .flexslider .slides, .flexslider .slides > li, .flexslider .slides > li > a, .flexslider .slides img {
      height: 280px;
  }
  .viem {
      display: none;
  }
  .viem > iframe {
      height: 250px !important;
  }
  #gf-index-slider {
      display: none;
  
  }
  .press-head-inner {
      margin-top: -70px;
  }
  #gf-headwrap.index-menu, #gf-headwrap, #gf-headwrap.fixed-menu, #gf-headwrap.page-menu {
      background-color: black;
      margin: 0;
      padding: 0;
      position: relative;
  }
#gf-head-xp {
  display: block;
  margin: 10px auto;
  max-width: 150px;
  padding: 10px 0;
  text-indent: -9999px;
}
.gf-form-feedly {
    float: none;
}
  #gf-mobilenav-wrap {
/*      border-bottom: 8px solid #c24737;*/
      display: block;
      left: 0;
      position: absolute;
      top: 0;
  }
#gf-mobilenav {
  display: inline-block;
  margin: 10px 0;
  width: 60px;
}  
  #gf-mobilenav > h2 {
      color: #FFFFFF;
      font-size: 18px;
      padding: 9px 0 0 30px;
  }
  
  #gf-helpernav, #gf-topsearch, #gf-navwrap li.gf-browse {
      display: none;
  }
#gf-navwrap {
    right: 0;
    top: 0;
}
  .gf-mainnav {
      display: block;
      text-align: left;
  }
  #gf-helpernav > ul > li, #gf-helpernav-mobile > ul > li {
      border-bottom: 1px solid #C6C9CA;
      display: block;
      font-weight: bold;
      padding: 10px 0;
  }
  .gf-mainnav > li > a {
      display: block;
      font-weight: bold;
      margin: 0;
  }
  .gf-mainnav li > ul {
      display: block;
      font-weight: normal;
      text-align: left;
  }
  ol.crowdf li.group {
  float: none;
  padding: 0;
}
.remove {
    display: none;
}
  ol.crowdf li.group {
  margin: 0 0 20px;
  width: 100%;
}

  .gf-mainnav > li > ul > li {
      border-bottom: medium none;
      margin: 5px 10px;
  }
  #gf-topsearch {
      border-bottom: 1px solid #C6C9CA;
      padding: 0 0 10px;
      position: relative;
      right: auto;
      text-align: left;
      top: auto;
  }
  #gf-navwrap-mobile {
      left: auto;
      position: relative;
      text-align: left;
      top: auto;
  }
.gf-user-menu {
    margin: 0;
}.gf-user-menu-avatar {
    left: auto;
    right: 16px;
    top: 16px;
}
span.gf-user-menu-name {
    display: none;
}
span.gf-user-menu-arrow {
    display: none;
}
.gf-user-menu-sub {
    left: auto;
    right: 0;
    top: 44px;
    width: 149px;
}
  .gf-nav-top {
      margin: 0;
  }
  #gf-navwrap-mobile a {
      background: none repeat scroll 0 0 transparent;
      border: 0 none;
      color: #374D62;
      display: inline-block;
      font-weight: bold;
      margin: 0 5px;
      padding: 0;
  }
  #gf-navwrap-mobile li {
      border-bottom: 1px solid #C6C9CA;
      display: block;
      margin: 5px;
      padding: 10px 0;
  }
  .page-numbers {
      font-size: 16px;
      margin: 0 7px 7px;
      padding: 1px 5px;
  }
  .page-numbers > li {
      margin-bottom: 20px;
  }
  .gf-submit-plans {
      display: none;
  }
  .gf-submit-plans-mobile {
      display: block;
      line-height: 1.7;
      margin: 30px 10px;
  }
.gf-submit-peoplesay > div > div {
    background-size: 27% auto !important;
    display: block;
    width: auto;
}
  .gf-letstalk {
      margin: 0;
      padding-top: 60px;
      background-size: 80% auto;
      height: 60px;
  }
  .our-story {
      background-size: 80% auto;
      height: 60px;
      margin: 20px 10px 0;
      padding-top: 60px;
  }
  .gf-submit-header > h2 {
      font-size: 30px;
  }
  .gf-fullwidth-wrap > h2 {
      font-size: 36px;
  }
  .gf-submitform > div {
      float: none;
      width: auto;
  }
  .gf-submitform-footer input[type="submit"] {
      display: block;
      float: none;
      margin: 0 auto;
      width: auto;
  }
/*  .gf-postblock, .gf-category-christmas .gf-postblock, #gf-main-hot > ul li {
      width: 100%;
  }*/
  .gf-blogpost-wrap {
      width: 100%;
  }
  .dd_outer {
      display: none;
  }
  .gf-founder {
      float: none;
      margin-bottom: 40px;
      width: auto;
      display: block;
  }
  .gf-founder.gf-founder-cassie, .gf-founder.gf-founder-madhurima, .gf-founder.gf-founder-nino, .gf-founder.gf-founder-michael {
      padding: 0;
  }
  .gf-user-info-wrap {
      text-align: center;
  }
  .gf-user-info-content-header > h2 {
      display: block;
      margin: 10px 0;
  }
  .gf-user-info-thumb {
      display: inline-block;
      float: none;
      margin: 0 auto;
  }
  #gf-mainleft-single-header h2 {
      font-size: 25px;
  }
  .gf-single-title-wrap {
      margin: 20px 0;
      position: static;
  }
  .gf-single-title-wrap .entry-title {
      margin: 0;
      text-align: center;
  }
  .gf-single-title-wrap .gf-single-price {
      color: #FFFFFF;
      right: 20px;
      top: 235px;
      z-index: 2;
      text-shadow: 1px 1px 1px #838383;
  }
  .flex-control-nav {
      display: none !important;
  }
  #gf-submit-slider .flex-control-nav {
      display: block !important;
  }
  #gf-mainleft-content > div.gf-single-post-bottom {
      padding: 1px 12px 0;
  }
  .tw-like {
      width: 80px !important;
  }
  .wrap-gadget #gf-mainleft-content > div.single-post {
      padding: 4px 12px 0;
  }
  .social-like.email-like {
      display: none !important;
  }
  .in-button {
/*    display: block;*/
  }
  .button_sc:after {
      clear: both;
      display: block;
      margin: 15px auto 0;
  }
  #gf-footer-featured-3, #gf-footer-featured-4 {
      display: none;
  }
  #gf-footer {
      background-position: 50% 50%;
      padding: 0;
      text-align: center;
  }
  #gf-footer > p {
      height: auto;
      margin: 0;
      padding: 0;
      position: relative;
      right: auto;
      top: auto;
      display: inline-block;
      text-align: center;
  }

  .gf-footer-right {
      margin-top: 30px;
  }
  .gf-search-results  .gf-row-heading {
      background-position: 50% 18px;
      padding: 40px 10px 10px;
      text-align: center;
  }
  .gf-search-results .gf-row-heading > h2 {
      display: block;
      font-weight: bold;
      margin-bottom: 5px;
  }
  .gf-row-heading > span {
      display: none;
  }
  .gf-search-result-button {
      display: inline-block;
      margin-bottom: 10px;
      text-align: center;
      width: 100px;
  }
  .gf-single-post-bottom-wrap > div.gf-single-post-bottom-left {
      display: none;
  }
  .gf-single-post-bottom-wrap > div.gf-single-post-bottom-right {
      border-top: 0 none;
  }
  .socialbuttons-mobile {
      display: inline-block;
  }
  .gf-postblock {
      width: 100%;
      margin: 15px 0 0;
  }
  .gf-postblock.special {
      width: 100%;
  }
  .special .gf-postblock-content {
      margin: 0 15px;
  }
.gf-nav-top {
      display: none;
  }
  #gf-sortrandom {
      display: none;
  }
  .gf-postblock.gf-2-per-row, .gf-postblock.gf-3-per-row, .gf-postblock.gf-4-per-row {
      width: 100%;
  }
  #gf-head-xp > a {
    margin: 0 20px;
    width: auto;
}.mtext {
    width: 50%;
    -webkit-appearance: none;
}

  .gf-hotcol li {
      width: 100%;
  }
  .gf-hotcol li a {
      margin: 5px !important;
  }
  div#gf-single-top-legend {
      display: none;
  }
  #gf-navwrap .gf-nav-login {
      background-position: 50% center;
      color: transparent;
      margin: 0;
      overflow: hidden;
      padding: 0 15px;
      width: 30px;
      background-size: 21px auto;
  }
  #gf-navwrap .gf-nav-login a {
      color: transparent;
      display: block;
      padding: 0;
      width: auto;
  }
  .gf-search-header-inner > h2 {
      font-size: 35px;
  }
  .gf-slider-footer {
      display: none;
  }
  .yarpp-related .gf-postblock {
      width: 100%;
  }
  .yarpp-related .gf-postblock-content {
    margin: 0 5px;
  }
  .yarpp-related .gf-postblock:nth-of-type(3n+1) .gf-postblock-content {
    margin: 0 5px;
  }
.yarpp-related .gf-postblock:nth-of-type(3n) .gf-postblock-content {
    margin: 0 5px;
  }
      .gf-submit-plans-mobile {display: inline-block; color: #5D7179; color: #5D7179; text-align: left; width: 79%}
    .gf-submit-plans-mobile > h3 {font-weight: bold;}
    .gf-submit-plans-mobile p {font-weight: normal; margin-bottom: 30px; margin-top: 0px;} 
    .gf-submit-plans-mobile > h4 {text-align: center; margin-bottom: 25px; font-size: 25px; font-weight: bold;}
    
    .gf-hotcol-head {font-size:18px;}
    .yarpp-related > h2 {font-size:18px;}
    .gf-hotcol-head {margin: 0 0 3px; background-position: 0 -25px;}
    #gf-single-gadget-footer-wrap {padding: 15px;}
    .yarpp-related > h2 {margin: 2px 0;}
    
}
@media screen and (max-width:640px) {
  .press-head h2 {
      font-size: 30px;
  }
  .press-head-h {
      margin-bottom: 20px;
  }
  .gf-presskit, .gf-mediakit {
      margin: 5px;
      padding: 10px 15px;
  }
  .yarpp-related li {
      width: 50%;
  }
  .gf-gadget-review {
      text-align: center;
  }
  .gf-gadget-review a {
      float: none;
      margin-top: 5px;
  } 
  .wishlist-guest, #iam404 {
      min-height: 0;
  }
  .wishlist-guest > h2 {
      font-size: 60px;
      margin-top: 20px;
  }
  .wishlist-guest > p {
      font-size: 20px;
      margin: 30px auto 10px;
  }
  #iam404 > h2 {
      font-size: 100px;
  }
  #iam404 > h3 {
      font-size: 50px;
  }
}
@media screen and (max-width:600px) {
  .app-inner {
      background-position: 0 50%;
      background-size: auto 140px;
      padding-left: 150px;
  } 
  .app-inner .gf-iosapp div {
      height: 32px;
      width: 100px;
  }
  .gf-submit-clients-inner {
    background-image: url("images/clients/clientseresponsive1.png"); }
    
    .gf-submit-clients-inner {margin-left: 20px; margin-right: 20px;}
    .gf-submit-clients {padding: 13px 0;}
    .gf-fullwidth-wrap > h2 {font-size: 24px; padding: 20px 0 10px;}
    .gf-submit-customer {padding: 0 0 0 0;}
    
.gf-submit-faq-item {
    display: block;
    margin: 15px 0;
    padding: 15px;
    text-align: left;
}
    .gf-submit-faq-item h3 {color: #747474; font-size: 17px; font-weight: bold;}
    .gf-submit-faq h2 {font-size: 25px; padding-top: 40px; padding-bottom: 20px;}

    .gf-submit-area .gf-fullwidth-wrap > h2 {font-size: 30px;}
    .gf-submitform h3 {font-size: 16px;}
    .gf-submitform-footer > h3 {font-size: 20px;}
    .gf-submitform-footer input[type="submit"] {width: 95%;}
	
}
/*
 * MEDIA QUERIES END
 */
 
.gf-blogpost-wrapper {

}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.gf-submit-faq-item p {color: #8b8b8b;}

div.wpcf7-validation-errors {border: 0px !important;}
div.wpcf7-mail-sent-ok { margin-top: 0px !important; padding-bottom: 10px !important; font-size: 14px !important; border: 0px !important;}
div.wpcf7 img.ajax-loader { display: none !important;}
span.wpcf7-not-valid-tip {color: #f00; font-size: 0.8em !important; display: block; margin-left: -270px; padding-top: 5px;}