/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-break: break-word;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	word-break: normal;
}
img, fieldset {
	border: 0;
}
abbr, acronym {
	text-decoration: none;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align=left] {
	display: block;
	float: left;
}
.right, .alignright, img[align=right] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align=middle] {
	display: block;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
input[type=submit], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
.wp-smiley {
	display: inline;
}
input[type="submit"], button {
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
}
html {
	-webkit-text-size-adjust: 100%;
}
*,*:after,*:before{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;		
}


@font-face {
  font-family: \'FontAwesome\';
  src: url(\'fonts/fontawesome-webfont.eot\');
  src: url(\'fonts/fontawesome-webfont.eot\') format(\'embedded-opentype\'), url(\'fonts/fontawesome-webfont.woff\') format(\'woff\'), url(\'fonts/fontawesome-webfont.ttf?v=4.0.3\') format(\'truetype\'), url(\'fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular\') format(\'svg\');
  font-weight: normal;
  font-style: normal;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 27px;
	color: #111111;
	background: #eef2f5 url(\'images/body-bg.gif\') repeat;
		
}


a {
text-decoration: none;
color: #2776c6;	
}
 
a:hover {
color: #32B5C9;
}

/*-- Headings --*/


h1{
	font-size:36px;
}

h2{
	font-size:32px;
}

h3{
	font-size:24px;
}

h4{
	font-size:20px;
}

h5{
	font-size:18px;
}

h6{
	font-size:16px;
}


/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt{
	padding-bottom:	27px;
	margin-bottom:	27px;
	border-bottom: 1px dotted #aaa;
	overflow:hidden;
}

.grt, .grt h3 {
	font-size: 16px;
	line-height: 27px;
}

.grt h3 {
	font-size: 20px;
	font-weight:bold;
	margin: 0px 0px 13px 0px;
	line-height: 27px;
}

.grt .headline {
	
	margin: 0;
}
.grt .headline a:hover{
	text-decoration:none;
	color:#2776c6;
}
.grt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	margin-top: 41px;
	margin-bottom: 14px;
}

.grt h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 45px;
	margin-bottom:14px;
}

.grt h2 a{
	color:#111;
}

.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 23px;
}
.grt .drop_cap {
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-bottom: 27px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 27px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 27px;
	margin-right: 27px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 27px;
	margin-left: 27px;
}
.grt .caption {
	margin-top: -14px;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	width: 45%;
	margin-bottom: 14px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}


/* Header Section */

.header_top {
width: 100%;
background: #f8f8f8;
padding: 10px 0;
overflow: hidden;
}

.header_top_inner {
width: 1055px;
margin: 0 auto;
overflow: hidden;	
}

.shoutmeloud_logo_class {
float:left;
}

.advertisement1 {
float:right;
margin: 11px 0 0;	
}

.menu_control {
display: none;
}

.header_middle {
background: #4a75a7;
overflow: hidden;	
box-shadow: 0 3px 3px #335781 inset;
}

.header_middle .menu {
width: 1055px;
margin: 0 auto;
}

.mob_ad {
display:none;
}

.menu li {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
text-transform: uppercase;
float: left;
list-style-type:none;
line-height: 42px;
text-shadow: 0 1px 1px #777;
}

.menu .sub-menu li {
line-height: 21px;
float: none;
}

.menu .sub-menu li a {
display: block;
padding: 10px 11px;
}




.menu .sub-menu {
display: none;
background-color: #193A61;
position: absolute;
margin: 0;
z-index: 9999;
width: 149px;
border-top: 3px solid #335781;
}

.menu li:hover>.sub-menu {
display: block;
}



.menu li a {
text-transform: none;
color: #fff;
font-weight: normal;
padding: 0 20px;
}


.header_middle .menu-item-103902 a {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
padding: 0;
}

.header_middle .menu-item-103902 {
background: url(\'images/start.png\') no-repeat;
width: 212px;
background-position: 138px 11px;
display: block;
}

.header_middle .menu-item-103902 a:hover {
background:transparent;
}

.menu li a:hover {
background: #5d88ba;
}

.header_middle1 .menu .sub-menu {
width: 134px;
}

.header_middle1 .menu .sub-menu li a:hover {
color: #2771b6;
}

.header_middle1 .menu .sub-menu li a {
background:none;
line-height: 17px;
color:#fff;	
}


.header_middle1 {
width: 1055px;
margin: 0 auto;
overflow: hidden;
background: #cde0f5;
border: 1px solid #b4d3f4;
box-shadow: 0 3px 3px #BFC6CD;
}


.header_middle1 .menu {
float:left;
}

.header_middle1 .menu li {
font-size: inherit;
line-height: 0px;
text-shadow: 0 0 0;
}


.headline_post_meta a {
border-bottom: 1px solid #eee;
}

.headline_post_meta {
padding: 5px 0px 5px;
overflow: hidden;
color: #727272;
text-transform: capitalize;
font-family: Helvetica,Arial,Geneva,sans-serif;
font-size: 13px;
}

.post_author a {
font-weight: bold;
color: #60a0ca;
letter-spacing: 0;
text-transform: capitalize;
}

.post_author a:hover {
color:#000;
}

.post_cats a {
text-transform: capitalize;		
color: #fa0;
font-weight: bold;
}

.widget_mode {
display:none;
}

.widget_searchbox1 {
float: right;
margin: 3px 0px 0px;
}

.widget_searchbox1 input[type=\"text\"] {
width: 180px;
font-size: 13px;
padding: 4px 10px!important;
border: 1px solid #E36B0A!important;
float: left;
margin: 0;
border-radius: 4px;
}

.widget_searchbox1 input[type=\"submit\"] {
background: #E36B0A;
margin: 0 5px;
padding: 2px 10px;
border: 1px solid #AD5513;
color: #fff;
font-size: 15px;
text-transform: uppercase;
border-radius: 4px;
font-family: Arial;
}


.widget_searchbox1 input[type=\"submit\"]:hover {
background: #FF9b00;
}

/* Ebook Page Template  */

.shoutmeloud_ebook_optin_inr {
overflow:hidden;
}

.ebook_img {
float:left;
width: 46%;
}

.name_icon, .email_icon {
position: relative;
width: 100%;
display: inline-block;
}

.email_icon:before,.name_icon:before {
content: \"\\f0e0\";
font-family: fontawesome;
font-style: normal;
position: absolute;
z-index: 1;
top: 12px;
left: 18px;
}

.name_icon:before {
content: \"\\f007\" !important;
}

.ebook_rigth {
float:right;
width:45%;
padding: 19px 40px;
}


.ebook_rigth .adsense_titr {
font-size: 34px;
line-height: 42px;
color: #9bc23c;
}

.ebook_rigth .widget_title {
font-size: 47px;
line-height: 53px;
font-weight: bold;
margin: 5% 0px;
}


.ebook_rigth .esubtit:before {
font-family: \"FontAwesome\";
color: #9bc23c;
content:  \"\\f023\";
margin: 0px 10px 0px 0px;
font-size: 27px;
}

.ebook_rigth input[type=\'text\'] {
color: #111;
padding: 16px 17px 16px 45px;
border: 1px solid #DEDFDD;
width: 100%;
font-size: 16px;
margin: 0 0 6%;
background: #f5f5f5;
}


.ebook_rigth .submitr {
background: #E36B0A;
color: #fff;
text-transform: uppercase;
padding: 17px 5px;
width: 100%;
background-color: #9bc23c;
border: 2px solid #fff !important;
border-radius: 4px;
margin: 0 0 6%;
}

.ebook_rigth .submitr:hover {
background: #FF9b00;
}

/* Service Page Template  */

.service_name h2 {
margin-bottom: 4px;
line-height: 50px;
font-size: 35px;
margin-top: 19PX;
}

.service_top {
padding: 20px;
display: block;
font-size: 19px;
line-height: 37px;
}

.topimage img {
float: left;
margin-right: 30px;
margin-bottom: 10px;
}

.template-single-service .servicetop ul li:before {
content: \'\\f005\';
}

.servicetop {
padding: 16px 0 0;
}

.servicetop ul li:before {
font-family: \'FontAwesome\';
color: #189ed6;
margin-left: 20px;
margin-right: 10px;
}

.servicetop ul li {
font-family: verdana;
font-size: 20px;
color: #888;
list-style: none;
margin-bottom: 10px;
}

.sbhead,.sbheadv {
font-size: 2.2em;
color: #888;
font-family: Georgia, \"Times New Roman\", Times, serif;
text-align: center;
padding: 26px 0;
border-top: 2px dotted #ddd;
border-bottom: 2px dotted #ddd;
margin-bottom: 39px;
}

.wpcf7-form-control {
width: 60%;
margin: 13px auto 26px;
display: block;
font-size: 1.6em;
border-radius: 5px;
border: 1px solid #ddd;
padding: 13px;
font-family: Georgia, \"Times New Roman\", Times, serif;
}



.wpcf7-submit {
width:40%;
background: #50b9e5 !important;
border: 1px solid #50b9e5 !important;
color:#fff !important;
cursor: pointer;
text-transform: uppercase;
}


.servicebottom blockquote {
color: #888888;
margin-left: 15px;
padding-left: 15px;
border-left: 1px solid #DDDDDD;
font-family: verdana;
font-size: 17px;
}

.service_box1 {
margin-top: 26px;
margin-left: 2.5%;
margin-right: 2.5%;
margin-bottom: 39px;
border: 0;
width: 44%;
background-color: #f6f6f6;
border-radius: 8px;
text-align: center;
display:inline-block;
vertical-align:top;
padding-top: 20px;
box-shadow: 0 2px 2px #ddd;
padding-bottom: 30px;
min-height: 460px;
}

.service_img img {
margin: 0 auto;
}

.service_name .enquiry a {
padding: 13px;
border-radius: 5px;
line-height: 2em;
font-size: 16px;
background-color: #0289c1;
color: #fff;
}

.service_name h2 a {
color: #111;
}

.service_name h2 a:hover {
color: #189ed6;
}

.service_name .enquiry a:hover {
background-color: #50b9e5;
}

.service_top ul {
list-style: none;
min-height: 100px;
}

.service_name ul li {
font-size: 18px;
line-height: 35px;
}

.service_name ul {
margin-bottom: 20px;
}

.service_name .enquiry a:hover:before {
left: 2px;
}

.service_name .enquiry a:before {
content: \'\\f0a4\';
font-family: \'FontAwesome\';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
position: relative;
top: 4px;
left: -2px;
text-decoration: inherit;
width: 1em;
margin-right: 0.4em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
font-size: 30px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.service_box1:hover {
box-shadow: 0 0 10px #ccc;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.template-single-service .columns {
padding: 0 20px;
background:#fff;
}

/* Portfolio Category */

.template-portfolio_category .columns>.content_column {
width:100%;
padding:10px 20px;
float:none;
}

#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
float: left;
overflow: hidden;
margin-right: 15px;
margin-bottom: 24px;
width: 25%;
margin-top: 25px;
margin-left: 15px;
position: relative;
padding-bottom: 0;
border-bottom: 0px;
box-shadow: 0 2px 2px #ddd;
background-color: #fefff0;
}

.portfolio-wrapper {
overflow:hidden;
position: relative !important;
background: #666;
cursor:pointer;
}

.portfolio img {
width:100%;
position: relative;
-webkit-transition: all 0.5s;
transition: all 0.5s;
left: 0;
}

.portfolio .label {
position: absolute;
width: 100%;
height:40px;
bottom:-40px;
}

.portfolio .label-bg {
background: #e95a44;
width: 100%;
height:100%;
position: absolute;
top:0;
left:0;
}
	
.portfolio .label-text {
color:#fff;
position: relative;
z-index:500;
padding:5px 8px;
}
			
.portfolio .text-category {
display:block;
font-size:9px;
}

.headline_area1 h2 a{
font-size: 26px;
color: #2776c6;
margin-bottom: 17px;;
}


.grid .post_excerpt {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}

.grid .headline_area1 {
background-color: #fefff0;
bottom: 0;
left: 100%;
padding: 14px 19px 26px 28px;
position: absolute;
top: 0;
width: 75%;
font-size: 12px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}


.grid .headline_area1 .fa {
bottom: 0;
color: #fff;
background-color: #3777C2;
font-size: 16px;
left: 0;
height: 37px;
padding-top: 6px;
position: absolute;
text-align: center;
width: 37px;
-webkit-transition: 0.2s background-color;
transition: 0.2s background-color;
text-decoration: none;
}

.grid .headline_area1 .fa:hover {
background-color: #0A396F;
}

.portfolio .fa {
display: inline-block;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


.grid .headline_area1 .entry-title a:hover {
color: #32B5C9;
}

#portfoliolist .fa-link:before {
content: \"\\f0c1\";
font-size: 15px;
font-family: \'FontAwesome\';
display: inline-block;
vertical-align: top;
line-height: 30px;
}

.headline_area1 .entry-title{
margin-bottom: 15px;
}

.grid .portfolio:hover .headline_area1 {
left: 19%;
}

.grid .portfolio:hover img {
left: -15%;
}

#portfoliolist .portfolio:hover {
box-shadow: 0 0 10px #ccc;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

/* Google Search Box */

#google_search {
float:right;
margin: 3px 2px 0px;	
}

#google_search input[type=\"text\"] {
width: 180px;
font-size: 13px;
padding: 4px 10px!important;
border: 1px solid #E36B0A!important;
float: left;
margin: 0;
border-radius: 4px;
}

#google_search input[type=\"submit\"]:hover {
background: #FF9b00;
}

#google_search input[type=\"submit\"] {
background: #E36B0A;
margin: 0 5px;
padding: 2px 10px;
border: 1px solid #AD5513;
color: #fff;
font-size: 15px;
text-transform: uppercase;
border-radius: 4px;
font-family: Arial;
}


.header_middle1 .menu li a {
background: transparent url(\'images/nav-line.gif\') no-repeat top right;
color: #2771b6;
padding: 9px 9px 13px;
font-weight: bold;
font-size: 12px;
line-height: 32px;
}

.header_middle1 .menu li a:hover {
background-color: #ebf1f8;
}

.header_bottom {
width: 1055px;
margin: 0 auto;
height: 32px;
background: #f8f8f8;
padding: 2px 0;
border-left: 1px solid #ECE9E9;
border-right: 1px solid #ECE9E9;
}

.header_bottom .menu li {
line-height: 27px;
font-size: 14px;
text-shadow: 0 0 0;
}

.header_bottom .menu .menu-item-103903 a {
color: #E36B0A;
line-height: 30px;
padding: 0 10px 0px 0;
margin: 0 0 0 10px;
text-decoration:none;
text-transform: uppercase;
}

.header_bottom .menu .menu-item-103903 a:hover {
background:transparent;
}

.header_bottom .menu li a {
color: #2776c6;
padding: 0 15px;
text-decoration: underline;
line-height: 30px;
}

.header_bottom .menu li a:hover {
color: #E36B0A;
background:transparent;
}

/* Content Section */

.container {
width:1055px;
margin:14px auto;
overflow:hidden;
}

.columns > .content_column {
float: left;
	padding: 0px;
	border-width: 0 1px 0 0;
width: 700px;	
}

.columns > .content_column .home_post{
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
padding: 15px 15px 0;
border: 1px solid #E7EAEF;
margin: 0 0 15px;
}

.wa-block-title h4:before {
content: \'\';
display: inline-block;
width: 30px;
height: 30px;
border-radius: 80em;
background-color: #0289c1;
margin-right: 13px;
border: 5px solid #fff;
position: relative;
top: 4px;
}

.wa-block-title h4 {
font-weight: bold;
padding: 6px 24px;
display: inline-block;
line-height: 33px;
text-transform: uppercase;
}

.wa-block-title {
border-bottom: 1px solid #ddd;
}

/* Headline Section */

.post_headline .avatar {
border: 3px double #AAA;
float: left;
margin: 5px 10px 0 0;
line-height: 0;
width: 55px;
height: 55px;
}




.home_post_excepert .featured_image {
float: right;
}

.home_post_excepert .featured_image img {
border: 1px solid #aaa;
margin: 5px 0px 10px 11px!important;
background: #f9f9f9;
padding: 5px;
}

.home_post_excepert p {
margin-bottom: 11px !important;
text-align: justify;
}

.post_date {
color: #727272;
text-transform: capitalize;
font-family: Helvetica,Arial,Geneva,sans-serif;
letter-spacing: 0;
font-size: 13px;
}

.post_social_mediashare {
overflow:hidden;
clear:both;	
}

.social-post {
float:left;
}

.counter {
display: inline-block;
width: 48%;	
vertical-align: top;
}

.shoutmeloud_readmore {
float:right;
}

.shoutmeloud_readmore a {
background: #2776c6;
border: 1px solid #116094;
color: #fff;
padding: 4px 12px;
font-size: 12px;
line-height: 1.5em;
font-weight: bold;
}

.shoutmeloud_readmore a:hover {
background: #333;
}

/* 404 Page Css */
 
.fnfpg .columns {
padding:20px;
overflow: hidden;
}

.fnpge h1 {
padding: 30px 20px 30px;
color: #090707;
background: #ddd;
line-height:45px;
background-color: #F7F7F7;
opacity: .7;
}

.fnpge_title {
overflow: hidden;
margin: 21px 0px 0px;
}

.fnpge_title h3 {
float: left;
padding: 0 8px 0 0;
margin: 0;
font-size: 18px;
overflow: hidden;
}

.fnpge_inner1 {
float: left;
overflow: hidden;
}

.fnpge_title .titqa {
float: left;
font-size: 18px;
line-height: 29px;
padding-right: 10px;
background: #FFFFFF;
}

.fnpge_title .sep-widget {
padding: 9px 21px 14px 17px;
background-image: url(\'images/sep-widget.png\');
background-repeat: repeat-x;
height: 7px;
margin-top: 11px;
}

.error-message {
color: #DFDDDD;
font-size: 110px;
font-weight: bold;
margin: 0px 27px 0px 0px;
float: left;
line-height: 100%;
}


.fnfpg .fnfpage_nav {
float: left;
margin: 40px 0px 0px 27px;
list-style-type: square;
}

.fnpge #google_search {
margin: 40px 2px 0px;
width: 52%;
}

.fnpge #google_search  p {
margin: 10px 0px 15px 0px;
font-size: 15px;
}

.fnpge #google_search input[type=\"submit\"] {
padding: 7px 14px;
}

.fnpge #google_search input[type=\"text\"] {
width: 214px;
padding: 7px 10px!important;
}


.fnpge_title .title-sep {
border-color: #e0dede;
}


/*SideBar Section*/

.columns > .sidebar {
width: 355px;
	padding: 0px 0px 20px 20px;
	float: right;
}


.sidebar .widget {
border: 1px solid #EEE;
box-shadow: 0 0 5px #EEE;
margin: 0px 0px 15px 0;
padding: 10px 10px 20px;
background: #fff;
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

.sidebar .widget_title {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:  #2473c2;
	line-height: 26px;	
padding: 7px;
margin: 0 0 10px;
border-bottom: 1px dotted #aaa;
text-transform: uppercase;
}

.gplusflwr a {
font-size:13px;	
text-decoration:underline;
}

.gplusflwr a:hover {
text-decoration:none;
}

.sidebar .widget ul li {
list-style: none;
margin: 0px 0px 0px 0px;
color: #4B87F4;
}

.sidebar .widget ul li a {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4B87F4;
	line-height: 21px;
padding: 4px 0;
display: block;
border-bottom: 0px dotted #ddd;
}

.sidebar .tab_content li .featured_image a:hover {
background: transparent;
}

.sidebar_optinoutter {
background: #4376b1;
border: 1px solid #4376b1;
padding: 25px 37px 25px;
margin: 0px 0px 15px;
}

.shoutmeloud_sidebar_optin_inr .widget_title {
color: #fff;
border-bottom: 0px;
margin-bottom: 0px;
}

.shoutmeloud_sidebar_optin_inr .namer {
color: #111;
padding: 13px 17px 13px 8px;
margin: 0px 0px 13px;
width: 100%;
font-size: 16px;
}

.form_outerr a {
color:#fff;
}

.shoutmeloud_sidebar_optin_inr .form_outerr {
padding: 11px;
font-family: arial;
overflow:hidden;		
}

.shoutmeloud_sidebar_optin_inr .adsense_titr {
color: #fff;
font-size: 12px;
font-weight: bold;
margin: 0 0 13px;
}

.columns #af-form-864186430 .af-header {
display: none !important;
}

#af-form-864186430 .af-body input.text,
#af-form-864186430 .af-body textarea {
color: #92c3c3 !important;
border: 1px solid #E36B0A !important;
border-radius: 3px !important;
padding: 7px 17px 8px 8px !important;
margin: 0px 0px 13px !important;
width: 100% !important;
}


.adsense_titr .eml {
margin: 0px 0px 0px 7px;
}

.shoutmeloud_sidebar_optin_inr a:hover {
text-decoration:underline;
}



.shoutmeloud_sidebar_optin_inr  .emailr {
color: #111;
padding: 13px 17px 13px 8px;
margin: 0px 0px 13px;
width: 100%;
font-size: 16px;
}

.shoutmeloud_sidebar_optin_inr .submitr {
background: #E36B0A; 
color: #fff;
text-transform: uppercase;
padding: 16px 5px;
width: 100%;
background-color: #9bc23c;
border: 2px solid #fff !important;
border-radius: 4px;
}

.shoutmeloud_sidebar_optin_inr .submitr:hover  {
background: #FF9b00;
}

/* Optin Share Subscription box */

.share_box {
margin:0px 0px 12px 0px;
padding: 15px;
background:#fff;
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

.share_box .fa {
clear: both;
overflow: hidden;
font-family: arial;
font-size: 14px;
line-height: 53px;
width:100%;
}

.share_box .lk {
float: right;
}

.rss .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #d00;
color: #fff;
}


.fbook .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #1D5AC7;
color: #fff;
}


.twt .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #6192EB;
color: #fff;
}

.link .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #487EDF;
color: #fff;
}

.ggl .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #DF5D20;
color: #fff;
}

.ytbe .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #DF5D20;
color: #fff;
}

.sshr .lk {
padding: 0px 12px;
line-height: 27px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
margin: 11px 0px 0px;
background: #DF5D20;
color: #fff;
}


.fbook1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f09a\";
margin: 0px 10px 0px 0px;
background: #1D5AC7;
font-size: 19px;
padding: 12px 18px;
border-radius: 50%;
}

.twt1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f099\";
background: #6192EB;
font-size: 19px;
margin: 0px 10px 0px 0px;
padding: 12px 13px;
border-radius: 50%;
}

.rss1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f09e\";
background: #F0CD61;
margin: 0px 10px 0px 0px;
font-size: 19px;
padding: 12px 15px;
border-radius: 50%;
}

.link1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f0e1\";
margin: 0px 10px 0px 0px;
background: #487EDF;
font-size: 19px;
padding: 12px 14px;
border-radius: 50%;
}

.ggl1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f0d5\";
margin: 0px 10px 0px 0px;
background: #dd4b39;
font-size: 19px;
padding: 13px 14px;
border-radius: 50%;
}

.ytbe1:before {
font-family: \"FontAwesome\";
color: #fff;
content: \"\\f167\";
background: #d00;
margin: 0px 10px 0px 0px;
font-size: 19px;
padding: 13px 14px;
border-radius: 50%; 
}

.share_box span {
font-size: 10px;
color: #888;
text-transform: uppercase;
}

.sshr1 {
float:left;
margin: 0px 13px 0px 0px;
}





.count1 {
border: 1px solid #EBEBEB;
padding: 8px 5px 0px;
background: #fff;
}

.count .fb_iframe_widget span {
vertical-align: middle !important;
}


.count2 {
background: #eef9f9;
border: 1px solid #dff6f6;
border-top: 1px solid #fff;
padding: 7px 5px;
}

.count1 a {
color: #d00;
font-family: arial;
font-size: 18px;
display: inline-block;
font-weight: bold;
vertical-align: middle;
line-height: 18px;
margin: -15px 0px 0px 0px;
}




.count {
border-top: 1px solid #EBEBEB;
padding: 3px 5px 4px;
background: #fff;
}

.count a {
color: #3B5998;
font-family: arial;
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

/* Sidebar Popular Post */

.sidebar  .tab_content li {
list-style: none !important;
margin: 0 !important;
clear: both;	
}


.sidebar .tab_content li .featured_image a {
border-bottom: 0px;
}


/* Page Navigation */

.page_navigation {
clear: both;
overflow: hidden;
font-size: 18px;
padding: 13px 13px;
border-bottom: 1px solid #eee;
border-bottom: 1px solid #E7EAEF;
background: #fff;
margin: 15px 0 0;
border: 1px solid #E7EAEF;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
}

.newpagination {
float:left;
}

.newpagination span {
margin: 0 5px;
}

.gotop {
background: #2473c2;
border: 1px solid #116094;
color: #fff!important;
padding: 2px 5px;
float: right;
font-weight: bold;
}

.newpagination a {
margin: 0 5px;
padding: 3px 5px; 
}

.newpagination a:hover {
background: #fff;
box-shadow: 0 0 8px #ccc inset;
}

.newpagination span.current {
margin: 0 5px;
padding: 3px 10px;
background: #fff;
box-shadow: 0 0 8px #ccc inset;
}

/* Footer */

.footer {
width: 1055px;
margin: 0 auto;	
padding: 70px 0 0;
color: #1b1b1b;
overflow: hidden;	
background: #fff url(\'images/foot-bg.png\') no-repeat 0 -30px;
box-shadow: 0 3px 3px #bfc6cd;
border-bottom-left-radius: 40px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top: 1px solid #EDEAEA;
border-bottom-right-radius: 40px;
}

.footer_top {
overflow: hidden;
font-size: 13px;
padding: 0px 14px 28px;	
}

.footer1 {
float: left;
list-style: none;
width: 23.6%;
margin: 0px 7px;
}

.stayconnected {
float: right;
list-style: none;
}

.stayconnected li {
color: #666;
font-weight: bold;
display: inline-block;
vertical-align: middle;
margin: 0px -3px;
}

.stayconnected li a {
background-image: url(\'images/stay-connected.png\');
background-repeat: no-repeat;
}

a.rss {
background-position: 0 0;
display: block;
height: 20px;
margin: 10px 5px;
width: 21px;
}

a.tw {
background-position: -51px 0;
display: block;
height: 20px;
margin: 10px 5px;
width: 21px;
}

a.fb {
background-position: -26px 0;
display: block;
height: 20px;
margin: 10px 5px;
width: 21px;
}

a.gp {
background-position: -75px 0;
display: block;
height: 20px;
margin: 10px 5px;
width: 21px;
}


.footer1 .widget {
background: #2776c6;
border-radius: 15px;
padding: 3px;
margin: 13px 0px 0px;
}

.footer1 h3 {
color: #fff;
font-size: 18px;
margin: 10px 0;
line-height: 25px;
text-transform: none;
text-shadow: 0 1px 1px #ddd;
text-align: center;
}

.footer1 ul {
margin: 7px;
border-radius: 15px;
background: #fff;
padding: 10px;
overflow: hidden;
}

.footer1 .postform {
margin: 0px 0px 14px 20px;
}

.footer1 ul li a:hover {
color:#279bc1;
text-decoration:underline !important;	
background:transparent !important;
}

.footer1 ul li {
margin: 0px 0px 0px 20px !important
list-style-type: square !important;
text-shadow: 0px 0px 0px !important;
font-size: 14px !important;
line-height: 27px !important;
}

.footer1 ul li a{
color:#1b1b1b;
display: block;
padding: 2px 0;
	font-size: 12px;
}

.footer_top .menu-item {
width: 43% !important;
float: left !important;
margin:0px 0px 0px 14px !important;
	list-style:square;
}

.footer1 .textwidget {
margin: 7px;
border-radius: 15px;
background: #fff;
padding: 10px;
}

.footer_bottom {
width: 1055px;
margin: 0 auto;
overflow:hidden;
}

.footer_bot_inner {
background: url(\'images/copy-bg.gif\') repeat-x top center;
margin: 10px 20px;
overflow: hidden;
}

.copyrights {
font-size: 12px;
height: 40px;
float: left;
color: #666;
line-height: 40px;
}

.wp-smiley {
display:none;
}


/* Single Page  Section */

.template-single .columns > .content_column {
padding: 2px 0 0px;
background:transparent;
border:0px;
}


.wp_rp_wrap {
display:none;	
}

.related_post .wp_rp_wrap {
display:block;	
}

.related_post ul.related_post li {
padding: 19px 10px 0px 10px !important;
}

.single_postbox {
padding: 19px 15px 0px;	
border-bottom:0px;
background:#fff;
margin-bottom:16px;
}

.archive_tit {
padding: 0 15px;
margin: 15px 0px;
background: #f2f2f2;
}

.p_rp_wrap {
margin: -15px 0 0;
}

.archive_tit h1 {
background: #FFF;
color: #999;
display: inline-block;
font-size: 16px;
padding: 2px 10px;
}

.borderdouble {
border-bottom: 4px double #ddd;
margin: 8px 0px 0px;	
}

.single_post_headline {
margin:0px 0px 20px 0px;
}



.note {
background: #E3F0F2 url(images/note.png) center no-repeat;
border: 1px solid #6CC;
background-position: 7px 50%;
text-align: left;
padding: 10px 10px 10px 45px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.single-social-post {
background: none repeat scroll 0 0 #fff;
border: 1px solid #ccc;
left: 66px;
padding: 10px 10px 0;
position: fixed;
top: 362px;
width: 81px;
-webkit-box-shadow: 1px 0 15px rgba(0,0,0,.2);
-moz-box-shadow: 1px 0 15px rgba(0,0,0,.2);
box-shadow: 1px 0 15px rgba(0,0,0,.2);
border-radius: 5px;
}

#floatshare {
margin-bottom: 1.4em;
margin-left: 0;
}

/* Infographics Related post  */

.rl_ingp {
overflow:hidden;
}

.rl_ingp .image_videos .more_news2_box_start {
min-height: 250px;
}

.rl_ingp .image_videos .more_img a:before {
width: 47px;
height: 47px;
line-height: 48px;
font-size: 1.8em;
border-radius: 0em; 
opacity:0.7;
}

.rl_ingp .more_news2_box_start {
margin: 10px 8px 26px 7px;
}

.rl_ingp h4 {
font-size: 18px;
}

.rl_ingp .more_news2_box_start:hover h4 a {
color:#32B5C9;
}

.rl_ingp h4 a {
color:#111;
}

/* Video Related post  */

.rl_vid {
overflow: hidden;
margin: 16px 0px;
padding: 15px;
border-width: 0 1px 0 0;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

.rl_vid .video_box2 .featured_image a:before {
border-radius: 0em; 
opacity: 0.5;
}

.rl_vid .video_box2 {
margin: 10px 8px 6px 7px;
}

.rl_vid h4 {
font-size: 18px;
}

.rl_vid .video_box2:hover h4 a {
color:#32B5C9;
}

.rl_vid h4 a {
color:#111;
}

.related-posts-box img {
padding:3px;
border:1px solid #ddd;
}

.relatedposts h3 {
padding: 4px 0px 0px;
font-size: 20px;
}

.relatedposts ul {
overflow: hidden;
margin: 0;
}
.relatedposts li {
float: left;
width: 22.5%;
padding: 0px 15px 10px 0px;
list-style-type: none;
}

.related-posts-box h4 {
font-size: 14px;
line-height: 20px;
margin: 11px 0px 0px;
}

/* Related Post  */

#relatedposts h2 {
border-bottom: 1px solid #333;
color: #333;
font-size: 21px;
margin: 0 0 20px;
padding: 0 0 5px;
}

#relatedposts li {
list-style-type:square;
}

#relatedposts li a { 
text-decoration:underline;	
}

#relatedposts li a:hover {
background-color: #2776c6;
color: #FFF;
text-decoration: none;
}

#social-media-icons {
background: none repeat scroll 0 0 #F9F9F9;
border: 1px solid #EEEEEE;
margin: 20px 0px;
padding: 11px 0 6px 20px;
}

.fb_iframe_widget span {
vertical-align: top !important;
}

.post_ad {
margin: 0px 0px 15px 0px;
overflow: hidden;
text-align: center;
padding: 15px 15px 9px;
border-width: 0 1px 0 0;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

.post_ad img {
display:inline-block;
	margin-bottom:0 !important;
}

.postshare {
display: inline-block;
vertical-align: top;
margin: 0px 3px;	
}

/* Post Optin Box */

.shoutmeloud_post_optins {
padding: 10px;
border-radius: 5px;
margin: 5px auto 0;
overflow: hidden;	
background: #d00 url(\'images/email.png\') no-repeat 98% center;
box-shadow: 0 0 30px #600 inset;
}

.shoutmeloud_post_optins .adsense_titr {
color: #FFF;
font-size: 24px;
margin: 5px 0 0 60px;
}


.shoutmeloud_post_optins .arrow {
background: url(\"images/arrow-left.png\") no-repeat;
width: 60px;
height: 60px;
float: left;
margin: 0 0 0 20px;
}

.shoutmeloud_post_optin_inr input[type=\"text\"] {
background: #FFF;
border: 1px solid #800;
border-radius: 5px;
box-shadow: 0 0 5px #600 inset;
color: #333;
font-size: 16px;
float: left;
font-family: inherit;
margin: 25px 10px 0 0;
padding: 6px 10px;
width: 26%;
}


.shoutmeloud_post_optin_inr input[type=\"submit\"] {
background: #222;
border: 0;
border-radius: 10px;
box-shadow: 0 0 5px #000 inset;
color: #FFF;
float: left;
font-weight: bold;
font-family: inherit;
margin: 25px 0 0;
padding: 7px 10px;
width: 18%;
font-size: 16px;
}

.shoutmeloud_post_optin_inr input[type=\"submit\"]:hover {
background: #333131;
}



/*Author info */

.tabbed_authorbox {
margin: 16px 0px;
padding: 15px;
border-width: 0 1px 0 0;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

.tabbed_authorbox ul {
margin: 0 0 1px;
}

.heading_section li {
display:inline-block;
}

.author_infoinner ul {
margin:0 0px 0 20px;
}


.heading_section li p {
color: #111;
background: #eef7f8;
border: 1px solid #c6d9ed;
padding: 10px;
font-size: 13px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	cursor:pointer;
	margin-bottom: 0px;
}

.afa:before {
content:\"\\f007\";
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
margin: 0px 7px 0px 0px;
display:inline-block;	
}

.lfa:before {
content: \"\\f15c\";
margin: 0px 7px 0px 0px;	
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.tabbed_authorbox #post_auhtor {
background: #eef7f8;
border: 1px solid #c6d9ed;
padding: 16px 10px 16px 11px;
overflow: hidden;
margin: -2px 0px 0px;
}

.author_infoinner {
overflow:hidden;
}

.author_infoinner li {
list-style:disc !important; 
}

.author_infoinner img {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0 10px 10px 0;
padding: 3px;
}


.author-info {
float: left;
width: 400px;
padding: 0 15px 0 0;
border-right: 1px solid #ccc;
}

.author-info h4 {
color: #666;
font-size: 18px;
}

.author-info h5 {
color: #666;
text-transform: none;
font-size: 12px;
}


.author-info p {
color: #515151;
font-size: 12px!important;
line-height: 16px;
margin: 0 0 11px;
}

.author_infoinner .fb_iframe_widget span {
vertical-align: middle !important;
margin:10px 0 0 0 !important;	
}

.author-info h4 a {
color: #2776c6;
font-weight: bold;
text-decoration: underline;
}

.author-info h4 a:hover {
text-decoration:none;
}

.author-info p a {
font-weight: bold;
text-decoration:underline;
}

.author-info p a:hover{
background-color: #2776c6;
color: #FFF;
text-decoration: none;
}

.author_infoinner li a:hover {
text-decoration:underline;
}

.author-connect {
width: 185px;
float: right;
}


/* Previous/Next Post */

.prev_next {
margin: 15px 0px 0;
box-shadow: 0 0 10px #E3EAEF inset;
border: 1px solid #E3EAEF;
padding: 2px 5px;
background:#fff;
}

.previous_post {
color: #424242;
font-size: 14px;
margin: 4px 0px;
padding: 5px 15px;
display: block;
font-weight: bold;
text-transform: capitalize;
}

.next_post {
color: #424242;
font-size: 14px;
margin: 4px 0px;
padding: 5px 15px;
display: block;
font-weight: bold;
text-transform: capitalize;
}

.related_post {
margin: 0px 0px 15px 0px;
overflow: hidden;
padding: 15px 15px 16px;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

.related_post h3 {
margin: 0 0 15px;
}


/* Similar Post */

.sharedaddy {
margin: 0px 0px 15px 0px;
overflow: hidden;
padding: 15px 15px 9px;
border-width: 0 1px 0 0;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

#similar-post {
padding: 15px;
border-width: 0 1px 0 0;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
text-align:left;
}

#similar-posts {
border: 1px solid #EFEDED;
}

#similar-posts .smlhead {
background: none repeat scroll 0 0 #333;
color: #FFF;
float: left;
margin: -15px 0 10px 10px;
padding: 2px 10px;
}



.post-tags {
color: #000;
font-size: 14px;
padding: 0px 10px;
}

.post-tags a {
background: #2473c2;
color: #FFF;
margin: 3px;
padding: 3px 7px;
text-decoration: none;
line-height: 40px;
}

/* Comment Section */

.post_comments {
box-shadow: 0 0 10px #E3EAEF inset;
border: 1px solid #E3EAEF;
padding: 20px 5px 5px;
background:#fff;
}

.post_comments .children {
margin: 15px 0px 0px;
background:#fff !important;
list-style-type: none;
}

#commentform {
background: #E3EAEF;
margin: 0;
}

.post_comments p {
margin:0px 0px 14px;
overflow:hidden;	
}

#commentform .input_text {
width: 50%;
float: left;
margin: 0px 16px 8px 0px;
clear: both;
background: #fff;
border: 1px solid #ddd;
box-shadow: 0 0 3px #ccc;	
padding: 10px 6px;
}

.comment_inner {
padding: 0px 15px 15px;	
}


#commentform .input_submit {
display: inline-block;
color: #111;
font-size: 14px;
line-height: 1.5em;
cursor: pointer;
margin: 0 0 4px 0;
padding: 6px 10px 6px 10px;
background: #fff;
border: 1px solid #ddd;
box-shadow: 0 0 3px #ccc;
}

#commentform textarea.input_text {
width: 100%;
font-size:16px;
box-shadow: 0 0 3px #ccc;	
border: 1px solid #ddd;
}

.comment_list {
list-style-type: none;
}

.comment_list li {
padding: 15px 15px 15px;
border-top: 1px dotted #bbb;
}

.comment_list img {
float: right;
width: 55px;
padding: 5px;
background: #fff;
box-shadow: 0 0 3px #ccc;
}

.comment_author {
color: #2776c6;
font-size: 23px;
}

.comment-reply-link {
background: #2473c2;
border: 1px solid #116094;
color: #fff !important;
font-size: 13px;	
padding: 2px 5px;
}

.comment-reply-link:hover {
text-decoration:underline;
}

.comment_form_title {
color: #555;
font-size: 18px;
padding: 13px 15px 10px;
line-height: 1.263em;
margin: 0 0 20px!important;
border-bottom: 1px dotted #bbb;
}


#commentform label {
margin:0px 0px 8px;
}

.comments_intro p {
font-size: 1.4em;
color: #666;
line-height: 1.714em;
}

.comments_intro span {
font-size: 1.714em;
color: #111;
line-height: 1em;
}

.comments_intro a {
text-decoration: underline;
}

.comments_intro span.bracket {
color: #ccc;
font-size: 1.714em;	
}

.comment_nav {
margin: 10px 12px;
box-shadow: 0 0 10px #E3EAEF inset;
border: 1px solid #E3EAEF;
padding: 5px 15px;
overflow:hidden;
}

.previous_comments {
float:left;
}

.template-home .deal_box {
background: #fff;
padding: 15px;
border: 1px solid #E7EAEF;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
}

/* Home page Deal and Video */

.cat_viewall {
text-align: center;
clear: both;
padding:0 0 2px;
}

.cat_viewall a {
padding: 7px 25px;
background: #9bc23c;
color: #fff;
font-size: 13px;
border: 1px solid #9bc23c;
display: inline-block;
font-family: arial;
text-shadow: 0 -1px 0 #CCD5DD;
cursor: pointer;
text-decoration: none;
text-transform: uppercase;
-webkit-appearance: none;
font-weight: bold;
}

.cat_viewall a:hover {
background: #E36B0A;
border: 1px solid #E36B0A;
box-shadow: 0 2px 0 #ddd;
}

.video_box .cat_viewall a {
background: #9bc23c;
color: #fff;
border: 1px solid #9bc23c;
}

.video_box .cat_viewall a:hover {
background: #E36B0A;
border: 1px solid #E36B0A;
box-shadow: 0 2px 0 #ddd;
}

.more_news1_box_start:hover {
box-shadow: 0 0 10px #ccc;
}


.more_news1_box_start {
float: left;
min-height: 279px;
background: #fff;
margin: 26px 0 26px 52px;
position: relative;
border:1px solid #fff;
box-shadow: 0 2px 2px #ddd;
width: 40%;
}

.cat_footer {
padding:0 0px 0 8px;
overflow:hidden;
}

.more_news2_box_start {
padding:8px;
}

.image_videos {
overflow: hidden;
width: 100%;
margin: 0 auto;
}


.image_videos .more_news2_box_start {
float: left;
min-height: 256px;
background: #fff;
margin: 26px 0 26px 52px;
position: relative;
box-shadow: 0 2px 2px #ddd;
width: 40%;
padding: 0;
}

.image_videos  .more_img {
padding:8px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.image_videos  .more_img:hover {
background: #0289c1;
}

.image_videos .more_news1_box_header {
padding:8px;
}

.image_videos .more_news2_box_start:hover h2 a {

color: #189ed6;
}


.image_videos .more_img a:before {
content:\"\\f00e\";
font-family:FontAwesome;
width: 50px;
height: 50px;
line-height: 50px;
margin-left: 140px;
margin-top: 65px;
text-align: center;
font-size: 2em;
position: absolute;
display:inline-block;
background-color: #0289c1;
color: #fff;
border-radius: 80em;
opacity: 0.4;
}

.video_head:hover {
background:#E36B0A;
}


.more_news1_box_start:hover h2 a {

color: #189ed6;
}

.image_videos .more_img a:hover:before {
opacity: 0.9;
}


.more_news {
overflow:hidden;
	}
.more_news1 {
overflow:hidden;
	}
.video_box1 {
overflow:hidden;
	width:100%;
	margin: 0 auto;
}
.video_box2 {
background: #fff;
float:left;
margin: 26px 0 26px 52px;
position: relative;
box-shadow: 0 2px 2px #ddd;
width: 40%;
padding: 0px 0 10px;
}



.image_videos .more_news2_box_start:hover,.video_box2:hover {
box-shadow: 0 0 10px #ccc;
}

.video_box2 .featured_image a:before {
content: \"\\f16a\";
font-family: FontAwesome;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
margin-left: 140px;
margin-top: 65px;
text-align: center;
font-size: 2em;
position: absolute;
background-color: #E36B0A;
color: #fff;
border-radius: 80em;
opacity: 0.7;
}

.video_box2 .featured_image a:hover:before {
opacity: 0.9;	
}


.video_box2:hover h2 a {
color:#189ed6;
}

.video_head {
padding:8px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}



.video_name {
padding:0 8px;
}

.deal_box  {
padding:0 0 27px;
margin:0 0 27px;
}

.video_box {
margin:0 0 27px;
}

.video_name h2 {
display: block;
font-size: 20px;
line-height: 30px;
}

.video_name h2 a{
color:#111;
}
.main_title1 h3 {
	font-size: 30px;
line-height: 2.2em;
border-bottom: 1px solid #ddd;
}

.main_title1 h3:before {
content: \'\';
display: inline-block;
width: 30px;
height: 30px;
border-radius: 80em;
background-color: #0289c1;
margin-right: 13px;
border: 5px solid #fff;
position: relative;
top: 4px;
}

.deal_box {
overflow:hidden;
	margin:0 auto;
	width:100%;
}
.deal_box1 {
width: 172px;
border:1px solid #ddd;
margin: 28px 20px 16px 15px;
float: left;
background: #fff;
position: relative;
box-shadow: 0px 2px 2px #ddd;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.f-deals .deal_box .section-title {
margin: 0 40px 0 0 !important;
}

.deal_box1:hover {
box-shadow: 0 0 10px #ccc;	
}



.deal_head h2 {
padding:4px 7px;
display: block;
font-size: 19px;
line-height: 29px;
}
.deal_head h2 a {
color: #111;
}

.deal_box1:hover h2 a {
color:#189ed6;	
}

.deal_img img {
margin:0 auto;
}
.get_offer:before {
content: \"\\f0c4\";
font-family: \'FontAwesome\';
position: absolute;
bottom: -13px;
font-size: 29px;
left: -7px;
color: #888;
}

.deal_content {
position:relative;
}

.get_offer a {
background-color: #e2f3fa;
text-align: center;
border: 1px dashed #0176a6;
border-radius: 5px;
color: #189ed6;
font-family: Georgia, \"Times New Roman\", Times, serif;
padding: 0px 4px;
margin: 7px;
display: block;
font-size: 17px;
font-weight: bold;
}


.deal_box1:hover {
box-shadow: 0 0 10px #ccc;
}

/* Deal Page Section */

.deal_pagebox1 {
overflow: hidden;
clear: both;
margin-top: 39px;
padding-bottom: 39px;
border-bottom: 1px solid #ddd;
}

.deal_pagebox1 .featured_image a {
padding: 13px;
margin-right: 39px;
float: left;
border: 1px solid #ddd;
}

.dealright-hand:before {
content: \'\\f0a4\';
font-family: \'FontAwesome\';
margin-right: 10px;
font-size: 38px;
color: #999;
float: left;
font-style: normal;
}

.deal_pagebox1 h2 a {
color: #111;
line-height: 1.4em;
margin: 0 0 11px;
display: block;
}

.template-single-deal .single_postbox .featured_image img {
padding: 13px;
margin-right: 39px;
float: left;
border: 1px solid #ddd;
box-shadow: 0 0 10px #ccc;
}


.coupon_deal {
padding: 26px 26px 26px 26px;
margin: 26px 0;
border: 1px solid #ddd;
box-shadow: 0 4px 5px #f2f2f2;
}

.couponcode {
background: #0289c1;
border-radius: 5px;
color: #fff;
font-size: 17px;
letter-spacing: 0.5px;
font-style: italic;
padding: 10px 13px;
text-align: center;
cursor: pointer;
}

.coupon_deal cite {
font-size: 15px;
border-radius: 5px;
border: 1px dashed;
padding: 10px 13px;
line-height: 36px;
font-style: italic;
color: #888;
letter-spacing: 1px;
margin-left: 21px;
}

.deal_pagebox1 h2 a:hover  {
color: #2776c6;
}

.gfr {
padding: 5px 7px;
border-radius: 5px;
line-height: 2em;
font-size: 14px;
background-color: #0289c1;
color: #fff;
float: right;
}

.gfr:hover {
background:#333;
color:#fff;
}

.gfr:before {
content: \'\\f02c\';
font-style: normal;
margin:0 7px 0 0;
font-family: \'FontAwesome\';
}

.main_title {
padding: 0 17px 0;
margin: 15px 0px;
background: #f2f2f2;
}


.main_title h1 {
background: #FFF;
color: #999;
display: inline-block;
padding: 9px;
}

/* Video Section */

.template-home .video_box {
background: #fff;
padding: 15px;
margin: 0px 0 15px;
border: 1px solid #E7EAEF;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
}


.template-home .video_box2 {
margin: 29px 20px 16px 7px;
}

.video_box1 {
overflow: hidden;
width: 100%;
margin: 0 auto;
}

.video_box2 .featured_image {
background: #fff !important;
}

.video_box2 {
min-height: 240px;
background: #fff;
float: left;
margin: 29px 20px 26px 7px;
position: relative;
box-shadow: 0px 0px 3px 1px #ddd;
width: 45%;
}

.video_name h2 a {
color: #111;
}

.video_name {
padding: 0 8px;
}

.video_head {
padding: 8px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.image_videos  .more_news2_box_start:hover,
.video_box2:hover {
box-shadow: 0 0 10px #ccc;
}

.video_name h2 {
display: block;
font-size: 20px;
line-height: 30px;
}

.video_box2:hover h2 a {
color: #2776c6;
}

.video_head:hover {
background: #E36B0A;
}

.video_box2 .featured_image a:before {
content: \"\\f16a\";
font-family: FontAwesome;
display: inline-block;
width: 50px;
height: 50px;
line-height: 50px;
margin-left: 131px;
margin-top: 50px;
text-align: center;
font-size: 2em;
position: absolute;
background-color: #E36B0A;
color: #fff;
border-radius: 80em;
opacity: 0.7;
}

.video_box2 .featured_image a:hover:before {
opacity: 0.9;
}


/* Infographics Section  */

.image_videos,.image_page {
overflow:hidden;
}

.image_videos .more_news2_box_start {
float: left;
min-height: 289px;
background: #fff;
margin: 26px 23px 26px 2px;
position: relative;
box-shadow: 0 0px 1px 1px #ddd;
width: 46%;
padding: 0;
}

.image_videos .more_img a:hover:before {
opacity: 0.9;
}

.image_videos .more_img:hover {
background: #0289c1;
}

.image_videos .featured_image {
background:#fff;
}

.image_videos .more_img {
padding: 8px;
transition: all 0.2s ease 0s;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
}

.image_videos .more_img a:before {
content: \"\\f00e\";
font-family: FontAwesome;
width: 50px;
height: 50px;
line-height: 50px;
margin-left: 133px;
margin-top: 59px;
text-align: center;
font-size: 2em;
position: absolute;
display: inline-block;
background-color: #0289c1;
color: #fff;
border-radius: 80em;
opacity: 0.4;
}

.image_videos .more_news1_box_header {
padding: 8px;
}

.more_news1_box_header h2 {
display: block;
font-size: 19px;
line-height: 30px;
height: 69px;
padding-top: 5px;
}

.image_videos .more_news2_box_start:hover h2 a {
color: #189ed6;
}

/* Page Section*/


.page_postbox h1 {
color:#2776c6;
}

.custom_template .columns {
padding:0px !important;
}

.template-page .columns {
padding: 20px;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}


.template-custom .columns {
padding: 20px;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
}

.template-fourohfour .columns {
padding: 20px;
background: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 0px 1px rgba(0,0,0,.04);
border: 1px solid #E7EAEF;
overflow:hidden;
}

.comment-author-admin {
background: #e7f8fb;
border-left: 2px solid #B6DFE6;
}

/*contact form*/
.contactform {
    background: url(\"images/contact-us-bg.gif\") no-repeat scroll 90% 57% #e3eaef;
    margin: 0;
    min-height: 385px;
    padding: 20px;
}

.contactform form {
    width: 500px;
}

.contactform label {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0;
}

.contactform input[type=\"text\"] {
    margin: 7px 0;
    width: 300px;
}
.contactform input, .custom .contactform textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 3px #ccc;
    float: right;
	padding: 0.188em;
}

.contactform textarea {
    width: 500px;
}
.custom .contactform input, .custom .contactform textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 3px #ccc;
    float: right;
}

.contactform input[type=\"checkbox\"] {
    float: left;
    margin: 13px 0 7px;
    width: 30px;
}
.contactform input[type=\"submit\"] {
    background: none repeat scroll 0 0 #333;
    clear: both;
    color: #fff;
    font-weight: bold;
	padding: 0.188em;
    width: 45%;
}

#archiveauthor #postauthor {
background: #fff;
border: 1px solid #ddd;
padding: 16px 10px 6px 11px;
overflow: hidden;
margin: 27px 0px 0px;
}

#archiveauthor .author-info {
float: left;
width: 400px;
padding: 0 15px 0 0;
border-right: 1px solid #ccc;
}

#archiveauthor .author-connect {
width: 185px;
float: right;
}

#archiveauthor .author-info img {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0 10px 10px 0;
padding: 3px;
border-radius: 100%;
}

#archiveauthor .author-info h4 {
color: #666;
font-size: 18px;
}

#archiveauthor .author-info h5 {
color: #666;
text-transform: none;
font-size: 12px;
}

.recent-updated-post .widget_title, .tab_content .widget_title {
padding: 10px 0 10px;
border-top: 3px solid #2a2a2a;
margin: 20px 0 20px 0;
line-height: 40px;
color: #2a2a2a;
border-bottom: 1px solid #d5d5d5;
background: none;
font-family: Arial !important;
text-transform: none;
font-size: 25px;
font-weight: bold;
}

.sidebar .recent-updated-post, .sidebar .tab_content{
width:100%;
background: #fff;
padding: 0px 15px 15px;
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}

.tab_content ul, .recent-updated-post ul {
counter-reset: my-badass-counter;
}

.tab_content ul li h6 {
width: 52%;
float: left;
}

.tab_content ul li, .recent-updated-post ul li {
padding: 10px 0px 0px 0px !important;
min-height: 65px;
overflow: hidden;
border-bottom: 1px dotted #ddd;
}

.tab_content ul li .featured_image {
float: right;
padding: 4px 0px 10px;
}

.tab_content ul li:before, .recent-updated-post ul li:before {
content: counter(my-badass-counter);
counter-increment: my-badass-counter;
padding: 5px 15px 8px 0;
font-size: 50px;
line-height: 1em;
color: #7f7f7f;
font-weight: bold;
font-family: Arial !important;
color: #7f7f7f;
float: left;
}

.tab_content ul li a, .recent-updated-post ul li a {
color: #333 !important;
padding: 7px 10px !important;
display: block !important;
font-size: 15px !important;
line-height: 19px !important;
font-weight: normal;
font-family: Arial !important;
}

.tab_content ul li a {
padding: 6px 3px !important;
font-size: 13px !important;
}

.tab_content ul li h6 a:hover, .recent-updated-post ul li a:hover {
color: #b80103 !important;
text-decoration:underline;
}

.archives {
overflow: hidden;
margin-top: 20px;
}
.archives .archivel {
float: left;
width: 40%;
}
.archives .archiver {
float: right;
width: 60%;
}

#post-104705 {
padding:20px;
}

/* Floating Share  */


#floaticons {
position: fixed;
top: 243px!important;
right: 69%;
margin-right: 271px;
width: 87px;
margin-top: 89px;
background: #fff;
box-shadow: 0 0 25px #eee inset;
padding: 8px;
border-radius: 3px;
}

#floaticons.fixed {
position: absolute;
top: 0;
}

#floaticons .post-social {
margin-left: 0px!important; 
margin-bottom: 0px !important;
}

#floaticons .social_share_count li {
margin-right: 0px;
margin-bottom: 10px;
width: 69px;
padding: 5px 4px;
border-radius: 5px;
}


#floaticons .social_share_count li a {
width: 60px;
}


/**social sharing***/
.sharing_social_count {
padding-top: 3px;
padding-bottom: 4px;
float: none;
}
.post-social {
margin-left: 10px!important;
}
.social_share_count li {
text-align: center;
margin-right: 7px;
}
.post-social li {
display: inline-block;
list-style: none;
}
.share_tweet {
background: #00ABF0;
}
.share_fb {
background: #3b5998;
}
.share_plus {
background: #D95232;
}
.share_linkedin {
background: #1C86BC;
}
.share_stumble {
background: #E94B24 url(images/stumple.png) left no-repeat;
background-position: 5px 50%;
text-align: right !important;
}

.share_stumble span {
margin: 0 15px 0 0px;
}

#floating_share .share_stumble span {
margin: 0 2px 0 0px !important;
}

.share_reddit {
background: #326695 url(images/reddit.png) left no-repeat;
background-position: 5px 50%;
text-align: right !important;
}

.share_reddit span {
margin: 0 15px 0 0px;
}


.total_shares {
padding-left: 14px;
color: #969696;
float: right;
}
.social_share_count li a {
display: block;
width: 85px;
line-height: 23px;
padding-top: 2px;
padding-bottom: 2px;
}
.social_share_count li span {
color: #fff;
font-size: 16px;
}
.icon {
width: 50%;
float: left;
padding-left: 13px;
}
.icon:before {
font-family: \'FontAwesome\';
font-size: 16px;
font-style: normal;
padding-right: 7px;
color: #fff;
}
.icon-tweet:before {
content: \'\\f099\';
}
.icon-fb:before {
content: \'\\f09a\';
}
.icon-plus:before {
content: \'\\f0d5\';
}
.icon-linkedin:before {
content: \'\\f0e1\';
}


.share_number {
color: #7fc04c!important;
font-weight: bold;
font-size: 20px;
}
.full_share {
color: #969696!important;
}

@media screen and (max-width: 1300px) {
#floaticons {
right: 70%;
	}
}
@media screen and (max-width: 1210px) {
#floaticons {
display: none;
	}
}
@media screen and (max-width: 1055px) {
.service_box .service_head {
padding: 16px;
}
.headline_area1 h2 a {
font-size: 22px;
margin-bottom: 15px;
}	
.grid .post_excerpt {
-webkit-line-clamp: 1;
}
.image_videos .more_img a:before {
margin-left: 0;
margin-top: 0;
text-align: center;
left: 46%;
top: 21%;
}
.video_box2 .featured_image a:before {
left: 45%;
margin-left: 0;
margin-top: 0;
top: 20%;
}	
.rl_ingp .image_videos .more_news2_box_start {
min-height: inherit;
padding: 0 0 9px;
}	
.container {
width: 97%;
padding: 0px 15px;
}
.relatedposts h3 {
padding: 4px 0px 11px;
}	
.service_box1 {
padding-right: 10px;
padding-left: 10px;
}
.service_name h2 {
line-height: 41px;
font-size: 26px;
}
.custom_template ul.related_post li {
width: 46%!important;
}	
.couponcode {
padding: 7px 13px;
text-align: center;
width: 100%;
display: block;
cursor: pointer;
}
	
.dealright-hand:before {
content: none;
}	
	
.coupon_deal cite {
padding: 3px 13px;
margin-left: 0;
margin-top: 12px;
display: block;
}
.custom_template ul.related_post li:first-child {
margin: 10px 18px 15px 0px!important;
}
.header_top {
width:100%;		
padding: 10px 10px;
}	
.video_box2 {
padding:0 0 10px;
min-height: inherit;
width: 44%;
}
.header_top_inner {
width: 100%;
}

.header_middle .menu {
width: 100%;
padding: 0px 10px;
}
	
.header_middle1 {
width: 100%;
padding: 0px 3px;
}

.header_bottom {
width: 100%;
padding: 2px 5px;
}	
	
.columns > .content_column {
float: left;
width: 70%;
padding: 10px 0px 0px 0px;
}	

.columns > .sidebar {
width: 30%;
padding: 10px 0px 20px 10px;
}	

.shoutmeloud_sidebar_optin_inr .emailr {
float: none;
margin:0 0 20px;		
width: 100%;
}	
	
.shoutmeloud_sidebar_optin_inr .submitr {
float: none;
width: 100%;
}
	
	
.footer {
width: 97%;	
}
	
.footer1 {
width: 23.5%;
margin: 0px 7px;
}	
	
.footer_bottom {
width: 100%;
}

.author-info {
float: left;
width: 66%;
}

.author-connect {
width: 32%;
float: right;
}

.template-page .columns {
padding: 20px 0px;
}
	
.video_name h2 {
height: inherit;
}	
.video_box2 {
min-height: inherit;
width: 40%;
}
}


@media screen and (max-width: 1025px) {
.fnpge_inner1 {
width: 80%;
}
.fnpge #google_search {
margin: 40px 2px 0px;
width: 45%;
}
.tab_content ul li .featured_image {
width: 28%;
}
}


@media screen and (max-width: 1023px) {


	
.menu li a {
padding: 0 12px;
font-size: 14px;
}
	
	
#cat-post1 {
margin: 10px 34px 20px 0px;
}

.footer1 {
width: 23.5%;
margin: 0px 5px;
}

.footer_top .cat-item {
margin: 0px 13px;
}	
	
}


@media screen and (max-width: 954px) {
.error-message {
font-size: 140px;
}
}

@media screen and (max-width: 971px) {
.image_videos .more_news2_box_start {
width: 44%;
}

}

@media screen and (max-width: 992px) {
.headline_area1 h2 a {
font-size: 20px;
margin-bottom: 4px;
}
.contactform {
background:#e3eaef;
}
.single-social-post {
left: 0px;
padding: 10px 10px 0;
top: 152px;
width: 81px;
}	
.tab_content ul li .featured_image {
width: 20%;
}	
.shoutmeloud_post_optin_inr form {
display: inline-block;
width: 73%;
}

#cat-post1 {
margin: 10px 20px 20px 0px;
}	

.fnfpg .columns	.menu_control {
display:none;
}
	
.fnpge #google_search input[type=\"text\"] {
width: auto;
}	
	
.menu_control {
display: block;
width: 100%;
border-width: 0;
background-color: transparent;
color:#fff;
padding: 1em;
font-size:17px;
text-align: center;
cursor: pointer;
margin-left: 0px;
}
	

.header_middle .menu_control:after {
content:\'Menu\';	
}
	
.menu .sub-menu li {
width: 100%;
text-align: center;

}
.ebook_rigth .widget_title {
font-size: 31px;
line-height: 39px;
}	
.ebook_rigth .adsense_titr {
font-size: 31px;
line-height: 36px;
}
.menu .sub-menu {
width: 100%;
-webkit-transform-origin: inherit;
transform-origin: inherit;
-webkit-animation-fill-mode: inherit;
animation-fill-mode: inherit;
-webkit-transform: inherit;
transform: inherit;
display: block;
opacity: 1;
z-index: inherit;
transition: inherit;
-webkit-transition: inherit;
position: static;
visibility: visible;
opacity: 1;
transition: inherit;
-webkit-transition: inherit;
-moz-transition: inherit;
-o-transition: inherit;
list-style: none;
z-index: inherit;
margin-top: 0px;
}
	
	
.header_middle1 .menu .sub-menu {
width: 100%;
}	
	
.sub-menu:before, .sub-menu:after {
content:none;
}
.menu li:hover>.sub-menu {
visibility: visible;
opacity: 1;
transition-delay: inherit;
z-index: inherit;
-webkit-transform: inherit;
transform: inherit;
transition: inherit;
-webkit-transition: inherit;
}
	
	
.menu .sub-menu .sub-menu {
width: 100%;
}

.menu li {
width: 100%;
text-align: center;
}
	
.menu {
display: none;
width: 100%;
border-width: 1px 0 0 0;
clear: both;
}
	
.show_menu {
display: block !important;
}

	
.header_middle1 .menu {
display: none;
width: 100%;
border-width: 1px 0 0 0;
clear: both;
}	

.menu li a {
display:block;
} 	
	
.header_bottom {
height: auto;
}
	
.header_bottom .menu_control {
color: #111;
}
	
#google_search input[type=\"text\"] {
width: 260px;
font-size: 16px;
padding: 6px 12px!important;
}	

#google_search input[type=\"submit\"] {
padding: 7px 12px;
}
	
.header_bottom .menu {
background: #fff;
overflow: hidden;	
}
	
.header_middle .menu-item-103902 {
width: 100%;
background-position: 61% 11px;
display: block;
}	
	
.header_middle1 .menu li a {
background: none;
display: block;
}	
	
.shoutmeloud_logo_class {
float: none;
display: inline-block;
}
	
.header {
text-align:center;
}
	
.advertisement1 {
float: none;
margin: 11px 10px 0;
display: inline-block;
}	
	
.widget_searchbox1 {
float: none;
margin: 3px 0px 0px;
display: inline-block;
}

#google_search {
float: none;
display: inline-block;
}	


.header_middle1 {
width: 100%;
height: auto;
text-align: center;
}	

.shoutmeloud_post_optin_inr input[type=\"text\"] {
margin: 18px 0px 0 0;
padding: 6px 10px;
width: 100%;
}
	
.shoutmeloud_post_optin_inr input[type=\"submit\"] {
margin: 17px 0 0 0px;
width: 29%;
}
	
}


@media screen and (max-width: 936px) {
	
.shoutmeloud_post_optin_inr form {
width: 66%;
}
.sidebar_optinoutter {
padding: 25px 13px 25px;
}	
.shoutmeloud_post_optin_inr input[type=\"submit\"] {
margin: 17px 0 0 0px;
width: 100%;
}
.ebook_rigth {
padding: 19px 6px;
}	
}


@media screen and (max-width: 888px) {
.fnpge #google_search input[type=\"submit\"] {
padding: 7px 14px;
margin: 10px 5px 0px 0px;
}
.deal_pagebox1 .featured_image a {
margin-bottom: 2px;
}
}


@media screen and (max-width: 819px) {
.error-message {
font-size: 122px;
}
.fnpge #google_search {
width: 40%;
}
	.social_share_count li {
	margin-bottom:20px;
	}
}


@media screen and (max-width: 767px) {

.postshare {
margin: 9px 3px 0px;
}
	
.columns > .content_column {
float: none;
width: 100%;
padding: 10px 0px 0px 0px;
}
#portfoliolist .portfolio {
width: 45%;
margin-left: 2%;
margin-right: 2%;
	}
.wpcf7-form-control {
width: 89%;
}
.wpcf7-submit {
width: 72%;
}
.sidebar_optinoutter {
padding: 25px 37px 25px;
}	
.columns > .sidebar {
width: 100%;
padding: 10px 0px 20px 0px;
float: none;
		display:none;
}
	
.footer_top {
padding: 0px 14px 0px;
}
	
.footer1 {
width: 100%;
margin: 0px 0px 8px;
float: none;
overflow: hidden;
}
	
}


@media screen and (max-width: 700px) {
.error-message {
font-size: 102px;
}
.ebook_rigth {
float: none;
width: 100%;
padding: 19px 10px;
}
.ebook_img {
float: none;
width: 100%;
}
.fnpge #google_search {
width: 37%;
}
.fnpge #google_search input[type=\"text\"] {
width: 100%;
}
.fnpge #google_search input[type=\"submit\"] {
margin: 10px 0px 0px 0px;
width: 100%;
}
}

@media screen and (max-width: 639px) {
	
.footer_bot_inner {
text-align: center;
}	

.menu_control {
padding: 8px;
}
	
.service_box1 {
margin-left: 2%;
margin-right: 2%;
width: 45%;
}
	
.header_middle .menu-item-27 {
background-position: 68% 11px;
}
	
.copyrights {
float: none;
display:inline-block;
line-height:20px;
margin-top:10px;
}
	
.stayconnected {
float: none;
width: 52%;
display: inline-block;
}	
}

@media screen and (max-width: 530px) {
.service_box1 {
width: 100%;
display: block;
margin-bottom: 7px;
margin-left: 0;
margin-right: 0;
}
}

@media screen and (max-width: 600px) {
.error-message {
font-size: 140px;
float:none;		
}
.relatedposts li {
width: 47.5%;
}
.topimage img {
float: none;
margin-right: 0;
margin: 0 auto 10px;
}
.menu_control {
padding: 23px;
font-size: 50px;
}	
.template-single-service .servicetop ul {
	margin-left:0px !important;
	}
.fnfpg .fnfpage_nav {
float: none;
margin: 40px 0px 0px 0px;
list-style-type: square;
width: 100%;
clear: both;
}
	
.fnpge #google_search {
width: 100%;
float: none;
clear: both;
margin: 40px 0px 0px 0px;
}


.mob_ad {
display:block;
}
.footer {
display: none;
}
.fnpge #google_search {
display: block;
margin: 25px 0px 25px 0px
}	
.header_middle .menu_control:after {
content:none;	
}
	
.sub-laguage-toggle:before {
content: \"\\f002\";
font-weight: bold;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 33px;
}
	
.widget_searchbox input[type=\"text\"] {
width: 75%;
font-size: 13px;
border: 1px solid #1A3A5F;
padding: 8px 8px;
outline: none;
background: #4a75a7;
display: inline-block;
color: #fff;
vertical-align: middle;
margin: 0px -4px 0px 0px;
}
	
.widget_searchbox input[type=\"submit\"] {
padding: 19px 11px 0px;
width: 13%;
text-indent: -9999em;
background-repeat: no-repeat;
background-position: center center;
background-image: url(images/hover-search.png);
background-color: background: #4a75a7;
border: 0;
cursor: pointer;
background-color: #16293F;
display: inline-block;
vertical-align: middle;
}	
	
.widget_searchbox1 {
display:none;
}	

	
.advertisement1 {
display: none;
}	

.home_post_excepert .featured_image img {
margin: 5px 0px 10px!important;
width: 100%;
}

.home_post_excepert .featured_image {
float: none;
}
	
	
.post_headline .avatar {
display: none;
}
	
.shoutmeloud_logo_class {
width: 82%;
float: left;
}

.header_middle1 .menu_control {
display:none;	
}
	
.header_bottom .menu_control {
display:none;	
}
	
	
.widget_mode {
display: block;
float: left;
overflow: hidden;
margin: 0 auto;
padding: 11px 0px 0px 32px;
visibility: visible;
}
	
.sub_mode {
width:100%;		
display: block;
font-size: 20px;		
font-weight: 700;
margin: 0 auto;
overflow: hidden;
padding: 20px;		
text-align: center;
visibility: visible;
}	
	

button.widget_mode {
background-color: #000;
color: #fff;
display: block;
}
	
button .sub_mode {
background-color: transparent;
color: #999;
display: block;
}	
	
.grt h2 {
font-size: 22px;
line-height: 42px;
margin-top: 0px !important;
}
	
.sub_mode {
padding: 13px 18px 10px;
position: absolute;
right: 0;
top: 93%;
width: 86%;
box-shadow: -1px 0px 3px 0px #335781 inset;
background: #4a75a7;
}
 

.widget_mode  .sub_mode {
display:none;
}

button.sub-laguage-toggle {
background-color: transparent;
color: #fff;
float: right;
outline: none;
border: 2px solid #4a75a7;
}
 
.sub-laguage-toggle.activated:before {
content: \"\\f00d\";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 10px;
font-size: 15px;
position: absolute;
right: 18px;
top: 15px;
border-radius: 100%;
border: 0px;
color: #111;
background: #fff;
}
	
	
.header {
text-align: center;
background: #4a75a7;
position:relative;
}
	
.header_middle1 {
width: 100%;
background: #4a75a7;
overflow: hidden;
box-shadow: 0 0px 0px #335781 inset;
height: auto;
border: 0px solid #f2f2f2;
}

.header_middle .menu-item-103902 {
background-position: 77% 11px;
}
	
.header_middle .menu-item-103902 a {
font-size: 14px;
}	
	
.menu li {
line-height: 30px;
text-align: left;
}	
	
.header_middle .menu {
width: 33%;
overflow: hidden;
position: absolute;
box-shadow: 0 0px 3px #335781 inset;
background: #4a75a7;
}	
	
.header_middle .menu-item-103902 {
display: none;
}
	
#google_search {
float: none;
display: none;
}
	
.header_middle {
background: #4a75a7;
width: 14%;
float: left;
box-shadow: 0 3px 3px #335781 inset;
}	
	
.header_top {
width: 86%;
float: right;
padding: 5px 14px;
background: #4a75a7;
overflow: hidden;
box-shadow: 0 3px 3px #335781 inset;
}


.header_bottom {
box-shadow: 0 0px 0px #BFC6CD;
padding: 0px 0;
border-bottom: 0px solid #f2f2f2;
}	
.home_post_excepert {
display:none;
}

.post_social_mediashare {
display:none;
}
.post_headline .avatar {
display:block;
}	
}


@media screen and (max-width: 487px) {

.widget_mode {
padding: 12px 0px 0px 20px;
}
.sbhead, .sbheadv {
font-size: 1.7em;
}	
.error-message {
font-size: 107px;
width: 100%;
}
.wpcf7-submit {
width: 88%;
}
	
.image_videos .more_news2_box_start {
margin: 26px 20px 26px 2px;
}	
.gfr {
margin: 10px 0 0;
}
.wpcf7-form-control {
width: 99.4%;
}	
.deal_pagebox1 .featured_image a {
float: none;
display: inline-block;
margin-right: 0;
}
.sub-laguage-toggle:before {
font-size: 23px;
}


.stayconnected {
width: 100%;
}
	
.author-info {
float: none;
width: 100%;
border-right: 0px solid #ccc;
padding: 0 0px 4px 0px;
border-bottom: 1px solid #ccc;
}
	
.author-connect {
width: 100%;
float: none;
margin: 21px 0px 12px;
}


	
.shoutmeloud_post_optin_inr form {
width: 59%;
}
	
#cat-post1 ul, #cat-post2 ul {
padding: 0px 0px 26px;
}	
	
#cat-post1 {
margin: 10px 0px 20px 0px;
width: 100%;
display: block;
}
	
#cat-post2 {
margin: 10px 0px 20px 0px;
width: 100%;
display: block;
}

.grt .headline {
line-height: 40px;
font-size: 22px;
}

.grt h2 a {
font-size: 19px;
}
.menu_control {
padding: 16px;
font-size: 38px;
}
}

@media screen and (max-width: 455px) {
	
#portfoliolist .portfolio {
width: 100%;
float:none;
margin-left: 0;
margin-right: 0;
}

.shoutmeloud_post_optins .arrow {
margin: 0 0 0 0px;
}
.image_videos .more_news2_box_start {
width: 99%;
margin: 10px 1px 20px 1px;
}
.video_box2 {
width: 100%;
margin: 10px 0 20px 0;
}
	
.template-single-infographics .image_videos .more_news2_box_start {
width: 98%;
}	 
	
.video_box2 img {
width: 100%;
}

.image_videos .more_news2_box_start img {
	width:100%;
	}
.deal_pagebox1 .featured_image {
	text-align:center;
	}
.deal_pagebox1	h2 {
font-size: 27px;
}
#commentform .input_text {
width: 100%;
float: none;
margin: 0px 16px 0px 0px;
}
	
	
.shoutmeloud_post_optins .adsense_titr {
font-size: 20px;
line-height: 31px;
}
.newpagination {
float: none;
width: 100%; 
display: inline-block;
}	
.gotop {
float: none;
display: inline-block;
margin: 22px 0px 0px;
}
	
.template-single-video .video_box2 {
width: 97%;
}
	
.template-single-service .servicetop ul li {
font-size: 18px;
line-height: 33px;
}
.coupon_deal cite {
font-size: 14px;
line-height: 30px;
}	
.couponcode {
font-size: 14px;
}
}

@media screen and (max-width: 440px) {
.social-post {
float: none;
width: 66%;
}

#google-search {
width: 79%;
}

#google-search input[type=\"text\"] {
width: 63%;
}
	
#google-search input[type=\"submit\"] {
padding: 8px 12px;
font-size: 12px;
width: 32%;
}
	
body {
font-size: 14px;
line-height: 24px;
}
	
.wa-block-title h4 {
font-size: 17px;
line-height: 33px;
}
	
.sidebar .widget_title {
font-size: 17px;
line-height: 26px;
}
	
.footer1 h3 {
font-size: 18px;
line-height: 25px;
}
	

.shoutmeloud_readmore {
float: none;
margin: 13px 0px 0px;
}
}

@media screen and (max-width: 378px) { 
.menu_control {
padding: 16px;
font-size: 38px;
}	
.custom_template ul.related_post li a:nth-child(1) {
float:none !important;
}
.custom_template  ul.related_post li img {
	width:100% !important;
	}
.shoutmeloud_logo_class img {
	margin: 5px 0px 0px;
	}
.custom_template ul.related_post li:first-child {
margin: 10px 0px 15px 0px!important;
}
.custom_template ul.related_post li {
width: 100% !important;
}
.coupon_deal cite {
font-size: 12px;
line-height: 30px;
}	
.couponcode {
font-size: 12px;
}
}

@media screen and (max-width: 351px) { 
.relatedposts li {
width: 100%;
padding: 0 0 10px;
float: none;
}

.menu_control {
padding: 14px;
font-size: 33px;
}
	
.widget_mode {
padding:9px 0px 0px 11px;
}	

.sub-laguage-toggle.activated:before {
padding: 8px;
font-size: 13px;
right: 19px;
top: 15px;
}
	
}

@media screen and (max-width: 329px) {

.widget_mode {
padding:7px 0px 0px 13px;
}	
.menu_control {
padding: 11px;
font-size: 28px;
}
.sub-laguage-toggle:before {
font-size: 19px;
}
.sub-laguage-toggle.activated:before {
right: 12px;
top: 10px;
}
.header_middle .menu {
width: 53%;
}

#google-search {
width: 91%;
}
.social-post {
width: 97%;
}
}