body{font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:15px; color:#2a2a2a;}
h1, h2, h3, h4, h5, h6{font-family: 'Open Sans', sans-serif;}
.margin-bottom-10{margin-bottom:10px;}
.margin-bottom-20{margin-bottom:20px;}
a:focus{outline: none;}

/******** GLOBAL STYLING ************/
.inner-page-heading, .cms-heading{color:#0166b2;font-size: 24px;margin-bottom:15px;font-weight:700;
font-family: 'Raleway', sans-serif;}
.inner-pg-sep, .cms-pg-sep{width:100%; height: 1px; background: #7E7E7E; /*margin-bottom:30px;*/ margin-bottom:10px;}
.inner-page-wrapper{padding: 0px 0 15px;}
.inner-page-subheading{font-size: 18px; font-weight: 600;color:#4B4B4B;}
.inner-page-subheading-heading{color: #FF7502; font-weight: 600;}

.inner-pg-heading-sec{float: left; display: block;}
.inner-pg-searchform{float: right; display:block; width:30%; margin-bottom: 24px;}
.inner-pg-searchform input{border-radius: 0;}
.inner-pg-searchform button{border-radius: 0; background: #fc7e24; color:#fff;border-color:#fc7e24;}

.site-sub-heading{font-weight: 600; font-size: 20px;}
.site-sub-heading a{color:#575757;font-weight: 400;transition: all 0.3s;}
.site-sub-heading a:hover{color:#1A5FD4;text-decoration: none;}
.site-heading-div {width: 7.7%;height: 4px;border-radius: 5px;background: #fff;margin-top: 15px; margin-bottom: 20px;}

/* -*-*-*-*- PAGINATION -*-*-*-*-* */
.pagi-right{float:right;}	
ul.inner-pagination{margin: 0 0 20px;}
ul.inner-pagination>li>a, ul.inner-pagination>li>span{border:none;}
ul.inner-pagination > li > .pagi-prev{background: transparent;color: #1a60d4;border-radius: 0;text-transform: uppercase;
border: 1px solid #1a60d4;margin-right: 2px;padding: 5px 25px;font-size: 15px;}
ul.inner-pagination > li > .pagi-prev:hover{background: #EA851A; color:#fff;border: 1px solid #EA851A;}
ul.inner-pagination > li > .pagi-last{background: #ff9000;color: #fff; border-radius: 0;text-transform: uppercase;}
ul.inner-pagination > li > a{font-size: 16px; color:#ff9000;font-weight: 700;}
ul.inner-pagination > li > .pagi-active{color:#7E7E7E;}
.inner-pagination > li > a:focus, .inner-pagination > li > a:hover, .inner-pagination > li > span:focus, 
.inner-pagination > li > span:hover{background-color:transparent; border-color: transparent;color:#ff9c01;}

/* -*-*-*-*- BUTTON STYLE -*-*-*-*- */
.pr-read-more{border: 2px solid #ff9c01; color:#ff9c01; /*padding: 4px 15px;*/padding: 5px 20px; font-weight: 600;
position: relative; transition: all 0.3s;}
.pr-read-more:hover, .pr-read-more:focus {text-decoration: none; border: 2px solid #ff9c01; color:#fff; outline:none; background: #ff9c01;}
/*
.pr-read-more:before {box-sizing: border-box;transform: translateX(100%);content: "";position: absolute;bottom: 0;
left: 0;width: 100%;height: 1px;border-bottom: 2px solid transparent;border-left: 2px solid transparent;}
.pr-read-more:after {box-sizing: border-box;transform: translateX(-100%);content: "";position: absolute;top: 0;
left: 0;width: 100%;height: 1px;border-top: 2px solid transparent;border-right: 2px solid transparent;}
.pr-read-more:hover, a.pr-read-more:focus {text-decoration: none; border:none;color:#1c91c8;outline:none;}
.pr-read-more:hover:before {transition: 0.1s transform linear, 0.1s height linear 0.1s;transform: translateX(0);
height: 100%;border-color: #1c91c8;}
.pr-read-more:hover:after {transition: 0.1s transform linear 0.2s, 0.1s height linear 0.3s;transform: translateX(0);
height: 100%;border-color: #1c91c8;}
*/

/* -*-*-*-*- INNER PAGE FORM BUTTON -*-*-*-*- */
.empty-shp-btn{padding: 10px 75px !important; font-size: 22px !important;text-transform: uppercase;
font-weight: 400 !important;}
.empty-shp-btn::before, .empty-shp-btn::after{transform:none !important;}

.inner-page-form-btn{border: 1px solid #ff9c02; color:#ff9c02; padding: 6px 40px; text-transform: uppercase;
font-weight: 400;font-size:19px;position: relative; background: transparent; margin-left: 15px;transition: all .3s;}
.inner-page-form-btn:hover, .inner-page-form-btn:focus{background:#ff9c02; font-weight: 400; color:#fff;
border: 1px solid #ff9c02;text-decoration: none;outline:none;}
/*
.inner-page-form-btn:before {box-sizing: border-box;transform: transform:none;content: "";position: absolute;
bottom: 0;left: 0;width: 100%;height: 1px;border-bottom: 2px solid transparent;border-left: 2px solid transparent;}
.inner-page-form-btn:after {box-sizing: border-box;transform: transform:none;content: "";position: absolute;top: 0;
left: 0;width: 100%;height: 1px;border-top: 2px solid transparent;border-right: 2px solid transparent;}
.inner-page-form-btn:hover, a.pr-read-more:focus {text-decoration: none; border:none;color:#1c91c8;outline:none;}
.inner-page-form-btn:hover:before {transition: 0.1s transform linear, 0.1s height linear 0.1s;transform: translateX(0);
height: 100%;border-color: #1c91c8;}
.inner-page-form-btn:hover:after {transition: 0.1s transform linear 0.2s, 0.1s height linear 0.3s;
transform: translateX(0);height: 100%;border-color: #1c91c8;}
*/

/* -*-*-*- FORM INPUT STYLE -*-*-*- */
.bill-wrapper{padding: 20px 0px;}
.cont-field{margin-bottom:18px;}
.cont-field label {font-weight: 600 !important;font-size: 14px !important;}
.cont-field label span, .cont-field-txta label span {color: #FF0000;font-size: 16px;}
.cont-field input{border-radius: 0; color: #999; font-weight:600; border:1px solid #acacac;height: 37px;}
.cont-field select{border-radius: 0; color: #999; font-weight:600; border:1px solid #acacac;height: 37px;
-webkit-appearance: none;-moz-appearance: none;background-position: right 50%;background-repeat: no-repeat;
background-image: url(../../assets/images/select-dropdown.png);padding: .5em;padding-right: 1.5em;cursor: pointer;}
.cont-field-txta textarea{border-radius: 0; color: #4e4d4d; font-weight:600; border:1px solid #acacac; height: 90px;}
.captcha-button-cont{background: #acacac;padding: 8px 12px;}
.captcha-button-cont span{color:#1a5fd4; font-weight: bold;}
.captchacode{color:#000 !important;}
.captcha-code{color:#070f38;font-weight:700;width: 100%;}

/* -*-*-*- WEBSITE HEADING BANNER STYLE -*-*-*- */
.summ-wrapper{padding: 15px 15px;}
.csm-right-banner{padding: 5px 15px;text-transform: uppercase;height: auto;background-color: #1eb6d2;
background-image: linear-gradient(#1a5bb9, #1eb6d2);color: #fff;font-size: 16px;font-weight: 400;}
.cms-right-wrapper{border:1px solid #C7C7C7;}
.cms-right-content{padding: 13px 15px;}

.cms-call-us{padding: 10px 15px;text-transform: uppercase;height: auto;background-color: #AEAEAE;color:#3B3A3A;
font-size: 16px;font-weight: 600;}
.cms-call-text{ font-size: 15px; line-height: 28px;font-weight: 600;}
.cms-call-text span{color:#FF7502; font-size: 22px;}
.cms-call-text a{color:#12549E;}
.cms-new-release{font-size: 19px; line-height: 24px; margin-bottom: 0px;}
.cms-noti-form{margin-top:15px;}
.cms-form-input input{border:none;border:1px solid #9f9e9e;border-radius: 0px;color: #4e4d4d; height: 40px;
color: #4e4d4d;}
.cms-form-input select{border:1px solid #9f9e9e;border-radius: 0px;-webkit-appearance: none;-moz-appearance: none;
background-position: right 50%;background-repeat: no-repeat;background-image: url(../../assets/images/select-dropdown.png);
padding: .5em;padding-right: 0.4em;padding-right: 1.5em;color: #999; height: 40px;}
.cms-btn-reg{background: transparent; width: 100%; color:#1a60d4; padding: 8px;font-weight: 400; font-size: 19px;
/*margin-top: 15px;*/ border:1px solid #1a60d4; border-radius: 0; transition: all 0.3s;}
.cms-btn-reg:hover, .cms-btn-reg:focus{background: #1a60d4; color:#fff;outline: none; font-weight: 400;}


/********* HEADER STARTS ************/

/********** Header Top Bar ****************/
.top-headerbar{background: #2d3738; width: 100%;padding: 10px 0;}
ul.top-header-contact{color:#fff;font-size: 14px; margin-bottom: 0px;}
ul.top-header-contact li{margin-right: -10px;}
ul.top-header-contact li a{color:#fff;transition: all .3s;}
ul.top-header-contact li a:hover, ul.top-header-contact li a:focus{color:#d8d8d8;outline: none;text-decoration: none;}
ul.top-header-contact li + li::before{content:" | "; color:#fff;}
.header-call{float: right;}

/******* Header Search Bar and Cart *******/
.header-search input{border-radius: 0; color: #4e4d4d; font-weight:600; border:1px solid #acacac;height: 45px;}
.header-search-btn{background: #1d85c4;color:#fff;border-radius: 0;height: 45px; padding: 5px 20px; font-size: 20px; font-weight: 600;}
.header-adv-search{background: #f26d17; text-transform: uppercase; color:#fff; border-radius: 0;height: 45px;
padding: 6px 13px;font-weight: 600;font-size: 16px;}
.header-cart-sec{ border: 1px solid #1a5eba;outline: 1px solid #1a5eba;outline-offset:-5px; padding: 5px 20px;
font-size: 20px;font-weight: 600;text-transform: uppercase;position: relative;cursor: pointer;}
.header-cart-sec img{margin-right: 15px;}
.cart-count{position: absolute; top: -8px; right: 10px;background: #f26d17; color:#fff; width: 23px; height: 23px; border-radius: 50%;text-align: center; font-size: 16px; font-weight: 600;}

/****** On-Hover Cart *******/
.hiddeen {top:46px;width: 360px;min-height: 200px;background: #fff;color: #000;right: 0%;visibility: visibile;
position: absolute;z-index: 999;border: 1px solid #ccc;padding: 10px;-webkit-box-shadow: 0 8px 6px -6px #000;
-moz-box-shadow: 0 8px 6px -6px #000;box-shadow: 0 8px 6px -6px #000;cursor:default;}
.c_title{font-size: 13px;color: #000; text-decoration:none !important;}
.c_d span{font-size: 15px;color: #355167;text-decoration: underline;}
.c_d1 a{font-size: 13px;color: #355167;text-decoration:none;}

.user-price-menu{display:inline-block;font-size:15px; color:#fff; font-weight:700;}
.header-checkout{display:inline-block; margin-right:20px; margin-left:5px;}
.header-checkout p a{color: #2a84b4;border: 2px solid;text-decoration: none;padding: 5px;text-transform: uppercase;
font-weight: 700;}
.header-checkout p a:hover{background:#2a84b4; color:#fff;}
.send-enquiry {background: #ecc659 none repeat scroll 0 0;border: medium none;border-radius: 4px;
box-shadow: 0 5px 5px -5px #000;color: #1c3c51;display: block;font-weight: 700;/*margin: 20px auto;*/padding: 2px 8px;}
.send-enquiry:hover{box-shadow:none;}

/*********** SHOPPING CART STARTS *****************/
.cnt-shipping-sec{text-align: left;}
.prc-checkout-sec{text-align: right;}
.clear-cart{background: #959595; color:#fff; padding: 6px 10px; border:1px solid #959595; font-size: 16.3px;
margin-left: 3px;}
.clear-cart a{color:#fff;text-transform: uppercase;}
.clear-cart a:hover, .clear-cart a:focus{text-decoration: none; outline: none; color:#e2e2e2;}

.shp-dummy-rep-img{margin-top:7px;margin-bottom:5px;}
.rep-til{margin-top:10px;}
.rep-til a{color:#515151; font-size: 15.3px;}
.rep-til a:hover, .rep-til a:focus{text-decoration: none;color:#ff8605;outline: none;}
.remove-x{font-size: 11px; text-transform: uppercase; margin-bottom: 0; margin-top: -3px;}
.remove-x a{color:#ff5a00;font-weight: 500;}
.remove-x a:hover, .remove-x a:focus{text-decoration: none; color:#ff8605;outline: none;}
.remove-x span{background: #ececec; padding: 1px 3px; color:#242424;; font-weight: 600;}

.selectpicker1{border-radius: 0; color: #4e4d4d; font-weight: 600;border:1px solid #acacac;
height: 35px; background: #eff3f6;
-webkit-appearance: none;-moz-appearance: none;background-position: right 50%;background-repeat: no-repeat;
background-image: url(../../assets/images/select-dropdown.png); padding: .5em;padding-right: 0.5em;padding-right: 1.5em;
margin-top: 15px;}

.shopping-cart-totprc{color:#515151; font-size: 20px; font-weight: 600; margin-top:20px;}
.shp-crt-pcode{color:#515151; font-size: 16px; font-weight: 600; text-transform: uppercase; padding-top: 15px;}
.shp-crt-pcode span{color:#ff5b00; font-size: 14px;}
.shp-pcode{padding-top: 15px;}
.apply-code-field{border-radius: 0;color: #4e4d4d; font-weight: 400;border:1px solid #acacac;}
.apply-code-btn{border-radius: 0;background: #1a63bb; color:#fff;}
.apply-code-btn:hover{color:#e6e6e6;}
.shp-crt-subtot{color:#515151; text-transform: uppercase; text-align: right; font-weight: 600; font-size: 14.5px;}
.shp-crt-subtot span{color:#ff6803; padding-left: 30px;}

.shpcrt-gtotal{color:#515151; font-size: 22px; font-weight: 600; text-transform: uppercase; text-align: right;
margin-bottom: 0;}
.shpcrt-gtotal span{color:#ff6803;padding-left: 25px;}

/* -*-*-*-*-* Shopping Cart Table -*-*-*-*-*-*-* */
#cart{border:1px solid #c1c1c1; border-collapse: collapse;}
table#cart thead tr th{padding: 15px;font-weight: 400;}
#cart1{border:1px solid #c1c1c1; border-top:2px solid #c1c1c1;border-bottom:1px solid #c1c1c1; 
border-collapse: collapse;}
#cart2{border:1px solid #c1c1c1; border-top:2px solid #c1c1c1;border-bottom:1px solid #c1c1c1; 
border-collapse: collapse;background: #ececec;}
.table>tbody>tr>td, .table>tfoot>tr>td{vertical-align: middle;}

/* -*-*-*-*-*- Need Assistance -*-*-*-*-*-*-* */
.bill-sec {border: 1px solid #B7B7B7;}
.bill-heading{padding: 15px 20px; text-transform: uppercase; height: auto;background-color: #1eb6d2;
background-image:linear-gradient(#1a5bb9, #1eb6d2);color:#fff;font-size:16px;font-weight: 400;}

img.bill-asst{float: left; margin-right: 15px; display: block;}
.bill-need-asst{color:#2c485a; font-size: 22px; line-height: 24px;}
.bill-need-asst span{font-size: 13px;}
.asst-mail-tit{color:#ff5501; font-weight: bold; font-size: 16px; margin-bottom: 5px;}
.asst-callto{color:#262626; font-size: 15px; font-weight: 400;}
.asst-callto-span{font-size: 11px;}

/*************** REPORTS PAGE STARTS ****************/
/* -*-*-*-* BREADCRUMBS -*-*-*-*-*-*- */
.my-crumbs{display: inline-block;padding-top: 8px;padding-bottom: 8px;padding-left: 0px;font-size: 13px;
background-color: #fff;margin-bottom: 0px;margin-top:-10px;}
.my-crumbs li a {color:#2a2a2a;}
.my-crumbs > li + li::before {color: #2a2a2a;padding: 0 2px;content: " >> ";}
.my-crumbs > .active{color:#FF7502;}

.banner-tit{float: left; display: block;}
.innerpg-repno{float: right; text-transform: capitalize;}
.innerpg-repno p{margin-top: 8px;}

.reportpg-sec{border-bottom: 1px solid #cccccc;margin-bottom: 30px;}

/* -*-*-*-* REPORT PAGINATION -*-*-*-* */
.pagination-bg{background: #ebebeb;padding: 0px 15px;}
ul.report-pagination{margin: 13px 0 8px;}
ul.report-pagination>li>a, ul.report-pagination>li>span{border:none;}
ul.report-pagination > li > .pagi-prev{background: #fff;color: #303030;border-radius: 0;border: 1px solid #d7d7d7; margin-right: 2px;padding: 2px 10px;font-size: 13px;}
ul.report-pagination > li > a{font-size: 13px; color:#303030; background: transparent;padding: 2px 6px;}
ul.report-pagination > li > .pagi-active{color:#7E7E7E;}
.report-pagination > li > a:focus, .report-pagination > li > a:hover, .report-pagination > li > span:focus, 
.report-pagination > li > span:hover{background-color:transparent; border-color: transparent;color:#ff9c01;}

.inner-pages-wrapper{margin: 15px 0;}
.pr-list-title, .pr-list-title a{color:#191919; font-size: 18px; font-weight: 600; line-height: 22px; 
margin-bottom: 10px;transition: all 0.3s;}
.pr-list-title:hover, .pr-list-title a:hover{color:#ff9000;text-decoration: none;}

ul.reportpg-info{ margin: 10px 0;}
ul.reportpg-info li + li::before{content:"\007c"; color:#959595;font-size: 24px;padding-right: 10px;}
ul.reportpg-info > li.report-prcactive{color:#f36d18;}
ul.reportpg-info > li.report-prcactive span{font-size: 18px;}

/* -*-*-*-*- Add to Cart button -*-*-*-*-* */
.report-addcart{border: 2px solid #1b73bf; color:#1b73bf;/*padding: 4px 25px;*/padding: 5px 20px; font-weight: 600;position: relative;background: transparent;}
.report-addcart:hover, .report-addcart:focus{color:#fff; outline:none; border: 2px solid #1b73bf; background: #1b73bf;}
/*
.report-addcart:before, .report-addcart:after{transform:none;}
.report-addcart:hover:before, .report-addcart:hover:after{border-color: #ff9000;}
*/

/* -*-*-*-*- Right BAR Category -*-*-*-*-*-* */
.rightbar-categories ul{margin-left: -15px;margin-top: 15px;}
.rightbar-categories ul li {font-size: 14px;list-style-type: disc;color: #0c4c6a;line-height: 26px;
border-bottom: 1px dotted #ccc;}
.rightbar-categories ul li:last-child{border-bottom: none;}
.rightbar-categories ul li a{color:#0c4c6a; transition: all 0.3s;}
.rightbar-categories ul li a:hover, .rightbar-categories ul li a:focus{text-decoration: none;color:#f36d18;
outline: none;}

/* -*-*-*-*- WHY ALLIED -*-*-*-*-*-* */	
.new-why-allied{margin-top:20px;}
.new-why-allied h5{color:#1b71c0;font-weight: 700;text-transform: uppercase;}
.new-why-allied p{margin-bottom: 20px; font-size: 13px;}

/*********** INVOICE REVEIW STARTS *****************/
.site-invoice_id{text-transform: uppercase; font-size: 32px; font-weight: 600; line-height: 22px;}
.site-invoice_id span{color:#3977c0;}
.inv-pdf_creation{font-size: 16px;font-weight: 300; line-height: 22px;}

.pdf_right{ float:right;}
.inv-amr-title{font-weight: 600; font-size: 16px; color: #393939;}
.inv-amr-address{font-size: 15px;margin-top: -5px}

.inv-pdf-divider{border-bottom: 1px dashed #3977c0; padding: 10px 0; margin-bottom: 40px;}
	
.inv-att{color:#ed871c;font-weight: 700; font-size: 22px; margin-top:-8px;}
.inv-client_name{font-weight: 400; font-size: 15px; margin-left: 25px;line-height: 0px;}

.inv-bill-border{border-left:1px dashed #3977c0;border-right:1px dashed #3977c0; padding: 0 55px;}

.in-info{color:#3977c0; font-weight: 700; font-size: 18px;}
.in-details{font-weight: 600; font-size: 15px; color: #393939;}
.inv-reptitle-table > thead > tr > td{margin-top:10px; background-color:#e3ebee;color:#3787ca; font-weight:bold;
text-align:center;font-weight: 600;padding: 10px;}
.inv-reptitle-table > tbody > tr > td {padding: 10px;}
.p_font{ font-size:15px; line-height:21px;font-weight:600;}

.inv-price-note{ color:#eb7e0b; font-size:13px; font-weight:700;}

.red1{ color:#ED871C;font-size:16px;margin-top:20px;font-weight: 600; margin-bottom: 30px;}
.ye span{color:#ed871c;font-size:16px;font-weight: 700; padding-bottom:20px;margin-top: 5px;}

.site-readmore-btn{color:#fff;border: 2px solid #fff;padding: 10px 45px;font-size: 17px;font-weight: 400;
text-transform: uppercase;position: relative;}
.site-readmore-btn:before {box-sizing: border-box;/*transform: translateX(100%);*/content: "";position: absolute;bottom: 0;
left: 0;width: 100%;height: 2px;border-bottom: 2px solid transparent;border-left: 2px solid transparent;}
a.site-readmore-btn:after {box-sizing: border-box;/*transform: translateX(-100%);*/content: "";position: absolute;top: 0;
left: 0;width: 100%;height: 2px;border-top: 2px solid transparent;border-right: 2px solid transparent;}
.site-readmore-btn:hover, .pr-read-more:focus {text-decoration: none; border:none; color:#fff;outline:none;}
.site-readmore-btn:hover:before {transition: 0.1s transform linear, 0.1s height linear 0.1s;transform: translateX(0);
height: 100%;border-color: #023f52;}
.site-readmore-btn:hover:after {transition: 0.1s transform linear 0.2s, 0.1s height linear 0.3s;
transform: translateX(0);height: 100%;border-color: #023f52;}
.submit-inv{color:#ED871C;font-weight: 600;border: 2px solid #ED871C;padding: 10px 45px;font-size: 17px;}
.submit-inv:hover, .submit-inv:focus {color:#023f52;outline:none;}

/*********** PRESS RELEASE STARTS ******************/
.pr-date{background: #1c91c8; padding: 15px 10px; text-align: center; color: #fff;text-transform: uppercase; 
font-size: 20px; font-weight: 600; line-height: 22px;}
.pr-list-title, .pr-list-title a{color:#191919; font-size: 18px; font-weight: 600; line-height: 22px; 
margin-bottom: 6px;transition: all 0.3s; margin-top:-4px;}
.pr-list-title:hover, .pr-list-title a:hover{color:#ff9000;text-decoration: none;}

/*********** CONTACT SECTION STARTS *****************/
.contact-address-sec{background: url(../../assets/images/contact-map.png) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position:100% 60%;border-top:1px solid #333333;color:#fff; padding: 100px 0 40px;}

.america{font-size: 17px; font-weight: 700; font-family: 'Raleway',sans-serif;}
.add_title{font-size: 16px; font-weight: 700; font-family: 'Raleway',sans-serif;margin-bottom:5px;}
.add_e a{color:#D9C250;transition: all 0.3s;font-weight: 600;}
.add_e a:hover{text-decoration: none; color:#F08302;}

/************ GET EMAIL ALERT STARTS ****************/
/******** get-email-alert Right bar Popular reports Section *********/
.rightbar-poprep{position: relative; margin-bottom: 35px;}
.rightbar-poprep:after{position: absolute;content: "";background: #2294CA;height: 4px;width: 50px;position: absolute;bottom: -20px;border-radius: 4px;}
.rightbar-poprep-title, .rightbar-poprep-title a{color:#416480; font-size: 16px;line-height: 22px; transition: all .3s;
font-weight: 600;}
.rightbar-poprep-title:hover, .rightbar-poprep-title a:hover, .rightbar-poprep-title a:focus{color:#1C85C6; 
text-decoration: none; outline: none;}
.rightbar-poprep-info{font-size: 13px;}
.rightbar-poprep-info a{color: #ff8605;transition: all .3s;}
.rightbar-poprep-info a:hover, .rightbar-poprep-info a:focus{color:#1B69BC; text-decoration: none;outline:none;}

/************ EMPTY SHOPPING CAR STARTS *************/
.empty-shopping-cart-title{text-transform: uppercase; font-size: 30px;font-weight: 600; margin-bottom:45px;}
.empty-shp-btn{padding: 10px 75px !important; font-size: 22px !important;text-transform: uppercase;
font-weight: 400 !important;}
.empty-shp-btn::before, .empty-shp-btn::after{transform:none !important;}
ul.emty-cart-catlist li a{color:#2a2a2a;transition: all .3s;}
ul.emty-cart-catlist li a:hover, ul.emty-cart-catlist li a:focus{color:#F08302; outline:none;text-decoration: none;}

/**************** THANK-YOU STARTS ******************/
.amr-thnks-title{font-family: 'Raleway', sans-serif;color: #F08304; font-size: 26px; font-weight:800;
text-transform: uppercase; margin-bottom: -15px;}
.amr-thanks-subtitle{font-family: 'Raleway', sans-serif; font-size: 24px; font-weight:500; margin-top: -20px;}
.thk-subscribe-bg{background: #EC871B; width: 100%; /*padding: 10px 0 20px;*/ padding: 30px 0 40px;}
.thankyou-subscribe{color: #fff; /*font-size: 22px; margin-bottom: 20px;*/ font-weight: 600; font-size: 26px; 
margin-bottom: 30px;}

input.thkyou-field{background: transparent;border-color:#fff;color:#fff;}
input.thkyou-field::-moz-placeholder {color: #fff;}
input.thkyou-field::-webkit-input-placeholder {color: #fff;}
input.thkyou-field:-ms-input-placeholder {color: #fff;}
input.thkyou-field:-moz-placeholder {color: #fff;}
select.thkyou-field{background-color: transparent;border-color:#fff;color:#fff;background-image: url(../../assets/images/select-dropdown-thankyou.png);}
select.thkyou-field option{color:#000;}
select.thkyou-field::-moz-placeholder {color: #fff;}
select.thkyou-field::-webkit-input-placeholder {color: #fff;}
select.thkyou-field:-ms-input-placeholder {color: #fff;}
select.thkyou-field:-moz-placeholder {color: #fff;}
.thkyou-btn{border-radius: 0; background:#1A5FD4; color: #fff; text-transform: uppercase; /*padding: 9px 50px;*/
padding: 9px 100px; border:1px solid #1A5FD4;font-weight: 700;}
.thkyou-btn:hover{color:#1A5FD4; background: #fff; border:1px solid #fff; font-weight: 700;}

/**************** 404-ERROR STARTS ******************/
.inner-page-subheading-heading {color: #FF7C00;font-weight: 600;}
ul.error-404-links li::before{content:"\25b6"; color:#FF7C00; margin-right: 10px; font-size: 12px;}
ul.error-404-links li{margin-bottom: 15px;}
ul.error-404-links li a{text-transform: uppercase; color:#2a2a2a; transition: all .3s;}
ul.error-404-links li a:hover, ul.error-404-links li a:focus{text-decoration: none;color:#1B5DBB; outline: none;}

.error-404-btn{text-transform: uppercase;color: #1B5DBB;font-size: 18px;font-weight: 400;
border: 2px solid #1B5DBB;padding: 6px 30px; transition: all 0.3s;}
.error-404-btn:hover, .error-404-btn:focus{background:#1B5DBB; color:#fff; text-decoration: none; outline: none;}

/*********** TESTIMONIALS STARTS *************/
.testimonials-title{font-family: 'Raleway', sans-serif;font-size: 47px; font-weight: 300; margin-bottom: 50px;}

.testimonial-sec1{background: #8073B8; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left,rgba(104,89,170,0),rgba(104,89,170,1)); /*Safari 5.1-6*/
background: -o-linear-gradient(right,rgba(104,89,170,0),rgba(104,89,170,1)); /*Opera 11.1-12*/
background: -moz-linear-gradient(right,rgba(104,89,170,0),rgba(104,89,170,1)); /*Fx 3.6-15*/
background: linear-gradient(to right, rgba(104,89,170,0), rgba(104,89,170,1)); /*Standard*/
padding: 85px 0; margin: 0 0 50px;}

.testimonials-subtitle{font-family: 'Raleway', sans-serif; font-size: 32px; font-weight: 600;text-transform: uppercase;}
.testimonials-subtitle span{font-weight: 300;text-transform: none;}

.testimonials-sec1-wrapper{border-radius: 5px;background: #fff;padding: 15px 20px; height: auto; min-height:245px;}
.effect6{position:relative;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after{content:"";position:absolute;z-index:-1;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
-moz-box-shadow:0 0 20px rgba(0,0,0,0.8);box-shadow:0 0 20px rgba(0,0,0,0.8);top:50%;bottom:0;left:10px;right:10px;
-moz-border-radius:100px / 10px;border-radius:100px / 10px;}
.effect6:after{right:10px;left:auto;
-webkit-transform:skew(8deg) rotate(3deg);
-moz-transform:skew(8deg) rotate(3deg);
-ms-transform:skew(8deg) rotate(3deg);
-o-transform:skew(8deg) rotate(3deg);
transform:skew(8deg) rotate(3deg);
}

.testi-wrapper-title{font-size:14px;font-weight: 600;}
.testi-wrapper-subtitle{font-size: 14px; line-height: 23px;}
.test-wrapper-writter{color:#FF7502;font-size: 15px; font-weight: 600; margin-top: 20px;}

.testimonial-sec2{background: #1e61ba; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left,rgba(30,97,186,0),rgba(30,97,186,1)); /*Safari 5.1-6*/
background: -o-linear-gradient(right,rgba(30,97,186,0),rgba(30,97,186,1)); /*Opera 11.1-12*/
background: -moz-linear-gradient(right,rgba(30,97,186,0),rgba(30,97,186,1)); /*Fx 3.6-15*/
background: linear-gradient(to left, rgba(30,97,186,0), rgba(30,97,186,1)); /*Standard*/
padding: 75px 0;margin: 80px 0 50px;}

.testimonials-container{background:#F0F0F0;border-radius: 5px; padding: 0px 40px;}
.testimonials-container img{margin: 10px 0 -10px -30px;}
.testinomials-other-bg{height: 165px;}
.testimonial-cln{color:#818181;font-size: 13px; margin-top: -5px;}

/*********** CONFERENCE STARTS ************/
.conference-header-bg{background:#ED871B; width: 100%; padding: 20px 0; color: #fff;font-size: 20px; font-weight: 600;}
.conference-header-bar{padding: 0 85px;}

.conference-menubar-bg{background: #E5E5E5; width: 100%; padding: 10px 0; 
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
.conference-menu{margin-bottom: 0;}
.conference-menu{background-color:transparent; border-color:transparent;}
.conference-navmenu li + li a:before{content:" | "; margin-right: 65px;} 
.conference-menu .conference-navmenu > li > a{color:#1a1a1a;}
.conference-navmenu > li > a{text-transform: uppercase; font-size: 18px; font-weight: 600;color:#2E2E2E;}

.conference-menu .conference-navmenu > .active > a, .conference-menu .conference-navmenu > .active > a:focus, .conference-menu .conference-navmenu > .active > a:hover {color: #1C4F7E;background-color: transparent;}
.conference-navmenu > li > a{padding-right: 85px; padding-left: 0;}

.conf-heading-img{float: left; padding-right: 25px; margin-bottom: 15px;}
.conf-heading-title{text-transform: uppercase; font-size: 28px; font-weight: 600;margin-top: -5px; line-height: 32px;}

.conference-list-wrapper{margin-bottom: 45px;}
.conf-media-img{position: relative; margin-bottom: 35px;}
.conf-media-img-txt{position: absolute; bottom: -6px; background: rgba(28,79,126,0.6); padding: 8px 25px;width: 100%; 
margin-left: -10px;color: #fff; font-size: 12px;}
.conf-media-img-txt i{color:#ED871B; padding-right: 5px;font-weight: 600; font-size: 14px;}
.conf-media-img-txt span{margin-right: 30px;}

.conf-dtsec{font-size: 18px; margin-bottom: 15px;}
.conf-dtsec > i{padding-right: 5px;}
.conf-social-share-txt{text-transform: uppercase; font-size: 12px; margin-top: 15px;position: relative; margin-bottom: 17px;}
.conf-social-share-txt:after{position: absolute;content: "";background: #ED871B;height: 2px;width: 40%;
position: absolute;bottom: -3px; left: 0; border-radius: 4px;}
.conf-social-clubic{margin-bottom: 20px;}
.conf-social-clubic i{font-size: 20px; margin-right: 12px;}
.conf-social-clubic a{color:#2a2a2a;}
.conf-read-more{border: 1px solid #ED871B; color: #ED871B; padding: 5px 20px;transition: all .3s;}
.conf-read-more:hover, .conf-read-more:focus{background: #ED871B; color:#fff;text-decoration: none;outline: none;}

/* -*-*-*-*-*- CONFERENCE RIGHTBAR -*-*-*-*-*-*-*-*-* */
.conf-rightbar-title > i{margin-right: 5px;font-size: 16px;}
.conf-rightbar-title > span{font-family: 'Raleway', sans-serif; text-transform: uppercase; color:#0166B1;
font-size: 20px;font-weight: 700;padding-left: 5px}

.conf-twitt-title{font-size: 16px;color:#2F2F2F;font-weight: 600; float: left;line-height: 22px;}
.conf-twitt-title span{color:#A9A9A9; font-size: 14px; text-transform: none;}

.conf-twitter-follow{float: right;}
.conf-twitter-follow a{border-radius: 0px; padding: 2px 8px; font-size: 12px;color: #1DA1F3; border:1px solid #1DA1F3;
transition: all .3s;}
.conf-twitter-follow a:hover, .conf-twitter-follow a:focus{background: #1DA1F3; color:#fff;
text-decoration: none;outline: none;}
.conf-twitter-desc{font-size: 13px; margin-bottom: 10px;}
.conf-twitter-action{font-size: 13px;color:#687987;}
.conf-twitter-action i{font-size: 13px; margin-right: 5px;}
.conf-twitter-action a{color:#687987;}

.conf-prdate{color:#D08330; font-size: 12px;font-weight: 600;}
.conf-prdesc, .conf-prdesc a{font-size: 13px; margin-bottom: 5px;color:#2a2a2a;}
.conf-prdesc a:hover,.conf-prdesc a:focus {color:#2a2a2a;}
.conf-pr-cmtsec > i{font-size: 12px; padding-left: 0px;}
.conf-pr-cmtsec > span{font-size: 12px; padding-left: 0px; font-family: 'Open Sans', sans-serif;}
.conf-pr-cmtsec > i.conf-star{margin-left:35px;}
.conf-pr-cmtsec > i.conf-star-fill{color:#C9A723;}

/* -*--*-* Conference AMR NEWS -*-*-*-*-* */
.conf-amrnews-bg{background: #E5E5E5; padding: 30px 0 60px;}
.conf-amrnews-wrapper{border:1px solid #C3C3C3;}
.conf-amrnews-content{padding: 5px 10px; background:#fff;}
.conf-amrnews-dt{font-size: 14px; color:#757575;}
.conf-amrnews-dt > i{padding-right: 5px;}
.conf-amrnews-desc, .conf-amrnews-desc a{font-size: 14px;font-weight: 600;color:#2a2a2a;transition: all .3s;}
.conf-amrnews-desc a:hover, .conf-amrnews-desc a:focus{color:#0166B1; text-decoration: none; outline:none;}
.conf-amrnews-cmtview{font-size: 12px;}
.conf-amrnews-cmtview i{color:#ED871B; padding-right: 5px;font-weight: 600; font-size: 14px;}
.conf-amrnews-cmtview span{margin-right: 30px;}

/*********** BLOGGER STARTS ************/
/* -*-*- Blogger Menu Section -*-*-  */
.blogger-navbar{background: transparent;border-color:transparent; margin-bottom:0px;}
.blogger-brand {padding: 0px;}
.blogger-brand>img {height: 100%;padding: 0px;width: auto;margin-top: 10px;}

.blogger-navbar-nav{background: #F6F6F6;}
.blogger-navbar .blogger-navbar-nav > li > a{color:#2a2a2a;padding: 25px 15px;border-right: 1px solid #CFCFCF;}
.blogger-navbar .blogger-navbar-nav > li > a:hover{color:#F0881C;}
.blogger-navbar .blogger-navbar-nav > .active > a, .blogger-navbar .blogger-navbar-nav > .active > a:focus, .blogger-navbar .blogger-navbar-nav > .active > a:hover{background: transparent; color:#1873D3;font-weight: 600;}

.blogger-input{margin-top:10px;}
.blogger-input input{border-radius: 0px;border:2px solid #F0881C;}
.blogger-input button{border-radius: 0px;background: #F0881C;border:1px solid #F0881C;transition: all .3s;}
.blogger-input button:hover{background: #1873D3;border:1px solid #1873D3;}
.blogger-input button i{color: #fff; font-size: 15px; font-weight: 600;}

.blogger-banner-bg{background-color: #1872d3;background:linear-gradient(to right, #1eb6d2 , #1872d3);}
.blogger-banner{background: url(../../assets/images/blogbanner.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover; 
-o-background-size: cover;
background-size: cover;
background-position:100% 100%;
height: 400px;
}
.blogger-title{font-family: 'Raleway',sans-serif;font-size: 45px; font-weight: 700; text-transform: uppercase; color:#fff;padding: 200px 30px 0px;}
.blogger-title span{color:#EF891D;font-size: 45px;font-weight: 400;text-transform: capitalize;}

.blogger-list-wrapper{margin-top: 20px; padding-bottom:35px; border-bottom:1px solid #D5D5D5;}
.blogger-webheading{font-family: 'Raleway',sans-serif;color:#353535;font-size: 36px;font-weight: 700;}
.blogger-media-img{padding-right: 20px;position: relative;}
.blogger-media-img-date{position:absolute;bottom:3px; background: #FF911E;color:#fff; padding: 3px 15px 5px; font-size: 13px;margin-bottom: 0;}
.blogger-content-title, .blogger-content-title a{font-size: 16px;font-weight: 600;color:#2a2a2a;transition: all .3s;}
.blogger-content-title a:hover, .blogger-content-title a:focus{text-decoration: none; outline: none; color:#1971D3;}
.blogger-content-desc{font-size: 14px;}
.blogger-read-more{border: 2px solid #1971D3; color: #1971D3; padding: 5px 20px;transition: all .3s;}
.blogger-read-more:hover, .conf-read-more:focus{background: #1971D3; color:#fff;text-decoration: none;outline: none;}	

.blogger-social-icons{margin-right: 4px;width:32px;}

ul.blogger-trending-replist{margin: 10px 0;}
ul.blogger-trending-replist li{padding: 13px 15px;}
ul.blogger-trending-replist li{border-bottom: 1px solid #DCDCDC;}
ul.blogger-trending-replist li:last-child{border-bottom: 0px;}

.blogger-trnd-repdt{background: #FF911E; border-radius: 0px; padding: 1px 10px 3px;font-size: 9px;}
.blogger-trnd-reptitle{margin-top:5px;line-height: 20px;margin-bottom: 0;}
.blogger-trnd-reptitle a{font-size: 13.2px; color:#1a1a1a; font-weight: 600;transition: all .3s;}
.blogger-trnd-reptitle a:hover{text-decoration: none; color:#1A62BB;outline:none;}

/*********** BLOGGER DETAIL STARTS ********/
.blogger-detail-wrapper{position: relative;}
.blogger-detail-img-date{position:absolute;top:0px; background: #FF911E;color:#fff; padding: 15px 20px;
font-size: 18px;text-align: center; font-weight: 600;}

.blogger-detail-reply-box{background:#F2F2F2;}
.blogger-reply-sec{display: inline-block;}
.blogger-detail-shareico{color:#fff;background:#323232;padding: 8px;}
.blogger-detail-heartico{color:#DB6B6A; padding: 8px 12px 8px 8px; border-right: 1px solid #E0E0E0;}
.blogger-detail-likes{color:#A4A4A4;font-size: 12px;padding-left: 5px;}
.blogger-details-review{float:right;background:#FF911E;color:#fff; font-size: 14px;padding: 5px 20px;display: block;}

.blogger-details-content-heading{font-weight: 600;font-size: 16px;}

.blogger-details-profile-sec{background: #F7F7F7;border:1px solid #E8E8E8;}
.blogger-details-profile-img{float: left; display: block; margin-right: 20px;}
.blogger-detail-profile-name{color:#3AB3DA; font-size: 26px; font-weight: 600; font-family: 'Raleway', sans-serif;margin-bottom: -10px;}
.blogger-details-profile-title{color:#363636; font-weight: 600; margin-bottom: 5px;}

.blogger-details-prevnxt{border-top:1px solid #E4E4E4;}
.blogger-detail-prevsec{width: 50%; display: block;float: left; border-right: 1px solid #E4E4E4;}
.blogger-detail-prevwrapper{text-align:left;padding:15px 0;}

.blogger-detail-nxtsec{width: 50%;float: right; display: block;}
.blogger-detail-nxtwrapper{text-align: right; padding:15px 0;}

.related-post-wrapper{border:1px solid #DCDCDC; padding: 8px 10px 12px;text-align: center;}
.related-post-dt{color: #FF7502; font-size: 12px; font-weight: 600;margin-top: 5px;}
.related-post-desc, .related-post-desc a{font-size: 12px;font-weight: 600;margin-bottom: 20px;color:#1a1a1a;
transition: all .3s;}
.related-post-desc a:hover, .related-post-desc a:focus{text-decoration: none; color: #5c5c5c; outline: none;}

.blogger-subscribe-wrapper{border:4px solid #E5E5E5; text-align: center; padding: 20px;position: relative;}
.blogger-subscribe-title{font-size: 25px; font-weight: 800; line-height: 24px;}

.blogger-subs-field{margin-bottom:18px;}
.blogger-subs input{border-radius: 0; color: #999; font-weight:600; border:1px solid #E5E5E5;height: 33px;
text-align: center;}
.blogger-subs select{border-radius: 0; color: #999; font-weight:600; border:1px solid #E5E5E5;height: 33px;
text-align: center;-webkit-appearance: none;-moz-appearance: none;background-position: right 50%;
background-repeat: no-repeat;background-image: url(../../assets/images/select-dropdown.png);padding: .4em;
padding-right: 1.5em;cursor: pointer;}
.blogger-subs-submit{border:0px; background: transparent; padding: 0px;position: absolute; bottom: -20px; left: 40%;}
.blogger-subs-submit:hover{border:2px solid #7D0211; }
.blogger-subs-readmore{padding: 2px 20px;}

/************ TAG PAGE STARTS *************/
.tag-heading{font-family: 'Raleway',sans-serif; font-size: 32px; font-weight: 700;}
.tag-desc{font-size: 20px;}
.fresh-content-delivered{background: #DCC64C; width: 100%; padding: 25px 0; text-align: center;}
.tag-industryalert{border: 2px solid #fff; padding: 5px 35px; text-transform: uppercase; font-size: 15px; color:#fff;
transition: all .3s;}
.tag-industryalert:hover, .tag-industryalert:focus{text-decoration: none; color:#fff; border:2px solid #1971D3;
background: #1971D3;outline: none;}

/************ FOOTER STARTS****************/
.footer-section{position: relative; background: #000; overflow: hidden;}
.footer-section:before{content: ' ';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;
z-index: 0;opacity: 0.5; background: url(../../assets/images/footer-bg.PNG) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position:100% 100%;}
.footer-title{font-family: 'Raleway', sans-serif; font-weight: 800; font-size: 17px;color:#fff;text-transform: uppercase;}
.footer-subtitle{font-family: 'Raleway', sans-serif; font-weight: 800; font-size: 22px;color:#fff;}
ul.footertxt-list li a{font-size: 13px;color: #fff;transition: all .3s;}
ul.footertxt-list li a:hover, ul.footertxt-list li a:focus{color:#067DE3; text-decoration: none;outline:none;}
.footer-input input{margin-right: 5px;border:2px solid #fff;border-radius: 0px;font-size: 12px;}
.footer-input select{margin-right: 5px;border:2px solid #fff;border-radius: 0px;-webkit-appearance: none;
-moz-appearance: none;background-position: right 50%;background-repeat: no-repeat;
background-image: url(../../assets/images/select-dropdown.png);padding: .3em;padding-right: 1.5em;color: #999;
font-size: 12px;}
.footer-submit{background: transparent; border:2px solid #fff;border-radius: 0px;color:#fff;text-transform: uppercase; font-weight: 600;padding: 5px 20px;transition: all .3s;}
.footer-submit:hover{color: #fff; background: #067DE3; border: 2px solid #067DE3;}
.footer-socicons{width: 30px; margin-right: 2px;}
.div-right{float: right;}
.footer-copyright{margin-bottom: 0; color:#fff; text-align: right;}


/************ RESPONSIVE MEDIA QUERIES *************************/
@media (max-width:767px){
	/********* Header Section ***************/
	ul.top-header-contact{text-align: center; font-size: 13.7px;}
	ul.top-header-contact li + li::before{content:"";}
	.header-call{float: none;}

	.header-search input, .header-search-btn{height: 35px;font-size: 14px;}
	.header-adv-search{height: 35px; margin:0 auto; display: block;font-size: 14px;}
	.header-cart-sec{text-align: center;}
	.hiddeen{width:290px; left:15px;height: auto; min-height: 170px;}
	
	/************ Shopping Cart *****************/
	.cnt-shipping-sec{text-align: center; margin-bottom: 10px;}
	.clear-cart{margin-top: 10px;}
	.prc-checkout-sec{text-align: center;}
	.shpcrt-gtotal span{padding-left: 5px;}

	/* -*-*-*-*-* table shopping-cart -*-*-*-*-*-*-* */
	table#cart tbody td .selectpicker{width:65%;display: inline !important;}
	.actions .btn{width:36%;margin:1.5em 0;}
	.actions .btn-info{float:left;}
	.actions .btn-danger{float:right;}

	table#cart thead { display: none; }
	table#cart tbody td { display: block; padding: .6rem; min-width:320px;}
	table#cart tbody tr td:first-child { background: #EFF3F6; color: #000; }
	table#cart tbody td:before {content: attr(data-th); font-weight: bold;display: inline-block; width: 32%;
	font-size: 13px;}
	table#cart tfoot td{display:block; }
	table#cart tfoot td .btn{display:block;}
	
	/********* Reports Page Section ********/
	.banner-tit{margin-right: 25px;}
	.innerpg-repno{float: left;}
		
	ul.reportpg-info{font-size: 11px;}
	ul.reportpg-info > li{padding-right: 0px;}
	ul.reportpg-info > li.report-prcactive{font-size: 11px;}
	ul.reportpg-info > li.report-prcactive span{font-size: 13px;}
	ul.reportpg-info li + li::before{padding-right: 6px;}
	
	/********* Invoice Reveiw Section ********/
	.site-invoice_id{font-size: 26px; text-align: center;}
	.inv-pdf_creation{float:none;display: block;text-align: center;}
	.pdf_right{float: none; text-align: center;}
	.div-center{text-align: center;}
	.inv-bill-border{border:none; padding: 0;text-align: center;}
	a.site-readmore-btn{padding: 10px 25px; font-size: 15px;}
	
	/********* Press Release Section ********/
	.inner-pg-searchform{width:45%;}

	/********* Contact Us Section ********/
	.contact-address-sec{padding: 130px 0 40px;}
	.add{font-size: 13px;}
	.add_e a{font-size: 10.3px;}
	
	/********* Testimonials Section ********/
	.testimonial-sec1{padding:0px 0 40px; margin-bottom: 10px;}
	.testimonial-sec2{padding:30px 0 0; margin-bottom: 10px;}
	
	/********* Conference Section ***********/
	.conference-header-bar{padding: 0;font-size: 15px;}	
	.conf-media-img-txt{position: relative;bottom: 0;}
	.conf-media-img-txt span{margin-right: 0;}
	.conf-social-clubic i{margin-right: 5px;}
	.conf-pr-cmtsec > i.conf-star{margin-left: 15px;}
	
	/*********** Blogger Section ************/
	.blogger-brand > img{margin-top: 1px;}
	.blogger-title{font-size: 25px;padding: 5px 5px 10px;}
	.blogger-title span{font-size: 30px;}
	
	.blogger-webheading{margin-top: -10px; font-size: 30px;}
	.blogger-media-img-date{position: relative;}
	
	.blogger-social-icons{width: 28px; margin-right: 12px;}
	
	/******* Blogger Detail Section *******/
	.related-post-img{margin:0 auto; display: block;}
	
	/************ Tag Section *************/
	.tag-heading{font-size: 28px;}
	
	/********* Footer Section **************/
	.footer-submit{margin:0 auto; display: block;}
	.div-right{float: none;}
	.footer-copyright{text-align: center;font-size: 13.7px;}
}
@media (min-width:768px) and (max-width:991px){
	/********* Header Section ***************/
	ul.top-header-contact{font-size: 10.2px;}

	.header-search input, .header-search-btn{height: 35px;font-size: 14px;}
	.header-adv-search{height: 35px; font-size: 14px;}
	.header-cart-sec{height: 37px;font-size: 18px;}
	.header-cart-sec img{height: 24px; margin-top: -6px}
	.hiddeen{top:36px;}
	
	/************ Shopping Cart *****************/
	.cnt-shipping-sec img, .prc-checkout-sec img{width: 180px;}
	.clear-cart{padding: 4px 10px;font-size: 14.5px;}
	.shp-dummy-rep-img{width:95px;}
	table#cart thead th{font-size: 14px;}
	.selectpicker{font-size: 11px;}
	.shopping-cart-totprc{font-size: 17px;}
	table#cart thead tr th{padding: 12px;}
	
	/********* Invoice Reveiw Section ********/
	.site-invoice_id{font-size: 26px;}
	.inv-bill-border{padding: 0 15px; font-size: 13px;}
	.inv-att{font-size: 16px;}
	.inv-ship768 p{ font-size: 13px;}
	.inv-cust-nt{font-size: 13px;}

	/********* Contact Us Section ********/
	.contact-address-sec{padding: 130px 0 40px;}
	
	/********* Conference Section ***********/
	.conference-navmenu > li > a{padding-right: 55px;}
	
	/********* Footer Section **************/
	.footer-copyright{font-size: 10.2px;}
}
@media (min-width:992px) and (max-width:1199px){
	/********* Header Section ***************/
	ul.top-header-contact{font-size: 13px;}

	.header-search input, .header-search-btn{height: 37px;font-size: 13px;}
	.header-adv-search{height: 37px; font-size: 13px;}
	.header-cart-sec{height: 37px;font-size: 18px;}
	.header-cart-sec img{height: 20px; margin-top: -6px}
	.hiddeen{top:36px;}
	
	/************ Shopping Cart *****************/
	.shp-dummy-rep-img{width:110px;}
	.rep-til a{font-size: 13px;}
	
	/********* Invoice Reveiw Section ********/
	.inv-client_name{margin-left: 0;}
	
	/********* Conference Section ***********/
	.conf-media-img-txt{bottom: 16px;}
	.conf-pr-cmtsec > i{font-size: 10px;}
	.conf-pr-cmtsec > span{font-size: 10px;}
	.conf-pr-cmtsec > i.conf-star{margin-left: 5px;}
	.conf-amrnews-cmtview span{margin-right: 20px;}
	
	/*********** Blogger Section ************/
	.blogger-title{padding: 45px 30px 45px;}
	.blogger-content-title{font-size:15px;margin-bottom: 3px;}
	.blogger-content-desc{font-size: 13px;margin-bottom: -8px}
	.conf-rightbar-title > span{font-size: 18px; padding-left: 0;}
	.blogger-social-icons{width: 34px;margin-right: 2px;}
	
	/******* Blogger Detail Section *******/
	.blogger-subs-readmore{padding: 2px 10px;}
	
	/*********** Footer Section *************/
	.footer-input select{font-size: 9px;}
	img.footer-socicons{width: 22px;}

}