/*
Theme Name: India CAD Works V3
Theme URI:  
Description: Custom theme for Flatworld Solutions
Author: Mudassar Ahammed
Author URI: www.flatworldsolutions.com 
version: 3.0
Tags: two-column, widget-ready , video-thumbnail-support
*/



/*-------------------------------------------------------------------------------------------*/
/* basics */
/*-------------------------------------------------------------------------------------------*/
@import url("css/genericons.css");
* { margin:0; padding:0; }
html, body { height: 100%; }
body { background: #f8f8f8 !important; font-family: arial, tahoma, sans-serif; font-size: 13px; margin:0px; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size:12px; }
h1, h2, h3 { margin-bottom:10px;line-height: 125%; }
img { border: none; padding:0; max-width:100%; height:auto; }
img a { border:none; }
img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }
code { font-family:"Courier New", Courier, monospace; }
.clear { clear:both }
.fl-left { float:left; }
.fl-right { float:right; }

/*-------------------------------------------------------------------------------------------*/
/* links s */
/*-------------------------------------------------------------------------------------------*/

a { color:#a7c48a; text-decoration:none; outline:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a:hover { text-decoration: underline; }

/*-------------------------------------------------------------------------------------------*/
/* container */
/*-------------------------------------------------------------------------------------------*/

#container { padding:0; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0; }
.container { max-width: 1000px; margin: 0 auto; position:relative; width:100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.padbtm20{padding-bottom:20px;}
/*-------------------------------------------------------------------------------------------*/
/*  header */
/*-------------------------------------------------------------------------------------------*/

#header { height: 100%; padding:20px 0 0;background: #fff; }
#header h1 { float:left; }
#header a.logo { text-decoration: none; margin-bottom:16px; display:inline-block; float:left; }
#header h1 a:hover { text-decoration: none; }
#head-box { float:left; width:100%; background:#fff;display:none }
.head-padd { padding:20px 25px; overflow:hidden; }
.head-padd .social ul{ margin-top:3px;}
#head-box form { float:left; margin:0; border:1px solid #d4d4d4; }
#head-box  input.text-input { background:url(images/search-icon.gif) no-repeat 5px 3px #f5f5f5; padding:10px 10px  10px 35px; float:left; border:none; }
#head-box  #subscribe input.text-input { background:#f5f5f5; padding:10px 26px 10px 12px !important; }
#head-box #subscribe .af-body input.text{width:auto;}
#head-box .submit-btn{ background:#bcc052; border:none; float:left; border:1px solid #bcc052; padding:8px 0; cursor:pointer; width:80px; height:36px; }
#head-box #subscribe .af-element{ padding:0px;}
.search-res { display:none; }

.hd-ad-wrap{ float:right;}
.ad-banner{text-align:center;}

/*-------------------------------------------------------------------------------------------*/
/* menu */
/*-------------------------------------------------------------------------------------------*/
/*============ ESSENTIAL STYLES ===============*/


.menu-sub, .menu-sub * { margin:0; padding:0; list-style:none; }
.menu-sub { line-height:1.0; }
.menu-sub ul { position:absolute; top:-999em; width:160px; }
.menu-sub ul li { width:100%; }
.menu-sub li:hover { visibility:inherit; }
.menu-sub li { float:left; position:relative; }
.menu-sub a { display:block; position:relative; }
.menu-sub li:hover ul, .menu-sub li.sfHover ul { left:0; top:40px; z-index:99; }
ul.menu-sub li:hover li ul, ul.menu-sub li.sfHover li ul { top:-999em; }
ul.menu-sub li li:hover ul, ul.menu-sub li li.sfHover ul { left:160px; top:0; }
ul.menu-sub li li:hover li ul, ul.menu-sub li li.sfHover li ul { top:-999em; }
ul.menu-sub li li li:hover ul, ul.menu-sub li li li.sfHover ul { left:160px; top:0; }

/*============ MAIN ===============*/
#menuBox { float:left; width:100%; background:#484e55; }
#menu .menu-sub { float:	left; clear:left; }
#menu .menu-sub li { margin-right:10px; padding:12px 0px; }
#menu .menu-sub li a { padding:5px; text-decoration:none; font-family:helvetica, arial, sans-serif; font-weight:200; color:#fff;}
.show_hide_menu { display:none; background:url(images/menu-arrow.gif) no-repeat right 3px #95b13c; text-decoration:none !important; color: #000;}
.show_hide_menu span { display:block; background:#272624; height:3px; margin-bottom:5px; }
.show_hide_menu.on span { background:#10100f; }
#menu ul li a { color:#fff; }

/*============ SUB ===============*/
#sub-nav .menu-sub { float:	left; clear:left; }
#sub-nav .menu-sub li { background:#ccc; }
#sub-nav .menu-sub li a { padding:5px; text-decoration:none; }

/*============ arrows ===============*/
.menu-sub a.sf-with-ul { padding-right:36px; min-width:1px; }
.sf-sub-indicator { position:absolute; display:block; right:12px; top:17px; width:10px; height:10px; text-indent:-999em; overflow:hidden; background:url(images/arrows-ffffff.png) no-repeat -10px -100px; }
a > .sf-sub-indicator { top:13px; background-position: 0 -100px; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; }
.menu-sub ul .sf-sub-indicator { background-position:  -10px 0; }
.menu-sub ul a > .sf-sub-indicator { background-position:  0 0; }
.menu-sub ul a:focus > .sf-sub-indicator, .menu-sub ul a:hover > .sf-sub-indicator, .menu-sub ul a:active > .sf-sub-indicator, .menu-sub ul li:hover > a > .sf-sub-indicator, .menu-sub ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; }
.sf-shadow ul { padding: 0 8px 9px 0; }
.sf-shadow ul.sf-shadow-off { background: transparent; }

/*-------------------------------------------------------------------------------------------*/
/* content */
/*-------------------------------------------------------------------------------------------*/

#content { float:left; width:68.02040%; color:#747474; }
.page-content #content { background:#fff; margin-top:40px; }
.page-padder { padding:20px; }
.post { margin:0; padding:0; line-height: 19px; }
.post h2 a { text-decoration: none; }
.post h2 a:hover { color: #9c9f42; text-decoration: none; }
.post ul { }
.post li { }
.postmetadata { clear: both; background:#F7F7F7; padding:6px; margin: 20px 0; }
.navigation { width:100%; float:left; margin:0; padding:0; overflow:hidden; }
.pagetitle { font-size:27px; line-height:38px; margin: 10px 25px 20px; color:#000000;text-transform:uppercase;font-weight:normal; }
.single .pagetitle{text-transform:none;}
.archive .pagetitle { margin-top:40px; }
.post-details a { color:#95ad53; font-size:13px; }
.readmore { color:#a7c48a; font-weight:bold; }
#blog-post .entry_post{ background:#fff; margin-top:20px; position:relative;margin-bottom:50px;padding-bottom:40px;-webkit-box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5); 
box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5); }
#blog-post .fl-left{ width: 30.75%; max-width:195px; border:5px solid #cccccc; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
#blog-post .fl-left img{ display:block; }
.postThumgb{position:relative;margin-bottom:30px;}
.postThumgb a.postLinker::before{content:"";position:absolute;width:100%;height:100%;top:0px;left:0px;background:rgba(0,0,0,0.4);}
.postThumgb img{width:100%;height:auto;display: block;}
.postThumgb h2{position:absolute;font-size:24px;line-height:33px;color:#fff;bottom:15px;font-weight:normal;text-shadow:1px 1px 1px #000;text-transform:uppercase;}
.postThumgb h2 a, .postThumgb h2 a:visited{color:#fff;padding:20px 20px 0px;display:block;}
.postThumgb h2 a:hover{color:#fdfdfd;text-decoration:none}
#blog-post .entry_post .fl-right { width:67%; }
#blog-post .fl-right h2 { margin-bottom:14px; font-size:25px; font-family:helvetica, arial, sans-serif; font-weight:700;}
.postContr h2{padding:0px 20px 20px; }
#blog-post .fl-right h2 a { text-decoration:none; }
.post-details { padding:14px 25px; color:#000; }
.post-date{  background-color: #BCC051; color:#000; font-weight:bold; height:15px; left:20px; padding:5px 10px; position:absolute; text-align:center; top:-10px; }
.post-date:before{ content:""; position:absolute; top:0px; left:-10px; width: 0; height: 0; border-left: 10px solid transparent;border-right: 0px solid transparent;border-bottom: 10px solid #BCC051;}
.social-share { float:left; width:100%; text-align:center; margin-top:18px; }
.social-share .addthis_toolbox a { margin-right:15px; }
#bottom-box .widget-container { width:32%/*325px*/; background:#fff; padding:0; margin:0; float:left; }
#bottom-box h2, #related-post h2 { text-align: left !important;padding: 15px 0 10px;border-bottom: 0px;color: #000;font-size: 14px;font-weight: bold;text-transform: uppercase; }
#bottom-box .widget_popular_posts { margin:0 12px; }
#bottom-box ul, #related-post ul { padding:1px; }
#bottom-box ul li, #related-post ul li { list-style-type:none; overflow:hidden; margin-bottom:30px; }
.thumbnail-circle { float:none; }
.thumbnail-circle img {/* width: 75px; height: 75px; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;border: 1px solid #F1F1F1;*/ }
#bottom-box ul li a, #related-post ul li a { float:none;display:block; margin:7px 0 0 0px;width:100% !important;line-height: 140%;color:#7a7979; font-size:14px;text-decoration:none; }
#bottom-box ul li a:hover, #related-post ul li a:hover{color:#a7c48a !important;}
#bottom-box ul li{min-height: 187px;}
.rdmrs{float:left;}
.rdmrsrgt{float:right;color:#747474;}
.rdmrsrgt a{color:#747474;}
.rdmrsrgt a:hover{color:#a7c48a;}
#sidebar .widget-container{-webkit-box-shadow: 0px 0px 11px 1px rgba(247,247,247,0.5); 
box-shadow: 0px 0px 11px 1px rgba(247,247,247,0.5);}
#bottom-box{background:#fff;padding-top:33px;padding-bottom: 30px;}

/*-------------------------------------------------------------------------------------------*/
/* Social Like Buttons */
/*-------------------------------------------------------------------------------------------*/

#social-like-buttons { position:absolute; left:-80px; border:3px solid #cecece; padding:8px 5px 0; text-align:center; -webkit-border-radius:8px; border-radius:8px; width:58px; top:40px; }
#social-like-buttons.floating{}
#text-3.floatinger{position:absolute; right:0px;}
.social-toolbox .social-like { margin-bottom:10px; }
.fixedAd.tblcnts{width:256px !important;}

/*-------------------------------------------------------------------------------------------*/
/* Single Page */
/*-------------------------------------------------------------------------------------------*/

#single-page { background:#fff; position:relative; margin-top:20px; padding-bottom:10px;-webkit-box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5);box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5); }
#single-page img.attachment-single_image { width:100%;height:auto; }
.singlImg{margin-bottom:25px;}
#related-post { background:#fff;margin-bottom:30px; }
#related-post h2 { text-align:left; padding-left:30px;padding-top:30px; }
#related-post ul { padding:0 25px 10px; overflow:hidden; }
#related-post ul li { display: inline-block;width: 270px;margin: 10px 12px 20px;vertical-align: top;}
.box { margin-top:20px; }
.page-single #banner { background:#fff; padding:40px 0; }
.page-single #banner h2 { font-weight:normal; text-align:center; }
.facebook-comments .fb_iframe_widget, .facebook-comments .fb_iframe_widget span, .facebook-comments .fb_iframe_widget iframe[style] { width: 100% !important; }

/*-------------------------------------------------------------------------------------------*/
/* sidebar */
/*-------------------------------------------------------------------------------------------*/

#sidebar { width:30%; float:right; margin:20px 0 0 0; padding: 0; }
#sidebar ul { margin:0; padding:0; }
#sidebar ul li { margin:0 0 25px; padding: 0; list-style-type: none; overflow:hidden; }
#sidebar ul ul { margin:12px 0; padding:0; }
#sidebar ul ul li { list-style-type: none; }
#sidebar ul ul ul { margin: 0; padding: 0; }
#sidebar ul ul ul li { padding: 0 0 0 15px; list-style-type: square; color: #898989; }
#sidebar ul li a { color:#616161;font-size:14px;line-height:140%; }
#sidebar h2 { color:#333333; font-weight:normal; margin-bottom:22px;font-size:14px;font-weight:bold;text-transform:uppercase }
#sidebar .textwidget, #sidebar p { color:#747474; line-height:27px;font-size:14px; }
form.contact { background:#fcfdfd; padding:10px;padding-top:0; }
form.contact input, form.contact textarea { width:95%; padding:5px 5px 17px 5px; margin-bottom:10px; border:0px; border-bottom:1px solid #e2e3e5; background:#fcfdfd; -webkit-border-radius: 0; border-radius: 0;font-family: Arial, Helvetica, sans-serif;color:#747474;font-size:12px; }
form.contact input[type='text'], form.contact input[type='email']{ height:19px;}
form.contact select { width:100%; padding:5px; margin-bottom:10px; border:0px;border-bottom:1px solid #e2e3e5; background:#fcfdfd;color: #747474;padding-bottom:15px; }
form.contact a { color:#559d5f; font-weight:normal; float:left; margin-top:11px; }
form.contact .submit { width:100%; background:#a7c48a; color:#fff; padding:8px 0; height:50px; float:right; border:none; cursor:pointer; margin:0;margin-top:8px;font-size:13px;text-transform: uppercase;letter-spacing: 1px; }
#sidebar .widget_quick_contact h2{padding-left:10px !important;}
.banner, .banner1 { padding:0px; }
#banner h1 { text-align:center; color:#b1b1b1; font-size:25px; }
.banner img, .banner1 img{ margin:0 auto; display:block;}
.ui-widget{font-size:12px;}
#sidebar div.widget_social_follow { background:#ffffff; padding:22px;}
#sidebar .widget_social_follow ul li{ margin:20px 3px 0px 7px; overflow:visible;display: block;width: 100%; }
.widget_social_follow h2 { text-align:left; }
widget_recent_entries h2{font-weight: bold;display: block;}
#bottom-box .popular-posts { padding:0; }
.popular-posts { padding:0 20px 10px; }
.most-shared-posts ul { padding:0 22px 10px; }
a.posts-title { float:left; margin:7px 0 0 0px; color:#7a7979 !important; text-decoration:none; font-size:14px; }
a.posts-title:hover{color:#a7c48a !important;}
#sidebar .widget_popular_posts h2{padding:22px 22px 10px; border-bottom:none;text-align:left;}
.widget_quick_contact a{display:none;}
.widget_quick_contact .error{color:red;font-size:11px;display: block;padding-bottom: 10px;}
.socialiZing img{display: block;padding-right: 15px;float: left;}
.socialiZing{vertical-align:middle;padding-bottom: 20px !important;}
.socialiZing::after{content:"";clear:both;display:block;}
.socialiZing.fb a,.socialiZing.fb a:visited{color:#475993;}
.socialiZing.tw a,.socialiZing.tw a:visited{color:#76a9ea;}
.socialiZing.lnk a,.socialiZing.lnk a:visited{color:#0077b7;}
.socialiZing.gp a,.socialiZing.gp a:visited{color:#f34a38;}
.socialiZing.yt a,.socialiZing.yt a:visited{color:#f61c0d;}
.socialiZing a:hover{text-decoration:none}
/*-------------------------------------------------------------------------------------------*/
/* comments */
/*-------------------------------------------------------------------------------------------*/

#respond { clear:both; overflow:hidden; }
#commentform { margin:0; padding:0; }
#comments a { margin:16px 0 0; float:none; position:absolute; right:0; top:0; }
#commentform label { width:75px; display:inline-block; }
#commentform p #submit { margin:36px 0 0; cursor:pointer; float:right; }
#comment { width:98%; min-height:165px; padding:3px; }
#commentform a { text-decoration: none; }
#commentform p { position:relative; margin-bottom:18px; }
#commentform p .error { border:1px solid #ff4343; }
#commentform p label.error { color:#ff0000; margin-left:15px; border-color:#ff4343; padding:2px 5px; position:absolute; width:125px; }
#commentform h3 { margin:0; padding:0; }
h3.add-comment { font-size:30px; margin:35px 0 31px; }
.postbyauthor { color:#ddd; }
#submit { margin:5px 5px 0 0; }
ol.commentlist { list-style-type: none; margin:0; padding:0; }
ol.commentlist ul, .comment-content { overflow:hidden; }
ol.commentlist .avatar { float:right; margin:0 12px 0 0; }
ol.commentlist li { margin:10px 0; padding:30px; list-style-type:none; border:1px solid #dfdfdf; position:relative; }
ol.commentlist li p { margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 19px; line-height:22px; }
ol.commentlist .reply a { position:absolute; left:0; bottom:0; background:#f9f9f9; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; border-top:1px solid #e8e8e8; font-size:10px; text-transform:uppercase; padding:4px 5px; }
ol.commentlist .reply { margin-top:25px; }
#content.single-post .commentmetadata a { text-decoration:underline; font-style:italic; font-size:14px; }
cite { font-weight: bold; font-style: normal; font-size:20px; }
cite a { text-decoration: none; }
cite a:hover { text-decoration: none; }


/*-------------------------------------------------------------------------------------------*/
/* misc */
/*-------------------------------------------------------------------------------------------*/
.entry{padding:0 25px 18px;}
.entry p { padding-bottom:18px; line-height:27px;color:#747474;font-size:14px; }
.entry ul, .entry ol { margin:0 0 18px 18px; }
.entry ul li { margin-bottom:10px; list-style-image:url(images/arrow.png);font-size:14px;line-height: 23px; }
.entry ol li { margin-bottom:10px;font-size:14px;line-height: 23px; }
.entry .scale_points { background: #f5f5f5 none repeat scroll 0 0; font-weight: 600; padding: 20px 30px 5px 30px;margin-left: 0px; }
.entry .scale_points > li { margin: 0 0 30px; padding-left: 40px; position: relative; display: block; }
.entry .scale_points > li::before { width: 31px; height: 31px; background: url(https://www.indiacadworks.com/blog/wp-content/uploads/2018/07/scale_bullet.png) no-repeat; content: ""; position: absolute; top: 0; left: 0; }
.entry dl { margin-bottom:18px; }
.entry dd { margin-left:40px; }
.entry table { margin-bottom:18px; }
.entry table th { background:#ddd; padding:5px; }
.entry table td { border:1px solid #ddd; padding:5px; }
.entry .striped-table{ border:1px solid #d9d9d9;border-spacing: 0;}
.entry .striped-table td{ border:0px; border-top: 1px solid #DDD;}
.entry .striped-table tr{border-top: 1px solid #CCC;border-bottom: 1px solid #CCC;}
.entry .striped-table thead{ background-color:#dad9d9;}
.entry .striped-table tfoot{ background-color:#f8f8f8; }
.entry .striped-table tfoot td{text-align:center; border-right:1px solid #ddd;}
.entry .striped-table>tbody>tr>td{ border-right:1px solid #ddd; text-align:center;}
.entry .striped-table>thead>tr>td{border-right:1px solid #c2c2c2;}
.entry .striped-table>tbody>tr:nth-child(odd)>td{background-color: #eeeeee;}
.entry .striped-table>tbody>tr:nth-child(even)>td{background-color: #e6e6e6;}
.entry .striped-table>tbody>tr>td:first-child, .entry .striped-table>tfoot>tr>td:first-child{ text-align:left;}
.red { color:#f00; }
.resource-service{padding:0px;}
blockquote { border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom:10px; }
img.aligncenter.noborder{border:0px solid #ccc; padding:0px;}
img.alignright { padding: 2px; margin: 0 0 2px 8px; display: inline; }
img.alignleft { padding: 2px; margin: 0 8px 2px 0; display: inline;  }
.alignright { float: right; }
.alignleft { float: left }
.quoteCaption{padding: 0px 10px;width: 38%;margin: 4px 0px 5px 10px;font-weight: bold;color: #556B2F;border: 4px solid #BABABA;border-top: 0px;border-bottom: 0px;font-style: italic;}
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
input[type='text'], input[type='email'], input[type='password'], textarea { border:1px solid #ddd; padding:3px; font-family: Arial, Helvetica, sans-serif;}
input[type='submit'] { padding:5px; }
.entry h2, .entry h3{padding-bottom:0px;line-height:130%;padding-top:5px;font-weight: normal;}
.rltdpost{overflow:hidden;display:none}

/*-------------------------------------------------------------------------------------------*/
/* Responsive 12 Column Grid*/
/*-------------------------------------------------------------------------------------------*/

.grid { float: left; margin-bottom: 2.127659574468%; padding-top: 0; }
.grid-right { float: right; margin-bottom: 2.127659574468%; padding-top: 0; }
.col-60, .col-140, .col-220, .col-300, .col-380, .col-460, .col-540, .col-620, .col-700, .col-780, .col-860, .col-160 { display: inline; margin-right: 2.127659574468%; }
.col-60 { width: 6.382978723404%; }
.col-140 { width: 14.893617021277%; }
.col-160 { width: 16.893617021277%; }
.col-220 { width: 23.404255319149%; }
.col-300 { width: 31.914893617021%; }
.col-380 { width: 40.425531914894%; }
.col-460 { width: 48.936170212766%; }
.col-540 { width: 57.446808510638%; }
.col-620 { width: 65.957446808511%; }
.col-700 { width: 74.468085106383%; }
.col-780 { width: 82.978723404255%; }
.col-860 { width: 91.489361702128%; }
.col-940 { width: 100%; }
.fit { margin-left: 0 !important; margin-right: 0 !important; }

/*-------------------------------------------------------------------------------------------*/
/* footer */
/*-------------------------------------------------------------------------------------------*/

#menu-bottom { display:none; background:#95b13c; overflow:hidden; padding:10px; }
#menu-bottom ul li { border-right:1px solid #343333; }
#menu-bottom ul li.first_item, #menu-bottom ul li.last_item { margin-left:0; }
#menu-bottom ul li.last_item { border-right:none; }
#menu-bottom ul li a { color:#343333; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0 5px; }
#footer { width: 100%;background:#484e55; border-top:5px solid #484e55;  }
#footer .container{padding:0 16px;}
#footer, .push { height: 4em; clear:both }
#footer{height:auto;padding:15px 0px;}
#footer p { padding:18px 0; margin: 0; color:#b3b5b7; float:left; }
#footer a { text-decoration: none; color:#fff; }
#footer a:hover { text-decoration: underline; }
.twitter_box { width: 58px; height: 34px; position: relative; background: #fff; border: 1px solid #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; margin-bottom: 6px; }
.twitter_box:after, .twitter_box:before { width: 0; height: 0; position: absolute; top: 100%; border: solid transparent; content: " "; }
.twitter_box:after { left: 50%; border-top-color: #fff; border-width: 3px; margin-left: -3px; }
.twitter_box:before { left: 50%; border-top-color: #aaa; border-width: 4px; margin-left: -4px; }
.twitter_box #followers { width: 100%; height: auto; position: absolute; top: 0px; left: 0px; font-family: "Helvetica Neue", helvetica, arial, sans-serif; font-size: 16px; line-height: 34px; letter-spacing: 0; white-space: nowrap; color: #333; text-align: center; -webkit-font-smoothing: subpixel-antialiased; }
.pagination { margin: 40px 0 60px; overflow:hidden; }
.pagination div { float:left; }
.pagination ul { display: inline-block; margin-left: 0; margin-bottom: 0; }
.pagination ul>li { display: inline-block;margin-left: 8px;background: #ffffff;padding: 5px;-webkit-box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5);box-shadow: 4px 4px 11px 1px rgba(247,247,247,0.5); }
.pagination ul>li span.current { background:#fff; color:#747474; }
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span { }
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span { }
.pagination ul>li>a, .pagination ul>li>span { float: left; padding: 8px 11px; text-decoration: none; font-weight:bold; color: #a7c48a;font-size:15px; }
.widget_quick_contact .custom-combobox { position: relative; display:block; }
.widget_quick_contact .custom-combobox-toggle { position: absolute; top: 0; right: 0; margin: 0; padding: 0; height:27px; }
.facebook-comments { margin-top:23px; }
#footer .social{display:block !important;width:300px;float:right;padding-top: 10px;}
#footer .social li, #footer .social li a{height:33px !important;width:33px !important;background:none !important;text-indent: 0px !important;}
#footer .social li{margin-right:32px;margin-left:0px !important;}
#footer .social li:last-child{margin-right:0px !important;}


/*Mailchimp Forms*/
#head-box #mc_embed_signup input.email{width:195px;float: left;background: #f5f5f5;border: 0px solid #ccc;font-size:inherit;padding: 10px 0px 10px 10px;}
#head-box #mc_embed_signup form{padding:0px;}
#head-box #mc_embed_signup .button{background: #bcc052;float: left; border: 1px solid #bcc052;padding: 8px 0;cursor: pointer; width: 80px;line-height: normal;height: 36px;color:#000000;border-radius: 0px;margin: 0px;clear: none;}
/*AWeber Forms*/
#af-form-172421875 .af-body .af-textWrap{width:98%;display:block;float:none;}
#af-form-172421875 .af-body .privacyPolicy{color:#CCCCCC;font-size:11px;font-family:Verdana, sans-serif; clear:both;}
#af-form-172421875 .af-body a{color:#CCCCCC;text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-172421875 .af-body input.text, #af-form-172421875 .af-body textarea{background-color:#FDFAF2;border-color:#D9D9D9;border-width:1px;border-style:solid;color:#807E80;text-decoration:none;font-style:normal;font-weight:normal;font-size:18px;font-family:Trebuchet MS, sans-serif;}
#af-form-172421875 .af-body input.text:focus, #af-form-172421875 .af-body textarea:focus{background-color:#CBE8A9;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-172421875 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#050505;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Georgia, serif; margin:60px 0px 5px 0px;}
#af-form-172421875 .af-body{padding-bottom:152px;padding-top:199px;background-repeat:no-repeat;background-position:top center;color:#CCCCCC;font-size:11px;font-family:Verdana, sans-serif;padding-left: 267px;}
#af-form-172421875 .af-quirksMode{padding-right:80px;padding-left:80px;}
#af-form-172421875 .af-standards .af-element{padding-right:0px !important;padding-left:0px !important;float: left;}
#af-form-172421875 .buttonContainer input.submit{background-color:#0479c2;background-image:url("http://www.indiacadworks.com/blog/wp-content/uploads/2014/12/email-btn-signup.png");color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:24px;font-family:Helvetica, sans-serif;}
#af-form-172421875 .buttonContainer input.submit{width:auto;}
#af-form-172421875 .buttonContainer{text-align:right;margin-top: 59px;}
#af-form-172421875 button,#af-form-172421875 input,#af-form-172421875 submit,#af-form-172421875 textarea,#af-form-172421875 select,#af-form-172421875 label,#af-form-172421875 optgroup,#af-form-172421875 option{float:none;position:static;margin:0;}
#af-form-172421875 div{margin:0;}
#af-form-172421875 form,#af-form-172421875 textarea,.af-form-wrapper,.af-form-close-button,#af-form-172421875 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-172421875 input,#af-form-172421875 button,#af-form-172421875 textarea,#af-form-172421875 select{font-size:100%;}
#af-form-172421875 select,#af-form-172421875 label,#af-form-172421875 optgroup,#af-form-172421875 option{padding:0;}
#af-form-172421875,#af-form-172421875 .quirksMode{width:100%;max-width:540px;}
#af-form-172421875.af-quirksMode{overflow-x:hidden;}
#af-form-172421875{background-color:transparent;border-color:#CFCFCF;border-width:1px;border-style:none;}
#af-form-172421875{display:block;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:5px 0;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
#af-form-172421875 .bodyText p{ margin:0 !important;}

.searchbox{
    min-width:50px;
    width:0%;
    height:35px;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top:5px;
}
.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#484e55;
    width:100%;
    height:35px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size: 15px;
    color:#111;
}
.searchbox-open .searchbox-input{
    background:#aeaeae !important
}
.searchbox-input::-webkit-input-placeholder {
    color: #111;
}
.searchbox-input:-moz-placeholder {
    color: #111;
}
.searchbox-input::-moz-placeholder {
    color: #111;
}
.searchbox-input:-ms-input-placeholder {
    color:#111;
}

.searchbox-icon,
.searchbox-submit{
    width:50px;
    height:35px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
    background-color:#484e55;
    background: url(images/srchicn.png) no-repeat 17px 0px;
}
.searchbox-open{
    width:300px;
}
.searchbox-open .searchbox-submit{
    z-index:9999;
}

.searchbox2{
    min-width:50px;
    width:0%;
    height:35px;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top:5px;
}
.padbtm20 .searchbox2 {display:none}
.searchbox-input2{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#ffffff;
    width:100%;
    height:35px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size: 15px;
    color:#111;
}
.searchbox-open2 .searchbox-input2{
    background:#aeaeae !important
}
.searchbox-input2::-webkit-input-placeholder {
    color: #111;
}
.searchbox-input2:-moz-placeholder {
    color: #111;
}
.searchbox-input2::-moz-placeholder {
    color: #111;
}
.searchbox-input2:-ms-input-placeholder {
    color:#111;
}

.searchbox-icon2,
.searchbox-submit2{
    width:50px;
    height:35px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:10px;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
    background-color:#ffffff;
    background: url(images/srchicn2.png) no-repeat 17px 7px;
}
.searchbox-open2{
    width:300px;
}
.searchbox-open2 .searchbox-submit2{
    z-index:9999;
}
.collapse-search{ display:none; }
/* ========= Navigation =========== */
    #nav-320 {
		float: left;
		position: relative;
		text-align: right;
		width: 43px;
		display:none;
    }
    #nav-320 a.select-menu {
        color: #FFFFFF;
		display: block;
		font-family: 'Open Sans',sans-serif;
		font-size: 15px;
		font-weight: 400;
		margin: 15px 10px 5px;
		padding: 0;
		text-align: left;
		text-transform: uppercase;
		width: auto;
    }
    #toplinks {
        background: #95b13c;
        border-top: 1px solid #000000;
		display: none;
		position: absolute;
		left: 0px;
		text-align: left;
		top: 50px;
		width: 150px;
		z-index: 999;
    }
    #toplinks ul li {
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 400;
        position: relative;
        width: 100%;
    }
    #toplinks ul > li > a {
        border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		color: #000;
		display: block;
		padding: 6px 0 6px 20px;
		position: relative;
    }
    #toplinks ul > li > a:before {
        font-size: 12px;
        font-weight: normal;
        left: 5px;
        position: absolute;
        top: 6px;
    }
    #toplinks ul > li:hover > a ,
    #toplinks ul > li.current-menu-item > a,
    #toplinks ul > li.current-menu-ancestor > a,
    #toplinks ul > li.current_page_item > a,
    #toplinks ul > li.current_page_ancestor > a {
        background: #011a27;
        border-bottom: 1px solid #D6D6D6;
        color: #FFF;
    }
    #toplinks ul ul {}
    #toplinks ul ul li {}
    #toplinks ul ul > li > a {
        padding: 6px 0 6px 32px;
    }
    #toplinks ul ul > li > a:before {
        left: 15px;
    }
    #toplinks ul ul ul {}
    #toplinks ul ul ul li {}
    #toplinks ul ul ul > li > a {
        padding: 6px 0 6px 45px;
    }
    #toplinks ul ul ul > li > a:before {
        left: 25px;
    }
#mc_embed_signup input{border:0px !important;background:#fff !important;font-size:14px;color:#747474;width:100%;height:30px;font-size:13px;}
#mc_embed_signup input.button{background:#a7c48a !important;color:#fff;text-align:center;width:100%;height:40px;border-radius: 0px;margin-top: 9px;font-size: 13px;text-transform: uppercase;letter-spacing: 1px;}
#mc_embed_signup input.mce_inline_error{border:solid 1px red !important;}
.mobileBnr{display:none}
.facebook-comments{padding:20px 0px 50px;}
@media only screen and (max-width: 1223px) and (min-width: 982px){
#related-post ul li { margin: 10px 7px 20px; }
#related-post ul {
    padding: 0 27px 10px;
}
.padbtm20 {
    padding-bottom: 20px !important;
}
}
@media screen and (max-width: 992px) {
.home #sidebar #text-2, .home #sidebar .widget-container:first-child{display:none;}
.mobileBnr{display:block;margin:20px 0px;}
.mobileBnr img{max-width:100%;height:auto;display:block;margin:0px auto;}
#footer {
    margin-top: 0px !important;
}
#content {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
#menuBox .searchbox{display:none;}
.padbtm20 .searchbox2 {display:block;}
.container{padding: 0 15px !important;}
.snglcontnr{padding:0px !important;margin-top:-20px;}
#header a.logo {
    text-decoration: none;
    margin-bottom: 16px;
    display: block;
    float: none; 
    text-align: center;
}
#menu {
    display: none;
    float: none;
}
#nav-320 #menu {
    display: block;
    float: none;
}
.show_hide_menu {
    display: block;
    width: 98%;
    padding: 9px 0 9px 15px;
}
.hd-ad-wrap {
    display: none;
}
#nav-320 {display:block}
#menu .menu-sub li{padding:0px;margin:0px;}
#menu .menu-sub li a{padding:0px;margin:0px;padding: 8px;text-align: left;line-height: 20px;padding-left: 10px;}
#menu ul{padding:0px !important;}
.pagetitle {
    font-size: 27px !important;
    line-height: 38px !important;
    margin: 10px 40px 30px !important;
    color: #000000 !important;
    text-transform: uppercase;
    font-weight: normal;
}
.singlImg img{
    width:100% !important;
    height:auto !important;
}
#single-page{background:#fff !important;}
#sidebar{width:100% !important;margin:0px auto;}
#sidebar h2.widget-title{cursor:pointer;text-align:left !important;background:url('images/plus.png') no-repeat right top;padding-bottom:4px !important;margin-bottom:0px !important;padding-top:4px !important;}
#sidebar h2.widget-title.onned{background:url('images/minus.png') no-repeat right top;}
#sidebar .widget_popular_posts h2{padding:26px 0px 26px 22px !important;margin-right:22px; border-bottom:none;text-align:left;background-position:right 20px !important;}
#sidebar h2.widget-title + div, #sidebar h2.widget-title + ul, #sidebar h2.widget-title + form{display:none;padding-top:22px !important;}
#sidebar h2.widget-title + div.popular-posts{padding:0 20px 10px !important;}
#sidebar .widget-container ul{
    padding:0px !important;
}
#sidebar ul li {
    text-align: left !important;
}
.popular-posts ul{width:254px;}
#footer .social, #footer p{width:100% !important;float:none !important;text-align:center;line-height:150%;}
#footer .social{margin-top:0px !important;width:300px !important;margin:0px auto 10px !important;}
#footer .social li{margin-right:28px !important;}
.rltdpost{overflow:hidden;display:block;width:89%;overflow:hidden;padding-left:20px;padding-bottom:20px;}
#bottom-box .rltdpost{padding-left:0px;}
#bottom-box .featured-posts, #bottom-box .popular-posts, #bottom-box .featured-post{display:none}
.single #related-post ul{display:none}
.owl-item img{width:auto !important;width:150px;}
.owl-item{max-width:150px !important;height:160px;overflow:hidden;}
.owl-item .thumbnail-circle{margin-bottom:9px}
.owl-item a,.owl-item a:visited{color:#747474;font-size:14px;line-height:140%;}
.owl-item a:hover{color:#a7c48a}
#related-post h2{padding-left:20px;}
#bottom-box .widget-container {
    width: 100%;
    margin: 0 0 20px;
}
.single .widget_popular_posts{display:none;}
.facebook-comments{padding:20px;}
}
@media only screen and (max-width: 727px) and (min-width: 300px){
#blog-post .entry_post {
    padding: 0px 0px 20px !important;
}
#bottom-box .featured-posts ul, #bottom-box .widget_popular_posts ul, #bottom-box .most-shared-posts ul, #bottom-box .widget_categories ul, #bottom-box .widget_recent_entries ul, #bottom-box .widget_related_posts ul {
    display: block !important;
}
#bottom-box .widget-container h2, #bottom-box .widget-container h2 span{
    background:none !important;font-size:14px !important;font-weight:bold !important;padding: 5px 0px 10px !important;
}
#sidebar {
    display: block !important;
}
.pagetitle{margin: 10px 20px 30px !important;}
.entry {
    padding: 0 20px 18px;
}
#single-page p{font-size:14px !important;}
.post-details {
    padding: 14px 20px;
    color: #000;
}
}
@media screen and (max-width: 650px) {
#popForm-172421875{display:none !important;}
#af-form-172421875 .af-body{background: #8FA833 !important;}
#af-form-172421875 .af-standards .af-element{padding-left: 20px !important;margin: 0px;}
.af-form-close-button{left: auto !important;right: 0px;}
#af-form-172421875 .af-body label.previewLabel{margin:0px;}
#af-form-172421875 .af-body{padding-top:50px;padding-left:50px;}
#header a.logo img {
    width:155px;
}
.postThumgb h2{font-size:20px;line-height:25px;}
}
@media screen and (max-width: 479px) {
.postThumgb img {
    max-width: 180%;
    height: auto;
    display: block;
    margin-left: -40%;
    width:180%;
}
.entry {
    padding: 0 20px 18px;
}
.rdmrsrgt {
    font-size:12px;
}
.postThumgb{overflow:hidden;}
#bottom-box .featured-posts ul, #bottom-box .widget_popular_posts ul, #bottom-box .most-shared-posts ul, #bottom-box .widget_categories ul, #bottom-box .widget_recent_entries ul, #bottom-box .widget_related_posts ul {
    display: block !important;
}
#bottom-box .widget-container h2, #bottom-box .widget-container h2 span{
    background:none !important;font-size:14px !important;font-weight:bold !important;padding: 5px 0px 10px !important;
}
#sidebar {
    display: block !important;
}
#sidebar ul li {
    text-align: left !important;
}
}

/*Covid 19 Link Floating bar*/
#wpadminbar{margin-top:25px;}
body{margin-top:25px;}
#floating-link{position: fixed;top: 0px; left: -7%;right: 0px;display: block;margin: 0 auto; text-align: center;  background: #ff9817;box-shadow: 0px 8px 6px -4px #535353;z-index: 99999;padding: 4px 0px;color: #fff;font-size: 13px;}
#floating-link a{color: #fbff0a;text-decoration: underline !important;}
#floating-link a:hover{color: #242424;}
@media (max-width: 767px){
    #floating-link{width: 100%;left: 0px;}
    #floating-link a{display: block;}
}