/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

#menu-item-4271 a span:after{ 
content : url(https://apnaghar.co.in/wp-content/themes/aghar/images/new-gif-image-14.gif);
position:absolute;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,
ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

html {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
    /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    
    -webkit-box-sizing: border-box;
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    
    -moz-box-sizing: border-box;
    /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    
    box-sizing: border-box;
}

body {
    background: #fff;
	font-family:Arial, sans-serif !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}



/****** custom_interior **********************/
.text-center { text-align:center;}

.custom_interior { text-align:center; font-weight:bold; font-size:16px; display:inline-block; padding:9px 0;}
.custom_interior .icon_img { background-color:#ed1c24; padding:4px 2px 2px 2px; display:inline-block; float:left; width:37px; height:37px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.custom_interior .icon_img img { max-width:100%;}

.custom_interior .interior_text {color:#000; display:inline-block; float:left; text-align:left; margin:0 0 0 10px; line-height:19px;}
.custom_interior .interior_text .visit { display:block; position:relative;}
.custom_interior .interior_text .visit img { position:absolute; left: 70px; top: -3px;}
.custom_interior .interior_text span { color:#ed1c24;}



/*--------------------------------------------------------------
					how it work Style start
--------------------------------------------------------------*/
.ful-input input {
    border: 1px solid #1E8CBE !important;
    border-radius: 3px;
    margin: 15px 0;
    width: 100% !important;
}

.tlp-col-lg-5.tlp-col-md-5.tlp-col-sm-6.tlp-col-xs-12 img {
    max-height: 230px;
}
.contractor_page {
    padding: 50px 0;
}
.askanexpart {
    padding: 0 0 5em;
}
.finished.circle-all {
    background: rgb(0, 128, 0) none repeat scroll 0 0;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 200px;
}
.list-all {
    /*background: rgb(221, 221, 221) none repeat scroll 0 0;*/
    float: left;
    height: 358px;
    list-style: outside none none;
    padding: 30px;
    position: relative;
    text-align: center;
    width: 358px;
	display:none;
	transition: all 0.7s ease;
}

.circle-all {
   background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 4px rgb(142, 142, 142);
    height: 100%;
	transition: all .2s ease-in-out;
	color:#fff;
}
.circle-all:hover {
    border-color: #fff;
}
.level-span {
    color: rgb(255, 0, 0);
    font-size: 28px;
    padding: 1px 11px;
    position: absolute;
    right: -17px;
    top: 43%;
	cursor:pointer;
}
.click-mee {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: 18px;
    padding: 7px 11px;
	cursor:pointer;
}
.panle-1{
padding:75px 55px 0;	
border:15px solid #90e9ff;
background: #87e0fd; 
background: -moz-linear-gradient(top,  #87e0fd 0%, #53cbf1 60%, #05abe0 100%); 
background: -webkit-linear-gradient(top,  #87e0fd 0%,#53cbf1 60%,#05abe0 100%); 
background: linear-gradient(to bottom,  #87e0fd 0%,#53cbf1 60%,#05abe0 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); 
	}
.panle-2{
padding:75px 75px 0;
border:15px solid #84c6ff;
background: #7abcff; 
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); 
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); 
	}
.panle-3{
padding:85px 57px 0;
border:15px solid #50b948;
background: -moz-linear-gradient(45deg, rgba(0,128,0,1) 0%, rgba(0,255,255,1) 100%); 
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,128,0,1)), color-stop(100%, rgba(0,255,255,1))); 
background: -webkit-linear-gradient(45deg, rgba(0,128,0,1) 0%, rgba(0,255,255,1) 100%); 
background: -o-linear-gradient(45deg, rgba(0,128,0,1) 0%, rgba(0,255,255,1) 100%); 
background: -ms-linear-gradient(45deg, rgba(0,128,0,1) 0%, rgba(0,255,255,1) 100%); 
background: linear-gradient(45deg, rgba(0,128,0,1) 0%, rgba(0,255,255,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffff', endColorstr='#008000',GradientType=1 ); 
	}
.panle-4{
padding:85px 50px 0;
border:15px solid #ffd7a6;
background: #fac695; 
background: -moz-linear-gradient(top,  #fac695 0%, #f5ab66 60%, #ef8d31 100%); 
background: -webkit-linear-gradient(top,  #fac695 0%,#f5ab66 60%,#ef8d31 100%); 
background: linear-gradient(to bottom,  #fac695 0%,#f5ab66 60%,#ef8d31 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); 
	}
.panle-5{
padding:98px 50px 0;
border:15px solid #c11b41;
background: #a90329; 
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); 
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); 
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); 
}
.panle-6{
padding:94px 39px 0;
border:15px solid #ffd6a5;
background: #fac695; 
background: -moz-linear-gradient(top,  #fac695 0%, #f5ab66 47%, #ef8d31 100%); 
background: -webkit-linear-gradient(top,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); 
background: linear-gradient(to bottom,  #fac695 0%,#f5ab66 47%,#ef8d31 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); 
	}
.panle-7{
padding:105px 58px 0;
border:15px solid #f580f7;
background: #e570e7; 
background: -moz-linear-gradient(top,  #e570e7 0%, #c85ec7 47%, #a849a3 100%); 
background: -webkit-linear-gradient(top,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); 
background: linear-gradient(to bottom,  #e570e7 0%,#c85ec7 47%,#a849a3 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e570e7', endColorstr='#a849a3',GradientType=0 ); 
}
.panle-8{
padding:80px 42px 0;	
border:15px solid #ffcfcf;
background: #febbbb; 
background: -moz-linear-gradient(top,  #febbbb 0%, #fe9090 45%, #ff5c5c 100%); 
background: -webkit-linear-gradient(top,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%); 
background: linear-gradient(to bottom,  #febbbb 0%,#fe9090 45%,#ff5c5c 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febbbb', endColorstr='#ff5c5c',GradientType=0 ); 
}
.panle-9{
padding:78px 58px 0;
border:15px solid #7bd2ea;
background: rgba(147,206,222,1);
background: -moz-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
background: -webkit-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -o-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: -ms-linear-gradient(left, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
background: linear-gradient(to right, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=1 );
	}
.panle-10{
padding:65px 36px 0;
border:15px solid #b7e98e;
background: #a9db80; 
background: -moz-linear-gradient(top,  #a9db80 0%, #96c56f 100%); 
background: -webkit-linear-gradient(top,  #a9db80 0%,#96c56f 100%); 
background: linear-gradient(to bottom,  #a9db80 0%,#96c56f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ); 
	}									
	

/*--------------------------------------------------------------
					how it work Style start end
--------------------------------------------------------------*/


/*--------------------------------------------------------------
					Internal hedar plan tab start
--------------------------------------------------------------*/

.img-clas img {
    border-radius: 100%;
    height: 100px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -50px;
    width: 100px;
}

.post_img img {
    max-width: 400px;
}
.newtestiour, .newtestiournew {
	height:220px;
	}
.cross {
    color: rgb(255, 0, 0);
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 3px;
	display:none;
	visibility: hidden;
}
.all-post-img img {
    margin: 20px auto 0;
    width: 50%;
}
.accordion-toggle.collapsed > br {
    display: none;
}
.accordion-toggle > br {
    display: none;
}
.panel-body {
    color: rgb(143, 143, 143);
    font-size: 12px;
}
.col-sm-8.col-xs-12.faqq {
    padding: 7px 0;
}
.center-div > form > p > #serch-bx1 {
    width: 81%;
}
.center-div > form > p > #top-submit {
    margin: 0;
	line-height: inherit;
}
.serch-p {
    cursor: pointer;
    float: right;
}
.all-page-plan > li {
    width: 14% !important;
}
.all-page-plan img {
    margin: 5px 0 0;
    width: 43px;
}
.all-page-plan p{
	font-size:13px !important;
	}
.all-page-con{
	padding:0 !important;
	}
/*--------------------------------------------------------------
					Internal hedar plan tab start
--------------------------------------------------------------*/





/*--------------------------------------------------------------
					Our Team page Style start
--------------------------------------------------------------*/


.post_img {
    float: left;
    margin: 8px 24px 15px 0;
}
.entry-content li {
    /*display: inline-block;
    list-style: outside none none;*/
    margin-left: 0px;
}
.newtestiour {
	margin-bottom:15px;
    background-color: rgb(210, 211, 213);
    border: 1px solid rgb(210, 211, 213);
    padding: 20px;
}
.img-clas-our img {
    width: 100%;
}
.for-bot-txtxour h4 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-weight: 400;
    margin-top: 30px;
}
.for-bot-txtxour h4 small {
    font-size: 13px;
}
.for-bot-txtxour p {
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.newtestiournew {
	margin-bottom:15px;
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(242, 242, 242);
    padding: 20px;
}.for-bot-txtxour h4 {
    color: rgb(0, 0, 0);
    font-size: 24px;
    font-weight: 400;
    margin-top: 30px;
}.our-team-coml {
    border: 1px solid rgb(147, 3, 66);
    margin-top: 30px;
    padding: 20px;
}.our-team-coml p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 20px;
}.our-team-coml h5 {
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
}.our-team-coml h5 small {
    color: rgb(51, 51, 51);
    font-size: 14px;
}.our-team-coml ul {
    margin: 20px 0;
    padding: 0;
}.our-team-coml ul li {
	 color: rgb(51, 51, 51);
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}.our-team-coml ul {
    margin: 20px 0;
    padding: 0;
}.our-team-coml ul li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}.for-bot-txtxour a {
    color: rgb(51, 122, 183);
}

/*--------------------------------------------------------------
					Our Team page Style end
--------------------------------------------------------------*/
/*--------------------------------------------------------------
					all last page Style start
--------------------------------------------------------------*/
.no-sidebar-wide #primary::after, article:after {
    clear: both;
    content: "";
    display: block;
}
.lig-gray-bg img, .dark-gray-bg img {
    max-height: 165px;
    min-height: 165px;
}
.read-more-btn-red, .read-more-btn-blue {
    margin: 5px 0 10px;
}
.lig-gray-bg img {
    margin-bottom: 20px;
}
.newtesti {
    background-color: rgb(241, 242, 242);
    border: 1px solid rgb(241, 242, 242);
    border-radius: 10px;
    height: 230px;
    margin-bottom: 70px;
    padding: 55px 15px 15px;
    text-align: center;
}
.text-center {
    text-align: center;
}
.img-clas img {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 100%;
    height: 110px;
    left: 0;
    margin: auto;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    right: 0;
    top: -8em;
    width: 110px;
}

.for-bot-txtx {
    padding: 0 20px 0 10px;
}
.for-bot-txtx h4 {
    color: rgb(255, 0, 0);
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 0;
}
.for-bot-txtx h5 {
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 400;
}
.for-bot-txtx h5 span {
    color: rgb(51, 51, 51);
    font-size: 12px;
    font-weight: 400;
}
#pass-txt-new {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(102, 102, 102);
    border-radius: 6px;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}
.entry-content > form > p > label, .entry-content > form > p > label {
    display: block;
	}
	.entry-content > form > p > input {
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
}
.entry-content > form > p >.button-primary {
    float: left !important;
    width: auto !important;
}
#text-news {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(51, 51, 51);
    border-radius: 6px;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}
.col-sm-6.col-xs-12.userupdt > p > label, .col-xs-12.userupdt > p > label {
    display: block;
}
.col-xs-12.userupdt > p > textarea, .form-url > input {
    width: 100% !important;
}
.col-sm-6.col-xs-12.userupdt > p > input {
    width: 100%;
}
.for-bot-txtx > p {
    color: rgb(94, 94, 94);
    font-size: 14px;
}
.yith-wcwl-add-to-wishlist{
	margin:0px !important;
	}
.comment-form-comment textarea {
    border-radius: 4px;
    height: 100px !important;
}	
.row.maigin-bott {
    margin-bottom: 0;
}
.for-pc {
    padding-top: 20px;
}
.resp-tabs-list li {
    margin:0 !important;
}
.border-redcl {
    border: 1px solid rgb(255, 0, 0);
    padding: 20px 30px;
}
.table td, .table th {
    border: 0 none;
    font-size: 14px;
}
.text-justify {
    color: rgb(94, 94, 94) !important;
    margin: 0 0 15px;
}
.head-offic h3 {
	margin: 10px 0 0;
    color: rgb(255, 0, 0);
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.head-offic p {
    color:rgb(94, 94, 94);
    font-size: 14px;
    font-weight: normal;
}
.head1s p {
    color: rgb(112, 112, 112) !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px !important;
    text-align: justify;
}
.head1s p b {
    color: #404040;
}
.alignnone {
    width: inherit !important;
}
li {
    list-style: none;
}
.head1s ul li {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    list-style-type: circle;
}
.head1s ul {
    margin: 0;
    padding-left: 15px;
}
.pass-text-new {
    color: rgb(102, 102, 102);
    font-size: 14px;
}
.container-fluid{
	color: rgb(102, 102, 102);
    font-size: 14px;
	}
.head1s {
    padding-bottom: 30px;
}
#unit-text {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(51, 51, 51);
    padding: 2px 5px;
	width:45%;
	max-height: 32px;
}
#btn-xt {
    background-color: rgb(225, 1, 17);
    border: 1px solid rgb(225, 1, 17);
    color: rgb(255, 255, 255);
    line-height: 32px;
    max-height: 32px;
    padding: 0 20px;
	
}
.col-md-4.head1s a {
    color: rgb(51, 122, 183);
}
.table-responsive td b {
    display: block;
    text-align: center !important;
}
.table-responsive td input {
    width: 60% !important;
}
.sitemap {
    background: rgba(0, 0, 0, 0) url("images/bulletred01.png") no-repeat scroll 0 0;
    font-family: inherit;
    padding-left: 15px !important;
	list-style:none;
}	
.for-head-h li a {
    font-size: 14px;
}
.for-head-h ul {
    margin-bottom: 15px;
    margin-left: 30px;
}

/*--------------------------------------------------------------
					all last page Style end
--------------------------------------------------------------*/

/*--------------------------------------------------------------
					Login Style start
--------------------------------------------------------------*/
.userupdt {
    padding: 7px 3px;
}
.userupdt input, .userupdt textarea {
    border-radius: 3px;
}
.form-display_name > label {
    display: block;
}
.userupdt select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 3px;
    display: block;
    padding: 7px;
    width: 100%;
}
.userupdt textarea {
    height: 100px;
}
.login-box {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 2px solid rgb(237, 28, 36);
    border-radius: 5px;
    box-shadow: 0 0 3px rgb(0, 0, 0);
    display: none;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 49%;
}
.testingwer {
    cursor: pointer;
    display: block;
}
.testingwer:hover{
	border:1px solid #fff !important;
	}
.login li {
    border: 0 none !important;
    width: 100%;
	border-radius:0px !important;
}	
.login li:last-child{
	border:0px !important;
	}
.login li:hover {
	background: rgb(237, 28, 36);
    border-radius: 3px !important;
    padding: 3px 11px !important;
	border:0px !important;
}
.login-box::before{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(237, 28, 36);
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    position: absolute;
    right: 15px;
    top: -20px;
}
.login li {
	 transition: all 0.3s ease 0s;
    border-bottom: 1px solid rgb(204, 204, 204) !important;
    padding: 3px 0 !important;
    text-align: left;
}

#profile-img {
    background: rgb(46, 49, 146) none repeat scroll 0 0;
    display: block;
    padding: 19px 10px 1px 10px;
    text-align: center;
}
#profile-img img {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 50%;
    margin: 0;
    padding: 5px;
    width: 90px;
}
.mask-wrpa {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    transition: opacity 800ms ease 0s;
    width: 100%;
	z-index:9999999;
}
.login-popup {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 4px 4px 30px rgb(19, 5, 7);
    left: 25%;
    position: fixed;
    top: 50%;
	 transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
    transition: top 800ms ease 0s;
    width: 50%;
    z-index: 9999999;
}
.nav.nav-tabs {
    background: rgb(243, 243, 243) none repeat scroll 0 0;
    padding: 12px 15px 0;
}
.tab-content{
	padding: 12px 15px 0;
	}
#ap-txt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(255, 255, 255) rgb(255, 255, 255) rgb(51, 51, 51);
    border-image: none;
    border-style: solid;
    border-width: 1px;
    width: 90%;
}
#formsubbtn {
    background-color: rgb(66, 165, 245);
    border: 1px solid rgb(66, 165, 245);
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 3px 10px;
    width: 95%;
}

.formm {
    margin: 20px 0;
}

.part-2 {
    background-color: rgb(230, 231, 232);
    padding: 20px;
}
.part-2 h4 {
	margin-top:0;
    color: rgb(89, 89, 89);
    font-size: 14px;
    font-weight: 600;
}
.part-2 ul li {
    color: rgb(89, 89, 89);
    font-size: 12px;
    line-height: 18px;
    list-style-type:none;
}
#cssmenu ul li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.ner-part3 h5 {
    color: rgb(255, 0, 0);
    font-size: 12px;
    font-weight: 600;
    padding: 10px 30px;
}
.Section_form {
    float: left;
    width: 50%;
}
.name-cls {
    color: rgb(89, 89, 89);
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#innut-txt {
    background-color:#fff;
    border: 0px solid;
    padding: 3px;
    width: 100%;
}
.state{
	padding:0 2px;
	 }
.clear.form2 {
    height: 29px;
    margin: 10px 0;
}
.ner-part3 {
    background: rgb(230, 231, 232) none repeat scroll 0 0;
    margin-bottom: 27px;
    padding-bottom: 20px;
}	 
.ner-part3 select {
    width: 100%;
}
.slect_p {
	padding:9px 30px;
	}
#bot-submit-btn {
    background-color: rgb(66, 165, 246);
    border: 1px solid rgb(66, 165, 246);
    color: rgb(255, 255, 255);
    font-size: 14px;
    padding: 0px;
    width: 100%;
}

.shop_table th span {
    color: rgb(0, 0, 0);
    font-size: 12px;
    text-transform: uppercase;
}

.cart th, .cart td{
	padding:15px !important;
	}
/*.order_details th, .order_details td, .cart th, .cart td {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: rgb(234, 234, 234) -moz-use-text-color -moz-use-text-color rgb(234, 234, 234) !important;
    border-image: none !important;
    border-style: solid none none solid !important;
    border-width: 1px 0 0 1px !important;
}
*/
.customer_details th, .customer_details td, .woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td  {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: rgb(234, 234, 234) -moz-use-text-color -moz-use-text-color rgb(234, 234, 234) !important;
    border-image: none !important;
    border-style: solid none none solid !important;
    border-width: 1px 0 0 1px !important;
	font-size:12px;
}
	
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: rgb(237, 28, 36) !important;
    color: rgb(255, 255, 255) !important;
    margin: 0 0 5px !important;
    overflow: visible;
    padding: 14px 20px !important;
	font-size:12px;
}	
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    border-radius: 4px;
    height: 43px;
    width: 120px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    background: rgb(246, 246, 246) none repeat scroll 0 0;
    border-radius: 10px;
    padding: 20px 15px;
    width: 100% !important;
}
.checkout-button.button.alt.wc-forward {
    margin-bottom: 0 !important;
    margin-top: 1em !important;
}
.woocommerce .woocommerce-info {
    border-top: 0 none;
}
.input-text {
    border: 1px solid rgb(203, 203, 203);
    border-radius: 3px;
    height: 35px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
     width: 38% !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
     width: 60% !important;
}
.col-2 textarea{
	height:125px !important;
	}
	
/*--------------------------------------------------------------
					Login Style End
--------------------------------------------------------------*/
.wishlist-title {
	display: none;
}
/*--------------------------------------------------------------
					product Style start
--------------------------------------------------------------*/
.feautures > ul.products > li {
    border: 1px solid rgb(197, 197, 197);
    padding: 10px !important;
	font-size:12px;
}
.attachment-shop_catalog.wp-post-image {
    max-height: 150px;
}
.img-bot li {
    padding: 4px;
    width: 33px;
}
.onsale {
    background: rgb(255, 0, 0) none repeat scroll 0 0 !important;
    font-size: 14px !important;
    height: 25px !important;
    padding: 0 !important;
    width: 25px !important;
}
.screen-reader-text {
    display: block;
    width: 100%;
}
#uwpqsf_id form div label input {
    display: none;
}
.panel-heading.bg-color {
    background:#fff;
}
#uwpqsf_id form div label input {
    margin: -3px 2px 0 !important;
    padding: 0 !important;
}
.uwpqsf_class > label {
    border: 1px solid #000099;
    border-radius: 3px;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 3px;
    text-align: center;
    width: 45px;
	font-size: 12px;
	transition:all 0.3s ease-in-out 0s;
}
.uform_title {
    background: rgb(245, 245, 245) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 3px;
    font-size: 15px;
    font-weight: bold !important;
    margin: auto 0 10px;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
}
.box_container > label {
    border: 1px solid rgb(221, 221, 221);
    margin-left: 5px;
    padding: 4px 12px;
	margin-bottom: 8px;
}

#uwpqsf_id form div label:hover{
	background:red;
	color:#fff;
	border: 1px solid red;
	}
.label-selector {
	background:red;
	color:#fff;
	border: 1px solid red;
	}	
.usfbtn.usearchbtn {
    background: rgb(237, 28, 36) none repeat scroll 0 0;
    border: 0 none;
    color: rgb(255, 255, 255);
    margin-top: 17px;
    padding: 4px 0;
    width: 100%;
}
.usfbtn.usearchbtn:hover{
	background:#000099;
	}
	
#tab-services {
    margin-top: 75px;
}#tab-services ul li a p {
    font-size: 12px !important;
}
.mrgin-bottom {
    margin-bottom:0 !important;
    margin-top: 0px;
}
.buttons-part {
	display:none;
    margin:0;
}
.buttons-part ul {
    margin: 0;
    padding: 0;
}
.buttons-part ul li {
    display: inline-block;
    list-style-type: none;
}
.buttons-part ul li a {
    background-color: rgb(153, 153, 153);
    border: 1px solid rgb(153, 153, 153);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: normal;
    margin-right: 1px;
    padding: 8px 20px;
    text-decoration: none;
}
#serch-pl {
    background-color: rgb(255, 0, 0);
    border: 1px solid rgb(255, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: normal;
    margin-right: 1px;
    padding: 8px 20px;
    text-decoration: none;
}
.border-cl {
    border-top: 1px solid rgb(255, 0, 0);
    width: 100%;
}
.design-id {
    color: rgb(255, 0, 0);
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
#ag-txt-box {
    background: rgb(240, 240, 240) url("images/go-button.png") no-repeat scroll 100% center / 45px 35px;
    border: 1px solid rgb(240, 240, 240);
    padding: 1px 10px;
    width: 100%;
}.panel-group {
    margin-bottom: 20px;
}
.panel-title {
    color: rgb(255, 0, 0);
    font-size: 14px;
    font-weight: normal;
}
.panel-body p a {
    color: rgb(197, 197, 197);
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.panel-body p a:hover {
    color: rgb(51, 51, 51);
}
.refine-cl {
    color: rgb(255, 0, 0);
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.show-only {
    color: rgb(255, 0, 0);
    font-size: 14px;
    font-weight: normal;
}
.blanck-div-3 {
    height: 30px;
    width: 100%;
}
.text-right {
    text-align: right;
}
#fond-id {
    background: rgb(255, 255, 255) url("images/search-icon.png") no-repeat scroll 98% center;
    border: 1px solid rgb(197, 197, 197);
    padding: 4px 4px 4px 10px;
    width: 280px;
}
.new-ban a img {
    height: 450px;
    width: 100%;
}
.new-ban {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
    margin: 14px 0 32px;
    max-height: 450px;
    min-height: 450px;
}
.new-ban.testimonial-mar-top {
    padding: 15px 0;
}
.logitech {
    margin: 20px 0;
}

.resp-tabs-list li {
    color: rgb(153, 153, 153);
    /*cursor: pointer;*/
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: 500;
    list-style: outside none none;
    margin: 0 20px 0 0;
    padding: 11px 13px;
	font-weight:bold;
}


.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
	position:relative;
	
	

}

.resp-tab-active:after{
	content:'';
	position:absolute;
	width: 4px;
	right:50%; 
	margin-right:-10px; 
	height: 0; 
	top:0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ff0000;	
	}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
  border:none;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;/* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;/* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;/* !important;*/
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
	.contractor_page{
    padding:50px 10px
    }
	
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}
.cart-contents {
    display: none;
}
.border-and-txt {
	max-height:365px;
	min-height:365px;
    border: 1px solid rgb(197, 197, 197);
    margin-top: 30px;
    padding: 10px;
    transition: all 0.3s ease-in-out 0s;
}
.img-bot img{
	margin-bottom:0 !important;
	padding:4px !important; 
	}
.img-bot {
    padding: 10px 0 !important;
 }
 .img-bot > ul {
    margin: 0 !important;
}
.yith-wcwl-wishlistaddedbrowse.show, .yith-wcwl-wishlistexistsbrowse.show {
    background: #000099;
    color: rgb(255, 255, 255);
    height: 46px;
    padding: 4px 6px;
    text-align: center;
}
.yith-wcwl-wishlistaddedbrowse.show > a:hover, .yith-wcwl-wishlistexistsbrowse.show a:hover {
    color: red;
	text-decoration:none;
}
.add_to_wishlist.single_add_to_wishlist.button.alt:hover {
    background-color: rgb(47, 47, 47) !important;
    color: rgb(255, 255, 255);
}
.img-bot p {
    font-size: 13px;
    line-height: 22px;
}
.img-bot p span {
    color: rgb(255, 0, 0);
}
.star-cl span {
    color: rgb(238, 212, 75) !important;
}
.pro_rating span {
  width: 11px;
  height: 11px;
  line-height: inherit;
  margin-right: 3px;
}
.border-and-txt a img {
  max-height: 145px;
  min-height: 145px;
  width:100%;
}
.star-cl {
    font-size: 14px !important;
}
.star-cl span1 {
    font-size: 14px !important;
    position: absolute;
    top: 4px;
}
.star-cl-2 {
    margin-top: 4px;
}
.star-cl-2 span1 {
    background: rgba(0, 0, 0, 0) url("images/view-icon.png") no-repeat scroll left center;
    padding-left: 24px;
}
.img-bot ul {
    margin: 10px 0 0;
    padding: 0;
}
.img-bot ul li {
    border-right: 1px solid rgb(234, 234, 234);
    display: inline-block;
    list-style-type: none;
    text-align: center;
}
.img-bot ul li {
    border-right: 1px solid rgb(234, 234, 234);
    display: inline-block;
    list-style-type: none;
    text-align: center;
}
.panel-body > p {
    margin-bottom: 5px;
}
.panel-title.text-uppercase{
	margin:3px 0 ;
	}

/*.img-bot ul li img {
    margin-left: 7px;
    margin-right: 7px;
}*/

/*--------------------------------------------------------------
					product Style start
--------------------------------------------------------------*/



/*--------------------------------------------------------------
		2nd section Architectural services start
--------------------------------------------------------------*/
.more-width-in {
    padding-left: 115px !important;
    padding-right: 115px !important;
}
.for-pc p {
    color: rgb(46, 49, 146);
    font-size: 12px;
    font-weight: normal;
}
.for-pc p a {
    color: rgb(0, 0, 0);
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.for-pc p span {
    color: rgb(46, 49, 146);
}
.for-head-h h2 {
    color: rgb(46, 49, 146);
    font-size: 25px;
    font-weight: normal;
}
b, strong {
    font-weight: 700;
}
.for-head-h p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
	margin:0 0 10px;
}
.text-justify {
	font-size:13px;
    text-align: justify;
}
.gray-bg-part {
    background-color: rgb(128, 130, 133);
    margin-top: 25px;
    padding-bottom: 30px;
    width: 100%;
}
.bg-white {
    background-color: rgb(255, 255, 255);
    margin-top: 30px;
    padding: 20px;
}
.bg-white h4 {
    color: rgb(237, 28, 36);
    font-size: 18px;
    font-weight: normal;
}
.bg-white p {
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.bg-white-b {
    background-color: rgb(255, 255, 255);
    margin-top: 30px;
    padding: 20px;
}
.bg-white-b h4 {
    color: rgb(46, 49, 146);
    font-size: 18px;
    font-weight: normal;
}
.bg-white-b p {
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.bg-white-b p {
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}
.bg-white-b p a {
    background-color: rgb(46, 49, 146);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: normal;
    padding: 8px 30px;
    text-decoration: none;
}
.bg-white p a {
    background-color: rgb(237, 28, 36);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: normal;
    padding: 8px 30px;
    text-decoration: none;
}
.blanck-div-2 {
    height: 1px;
    width: 100%;
}


.gray-bg-img {
	background: rgba(0, 0, 0, 0) url("images/main-bg.jpg") no-repeat scroll 0 0 / 100% 100%;
    margin-top: 25px;
    position: relative;
    width: 100%;
}
.bg-white-trans {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 424px;
    margin: 98px 0;
    padding: 30px;
    width: 100%;
}
.scrolling-part {
    height: 370px;
    overflow-y: scroll;
    padding-bottom: 32px;
    padding-top: 22px;
}
.bg-white-trans h3 {
    color: rgb(237, 28, 36);
    font-size: 25px;
    font-weight: normal;
    margin-top: 0;
}
.bg-white-trans p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}
.head1s h3 {
    color: rgb(0, 0, 153);
    font-size: 25px;
    font-weight: normal;
}
.head1s p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: justify;
}
.img-cl img {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}.col-md-6.for-head-h a {
    display: inline-block;
    width: 100px;
}
.dark-gray-bg {
	min-height: 296px;
    background-color: rgb(209, 211, 212);
    margin-top: 30px;
    padding: 10px 25px;
}
.dark-gray-bg h3 {
    color: rgb(237, 28, 36);
    font-size: 14px;
    font-weight: normal;
}.text-center {
    text-align: center;
}
.read-more-btn-red a {
    background-color: rgb(237, 28, 36);
    border: 1px solid rgb(237, 28, 36);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: normal;
    padding: 8px 30px;
    text-decoration: none;
}
.lig-gray-bg {
    background-color: rgb(241, 242, 242);
    margin-top: 30px;
    padding: 10px 25px;
}

.lig-gray-bg h3 {
    color: rgb(46, 49, 146);
    font-size: 18px;
    font-weight: normal;
}
.read-more-btn-blue a {
    background-color: rgb(46, 49, 146);
    border: 1px solid rgb(46, 49, 146);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: normal;
    padding: 8px 30px;
    text-decoration: none;
}
.margin20 {
    margin-top: 20px;
}
.text-uppercase {
    margin: 14px 0 7px;
}
.head1s p span {
    color: rgb(237, 28, 36);
}
#site-navigation ul li:last-child:hover{
	border-color:#fff;
	cursor:pointer;
	}
.crazy {
    width: 100% !important;
    margin-top: -10px;
}

.shop_table {
    border: 0 none !important;
}
.shop_table td {
    border-color: rgb(234, 234, 234);
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 13px 8px !important;
	border-color: rgb(234, 234, 234);
 }
 .button.view {
    background: rgb(0, 185, 245) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
    padding: 15px 28px !important;
}
.order-number, .order-date, .order-status, .order-total, .order-actions{
	border-right:0px;
	border-bottom:0px;
	}
.shop_table{
	border-right:1px solid rgb(234, 234, 234)!important;
	border-bottom:1px solid rgb(234, 234, 234)!important;
	}	
/*--------------------------------------------------------------
	2nd section Architectural services end
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Rizwan styling css start here
--------------------------------------------------------------*/
#contac-us{
	background: rgb(77, 79, 162) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 15px;
    padding: 9px 12px;
    position: absolute;
    right: 11px;
    top: 7px;
    z-index: 99999;
	display:none;
	}

button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
  display: none !important;
}
ul.slick-dots {
  display: none !important;
}
.placing-cl{ padding:0;}
.login a {
    font-size: 11px !important;
}
.placing-cl ul {
    margin:0 0;
    padding: 0;
    text-align: right;
}
.wishlist-title, .wishlist-title h2 {
    width: 100% !important;
}
.placing-cl ul li {
	padding-top:10px;
    display: inline-block;
    list-style-type: none;
    margin-left: 5px;
}
.top-for span {
    font-size: 12px;
}
.info {
    font-size: 16px;
}
.site-title img {
    max-width: none;
}

.top-for {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}
.placing-cl ul li i {
    background: rgb(237, 28, 36) ;
    border-radius: 50%;
    color: rgb(255, 255, 255);
    display: inline-block;
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 6px 2px;
    text-align: center;
    width: 26px;
}
.top-for {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 18px;
   
    text-align: left;
}
.top-for-2 {
    color: rgb(0, 0, 0);
    font-size: 13px;
    line-height: 18px;
    
    text-align: left;
}
.info {
    display: inline-block;
}
.still-banner {
	margin-top:75px;
    position: relative;
}
.center-div {
	z-index:9999;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: 50%;
    margin-left: -383px;
    margin-top: -77px;
    padding-left: 14px;
    padding-right: 14px;
    position: absolute;
    top: 50%;
    width: 766px;
}
.headin1 {
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
}
#serch-bx1 {
    border: 1px solid rgb(255, 255, 255);
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    display: inline;
    height: 37px;
    margin-top: 0;
    padding: 4px !important;
    width: 80%;
}
#top-submit {
    background-color: rgb(206, 1, 8);
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    display: inline;
    font-size: 13px;
    height: 37px;
    line-height: 33px;
    margin: 0 -3px;
    padding: 2px 21px;
}
#select-box2 {
    width: 180.5px;
    padding: 8px 2px;
    background-color: #fff;
    border: 1px solid #fff;
    border-right-color: #ccc;
    font-size: 12px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(../images/arrow-img.png) no-repeat;
    background-position: 92%;
    border-radius: 2px;
}
.file {
    display: none;
}
.center-div br, .file br  {
    display: none;
}
.entry-header {
display: block; 
}
.still-banner br {
    display: none;
}
.red-with-opt {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ed1c24;
}
.services-w li {
    color: rgb(255, 255, 255);
    display: inline-table;
    list-style: outside none none;
    text-align: center;
    width: 19.5%;
	border-right:1px solid rgb(206, 1, 8);
}
.services-w li:last-child{
	border-right:0px;
	}
.services-w li a:hover{
	color:#fff;
	text-decoration:none;
	}
	
.services-w a p{
    font-size: 14px;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.zero-padis {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    border-right: 1px solid #CE0108;
}
.zero-padis p {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.clearfix.hide-on-md {
    display: none;
}
.row.rowp {
    margin: 0;
}
.zero-padis img {
    width: 18%;
}
.lets-design {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
}
.margin-top15 {
    margin-top: 20px;
}
.padding-l-z {
    padding-left: 0px !important;
}
.padding-l-z iframe, .margin-top15 img{
    max-height: 400px;
    min-height: 400px;
	width:100%;
}
.anim {
    margin-top: 30px;
}
.anim p {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 0px;
}
img {
    vertical-align: middle;
}
.anim img:hover {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
    cursor: pointer;
}
.col7 {
    display: inline-table;
    width: 14%;
}
.num-part {
    width: 100%;
    background: url(images/red-img.jpg) no-repeat;
    background-size: cover;
}
.text-size img {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}
.text-size h4 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}

.text-size p {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.hiidendm {
    display: none;
}
.logos-part {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
}
.tickercontainer {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tickercontainer .mask {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    top: 8px;
    /* width: 718px; */
    overflow: hidden;
}
ul.newsticker li {
	list-style:none;
    float: left;
    /* important: display inline gives incorrect results when you check for elem's width; */
    margin: 0;
    padding-right: 15px;
    height: 100px;
    vertical-align: middle;
    /* background: #fff; */
}
ul.newsticker a {
    white-space: nowrap;
    padding: 0;
    color: #ff0000;
    font: bold 10px Verdana;
    margin: 0 50px 0 0;
}
ul.newsticker {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    position: relative;
    margin-left: 20px;
    font: bold 10px Verdana;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.hide-md {
    display: none;
}


/*-------------
	Footer css
-----------------------*/

.footer-part {
    width: 100%;
    background: #191919;
    padding:50px 100px 0 50px;
}
.abt-clas h4 {
    font-family: "Open Sans";
    font-size: 18px;
    color: #e10111;
}
.abt-clas ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.abt-clas ul li {
    list-style-type: none;
    line-height: 24px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.abt-clas ul li a {
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.abt-clasn {
    text-align: center;
}
.abt-clasn h4 {
    font-family: "Open Sans";
    font-size: 18px;
    color: #e10111;
}
.abt-clasn ul {
    padding: 0px;
    margin: 0px;
}
.abt-clasn ul li {
    list-style-type: none;
    line-height: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.abt-clasn ul li a {
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
#name-txt {
    width: 300px;
    background-color: #fff;
    border: 1px solid #fff;
    padding: 2px;
    color: #000;
	max-height:28px !important;
}
#btn-xt {
    background-color: #e10111;
    border: 1px solid #e10111;
    padding: 0px 20px;
    color: #fff;
}
#go-btn {
	height: 30px;
    line-height: 0;
	background-color: rgb(225, 1, 17);
    border: 1px solid rgb(225, 1, 17);
    color: rgb(255, 255, 255);
    margin-top: 5px;
    padding: 0 10px;
}
#f-txtb {
    background-color: #fff;
    border: 1px solid #fff;
    color: #ccc;
    font-size: 12px;
    width: 140px;
	height:30px;
    padding: 3px;
}
.payment-opt-2 p {
    font-size: 12px;
}
.payment-opt-2 ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}
.payment-opt-2 ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.payment-opt li {
    float: left;
	margin-left:5px;
    list-style: outside none none;
}
.abt-clas p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 22px;
    text-align: justify;
}

.table-width td {
    border: 0 none;
}
.center-div p {
    font-size: 14px;
    margin-bottom: 5px;
}
/*.site-content {
    padding-top: 75px;
}*/
#container {
    background: rgb(247, 249, 252) none repeat scroll 0 0;
    padding: 3% 0;
}
#container > div {
	padding:2%;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 0 1px 2px rgb(204, 204, 204);
    margin: auto;
    width: 95%;
}

.images {
    border: 1px solid rgb(247, 249, 252);
    padding: 8px;
}
.images a {
    background: rgb(247, 249, 252) none repeat scroll 0 0;
    display: block;
    padding: 6%;
}
.single_add_to_cart_button.button.alt {
    background: rgb(46, 49, 146) none repeat scroll 0 0 !important;
    margin: 15px 0;
    padding: 16px 50px;
}
.quantity {
    width: 15%;
}
.input-text.qty.text {
    border: 1px solid rgb(46, 49, 146);
    border-radius: 2px;
    margin: 15px 0;
    padding: 10px 9px;
    width: 100%;
}
.summary.entry-summary > div {
    color: rgb(170, 178, 189);
    margin: 15px 0;
}


/*-------------
	Footer css end
-----------------------*/


/*--------------------------------------------------------------
Rizwan styling css end here
--------------------------------------------------------------*/

ol,
ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}
/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #3d3d3d;
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: normal;
    font-family: 'Raleway';
    line-height: 1.3;
    margin-bottom: 15px;
    color: #3d3d3d;
    font-weight: 400;
}



b,
strong {
    font-weight: bold;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 15px;
    font-size: 20px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}


big {
    font-size: 125%;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}
/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}


ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}


dt {
    font-weight: bold;
}

dd {
    margin: 0 15px 15px;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    /* Adhere to container width. */
    
    vertical-align: middle;
}

figure {
    margin: 0;
}

table {
    margin: 0 0 15px;
    width: 100%;
    border-collapse: collapse;
}

th {
    font-weight: bold;
    border: 1px solid #CCC;
    padding: 5px 10px;
}

td {
    border: 1px solid #CCC;
    padding: 5px 10px;
}
/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
.uwpqsf_class.togglecheck::after {
    clear: both;
    content: "";
    display: block;
}
.uwpqsf_class.togglecheck {
	cursor:pointer;
    border: 1px solid blue;
	border-radius: 3px;
}
.uwpqsf_class select {
    border: 1px solid rgb(0, 0, 255);
    color: rgb(0, 0, 255);
    font-size: 14px !important;
    padding: 3px 0;
	border-radius: 3px;
}
.serch-abhi {
    display: inline-table;
    width: 60%;
	border-radius: 2px;
}
.submit-abhi {
    border: 0 none;
    border-radius: 2px;
    padding: 0 !important;
    width: 15%;
}
.col-md-3 > .woocommerce-product-search, .col-md-5.text-right > form {
    padding-bottom: 13px;
}
.submit-field {
    border: 0px solid rgb(255, 0, 0) !important;
    display: inline-block;
    font-size: 11px !important;
    padding: 0 !important;
    width: 18%;
	line-height: 34px !important;
	border-radius: 4px;
}
.search-field {
	height: 35px !important;
    width: 80%;
}
.col-md-3 > form {
    margin-bottom: 9px;
}
.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: rgb(255, 0, 0);
    color: #fff;
	border:0px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    cursor: pointer;
	float:right;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}

.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: #3b73a7;
    color: #ffffff !important;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    color: #666;
    border: 1px solid #ccc;
    height: 36px;
    -webkit-appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    border: 1px solid #AAA;
}

.searchform input[type="text"]:focus {
    border: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px 6px;
}

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    
    padding-left: 3px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    
    color: #666;
    border: 1px solid #ccc;
    height: 160px;
    max-width: 100%;
    width: 100%;
}
/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/

a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

a:visited {}

.services-w li a:hover,a:focus,a:active{
	color:rgb(0, 185, 245) !important;
	}
a:hover,a:focus,a:active {
    color: #295074;
}


/*--------------------------------------------------------------
		product discription
--------------------------------------------------------------*/
.cart-contents {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    cursor: pointer;
    line-height: 41px;
    margin-top: 1px;
    padding: 0 3px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%;
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 99999;
}
.cart-contents:hover {
    color: rgb(255, 255, 0);
    text-decoration: none;
}
ul.breadcrumb p {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
}


.breadcrumb {
    position: relative;
}
.carts {
	background: rgb(255, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    cursor: pointer;
    float: right;
    font-size: 25px !important;
    height: 40px;
    padding: 8px 10px;
    text-align: center;
}

.product-content-columns {
    color: rgb(98, 98, 98);
    font-size: 12px;
}
.review-score .fa-stack {
    height: 1.5em;
    width: 1.5em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-2x {
    font-size: 1.5em;
}
b, strong {
    font-weight: 700;
}.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.breadcrumb {
    background: rgb(242, 242, 242) none repeat scroll 0 0;
    border: 1px solid rgb(225, 224, 224);
    border-radius: 0;
    color: rgb(47, 47, 47);
    margin: 15px 0;
    padding: 8px 0;
}
.table-rev-2{
	padding:0;
	}
.zoomr {
    margin: 28px auto;
    width: 65%;
}
#image-additional > li {
    display: inline-block;
}
.breadcrumb > li::after {
    border-bottom: 1px solid rgb(225, 224, 224);
    border-right: 1px solid rgb(225, 224, 224);
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    right: -5px;
    top: -3px;
    transform: rotate(-45deg);
    width: 26px;
}
.breadcrumb > li {
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}
#default_gallery {
    margin-bottom: 30px;
}
#default_gallery .image-thumb {
    padding: 0 1em 0 0;
    position: absolute;
    top: 0;
	height: 100%;
    width: 15%;
}
#default_gallery .bx-wrapper {
	height:100%;
    margin: 0 !important;
}.bx-wrapper .bx-viewport {
	height:100%;
    background-color: rgba(0, 0, 0, 0);
}
#image-additional > li {
    height: 100%;
    left: 12px;
}
.bx-viewport > ul {
    height: 100%;
}
.bzoom.clearfix {
    display: block;
    height: 403px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	  -moz-transform: translateX(-50%);
	  -o-transform: translateX(-50%);
	  transform: translateX(-50%);
    width: 310px;
}
.thumbnails.columns-3 {
    position: relative;
    top: 42%;
    transform: translateY(-50%);
}
#image-additional {
    margin: 0;
    padding: 0;
}#image-additional li {
    float: none;
    list-style: outside none none;
}#default_gallery .image-thumb img {
    border: 1px solid rgb(221, 221, 221);
}
#default_gallery img {
    background-color: rgb(255, 255, 255);
    width: 100%;
}.product_page #default_gallery .image {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
    display: block;
    padding: 2px 0;
    width: 100%;
}#default_gallery .image img {
    display: block;
    height: auto !important;
    position: relative !important;
    vertical-align: top;
    width: 100% !important;
}#default_gallery img {
    background-color: rgb(255, 255, 255);
    width: 100%;
}#full_gallery {
    display: none;
}
#full_gallery {
    border: 1px solid rgb(221, 221, 221);
}.general_info {
    margin-bottom: 8px;
}
.form-horizontal > h3 {
    font-size: 20px;
}
#tblMinPrice td{
	border: 0px solid rgb(204, 204, 204);
    padding: 1px 10px;
	}
.product_page h1.product-title {
    color: rgb(255, 0, 0);
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}
.product_page h1 {
    color: rgb(51, 51, 51);
    line-height: normal;
    margin-bottom: 20px;
}.fa-stack {
    display: inline-block;
    height: 1em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 1em;
}.general_info .product-section, .general_info .price-section {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin: 0 0 5px;
    padding-bottom: 10px;
}.price-section span.price-new {
    color: rgb(25, 202, 175);
    font-size: 24px;
}.price-old {
    color: rgb(119, 119, 119);
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    margin-left: 5px;
    text-decoration: line-through;
}#content ul.list-unstyled li {
    padding: 3px 0;
}#product h3 {
    color: rgb(25, 202, 175);
}
.form-group {
    margin-bottom: 15px;
}
.product_page #button-cart {
    width: 100%;
}
.yith-wcwl-add-button.show {
    position: relative;
}
.ajax-loading {
    bottom: 65%;
    left: 50%;
    position: absolute;
    right: 50%;
    top: 35%;
    z-index: 9999;
}
.add_to_wishlist.single_add_to_wishlist.button.alt {
	margin-bottom:0px !important;
    background: rgb(237, 28, 36) none repeat scroll 0 0 !important;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400 !important;
    letter-spacing: 1px;
    line-height: 16px;
    padding: 15px 0 !important;
    text-align: center;
    width: 100%;
}
#product span h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none !important;
    color: rgb(237, 28, 36);
    margin: 14px 0 0;
    padding: 0;
}


button {
    transition: all 0.3s ease 0s;
}
.btn:hover, .btn:focus {
    background-color: rgb(47, 47, 47);
    color: rgb(255, 255, 255);
}
.product-buttons {
    clear: both;
    margin: 0 -5px 1em;
    overflow: hidden;
    padding: 0;
}
.product-buttons li {
    float: left;
    list-style: outside none none;
    padding: 0 5px;
    width: 50%;
}
.product-buttons li button {
    width: 100%;
}
.btn:visited, .btn {
    background-color: rgb(237, 28, 36);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
    margin-right: 5px;
    padding: 9px 16px;
    position: relative;
}
.btn:visited i, .btn i {
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
    min-width: 17px;
}.table thead td {
    background-color: rgb(249, 249, 249);
    color: rgb(50, 50, 50) !important;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
.product-section_title {
    background: rgb(76, 76, 76) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    margin-bottom: 1em;
    padding: 10px;
}
.fleft {
    float: left;
}#tblMinPrice {
    border: medium none;
}.orangeLink {
    color: rgb(199, 85, 4);
    text-decoration: none;
}
.product-section {
    margin-bottom: 3em;
}
.product-section_title {
    background: rgb(76, 76, 76) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: 18px;
    margin-bottom: 1em;
    padding: 9px 17px;
}
.table-0:first-child td {
    width: 65%;
}
#coch-li li {
    font-size: 12px;
    list-style: outside none none;
}
.table-0 td, .table-1 td, .table-2 td, .planSets td{
	border:0px;
	font-size:12px;
	padding:7px 0;
	}
.product-section > p {
    font-size: 12px;
}	
#coch-li li {
    padding: 4px 10px 2px;
}	
.table-1 th, .table-1 td {
    width: 32%;
}	
.table.table-bordered td, .product-reviews {
    font-size: 12px;
	color: rgb(98, 98, 98);
}
#image-additional > li{
    list-style: outside none none;
	margin-top:20px;
    margin-bottom: 13px;
    position: relative;
    width: 88px;
	}
.owl-carousel.owl-loaded {
    display: block;
}
.related-slider {
    list-style-type: none;
    margin: 0;
    padding: 0 50px;
}
.owl-carousel {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: none;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
}

/*--------------------------------------------------------------
		product discription
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/*--------------------------------------------------------------
Clearings
--------------------------------------------------------------*/

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.apmag-container:after,
.apmag-container:before {
    content: '';
    display: table;
}

.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.apmag-container:after {
    clear: both;
}

.clear {
    clear: both;
}

/*BODY STYLE*/
.home .site-content{
    margin-top: 0px;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 25px;
}
.widget:last-child{
    margin-bottom: 0;
}
/* Make sure select elements fit in widgets */

.widget select {
    max-width: 100%;
}
/* Search widget */

.widget_search .search-submit {
    /*display: none;*/
    line-height: 32px;
}

.sticky {}

.bypostauthor {}
/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/

h1.entry-title {
    color: #353535;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: capitalize;
}

h1.entry-title a {
    color: #3d3d3d;
}

.hentry {
    margin: 0 0 15px;
}

.byline,
.updated {
    display: none;
}

.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
    display: inline;
    font-family: 'Raleway';
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
}

.cat-links {
    margin-right: 10px;
}

.page-content,
.entry-content,
.entry-summary {
    color: #626262;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    /*margin: 20px 0*/;
}

.home .page-content,
.home .entry-content,
.home .entry-summary{
    margin-top: 0px;
}

.page-links {
    clear: both;
    margin: 0 0 15px;
}

.edit-link .post-edit-link {
    background: #3b73a7;
    padding: 4px 10px;
    color: #FFF !important;
    line-height: 1;
    border-radius: 3px;
    font-size: 13px;
}
.search-results .entry-footer {
    border-top: none;
    margin-top: 0;
}

.edit-link .post-edit-link:before {
    content: "\f044";
    font-family: FontAwesome;
    margin-right: 5px;
}

#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #DDD;
}

article.hentry .edit-link {
    display: block;
    margin-top: 20px;
}

article.hentry h1.entry-title {
    margin-bottom: 5px;
    line-height: 1.2;
}

article.hentry .entry-footer > span {
    margin-right: 15px;
    font-size: 13px;
}

.page-header .page-title {
    color: #333333;
    padding-bottom: 15px;
}

    .cat-links:before {
        content: "\f07c";
        font-family: FontAwesome;
        font-style: normal;
        margin-right: 5px;
    }

    .comments-link:before {
        content: "\f075";
        font-family: FontAwesome;
        font-style: normal;
        margin-right: 5px;
    }

    .tags-links:before {
        content: "\f02c";
        font-family: FontAwesome;
        font-style: normal;
        margin-right: 3px;
    }

    .tags-links {
        display: block;
        margin-top: 14px;
    }

    .entry-footer a {
        color: #999;
    }

    .entry-footer a:hover {
        color: #3b73a7;
    }

    .nav-links .meta-nav {
        display: none;
    }

    .nav-links .nav-previous,
    .nav-links .nav-next {
        width: 50%;
        float: left;
    }

    .nav-links .nav-next {
        text-align: right;
    }

    .nav-links .nav-previous a:before {
        content: "\f0d9";
        font-family: FontAwesome;
        font-style: normal;
        margin-right: 5px;
    }

    .nav-links .nav-next a:after {
        content: "\f0da";
        font-family: FontAwesome;
        font-style: normal;
        margin-left: 5px;
    }

    .entry-thumbnail {
        width: 38%;
        float: left;
    }

    .entry-exrecpt {
        width: 60%;
        float: right;
    }

    .short-content {
        margin-bottom: 10px;
    }

    .short-content + .bttn {
        float: right;
    }

    .entry-footer {
        border-top: 1px dashed #ccc;
        margin-top: 30px;
    }

    .full-width {
        float: none;
        width: 100%;
    }
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.dark-gray-bg img {
	width:100%;
    margin-bottom: 20px;
}
.comment-content a {
    word-wrap: breap-word;
}

#comments h2.comments-title {
    font-style: italic;
    margin: 15px 0 0 0;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    padding: 8px 15px;
    color: #3b73a7;
    border:1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0;
    background: #fff;
    position: relative;
    top: 2px;
    left: 10px;
}

#comments h3 {
    background: #3b73a7 none repeat scroll 0 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    left: -20px;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 10px 25px;
    position: relative;
}

#commentform label {
    width: 120px;
    display: block;
}

textarea#comment {
    width: 100%;
    height: 150px;
}
/*Comment Lists*/

.comments-area ol {
    border-top: 1px solid #ccc;
    list-style: outside none none;
    margin: 0;
    padding: 20px 0 0;
}

.comments-area ol.children {
    margin: 0 0 0 15px;
}

ol.comment-list li {
    padding: 15px;
    margin-bottom: 20px;
    background: #f2f2f2;
}
ol.comment-list li:nth-of-type(even) {
    background: #fbf8f8;
}

.comment-author img {
    vertical-align: text-top;
    margin-right: 15px;
}

.comment-author {
    float: left;
    margin-right: 10px;
    text-align: center;
}
.comment-content {
    font-size: 14px;
}

.comment-author .fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-top: 6px;
    text-transform: capitalize;
}

.comment-author .fn .url {
    color: #333;
    padding: 0 5px;
}

.comment-author .fn .url:hover {
    background: #23A38F;
    color: #FFF;
}

.comment-author .says {
    display: none;
}

.comment-metadata {
    float: right;
    font-weight: normal;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
}

.comment-metadata a {
    color: #666;
    margin-right: 5px;
}
.comment-metadata a:hover {
    text-decoration: underline;
}

.comment-metadata .comment-edit-link {
    color: #01AEFD;
}

.comment-metadata + .clear {
    margin-bottom: 20px;
}

.reply .comment-reply-link {
    background: #3b73a7 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff !important;
    font-size: 13px;
    line-height: 1;
    padding: 4px 10px;
}
.reply .comment-reply-link:hover{
    background: #2b5984;
}

#respond {
    background: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    color: #141414;
}

#commentform .form-submit {
    margin-bottom: 0;
}

#cancel-comment-reply-link {
    font-style: italic;
    color: #FFF;
}

#cancel-comment-reply-link:before {
    font-family: FontAwesome;
    content: "\f057";
    margin: 0 5px 0 20px;
    font-style: normal;
    color: #FFF;
}

.logged-in-as a {
    color: #3b73a7;
}
.logged-in-as a:hover {
    font-style: italic;
}
/*--------------------------------------------------------------
Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block;
}

#infinite-footer {
    display: none;
}
/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 10px 0;
}

.site-main .gallery {
    margin-bottom: 1.5em;
}

.gallery-caption {}

.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%;
}

.site-main .gallery dd,
.site-main .gallery figcaption {
    margin: 0;
}

.site-main .gallery-columns-4 .gallery-item {}

.site-main .gallery-columns-4 .gallery-item img {}
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
Responsive grid for pages
--------------------------------------------------------------*/

.row {
    margin-bottom: 5px;
}

.span1,
.span2,
.span3,
.span4,
.span5,
.span6 {
    float: left;
}

.col {
    margin-left: 3%;
}

.col:first-child {
    margin-left: 0;
}

.span1 {
    width: 14.1666666667%;
}

.span2 {
    width: 31.3333333333%;
}

.span3 {
    width: 48.5%;
}

.span4 {
    width: 65.6666666667%;
}

.span5 {
    width: 82.8333333333%;
}

.span6 {
    width: 100%;
    margin-left: 0;
}
/*--------------------------------------------------------------
COMMON CSS
--------------------------------------------------------------*/

body {
    font-weight: 400;
    /*overflow: hidden;*/
    
    background: #ffffff;
    position: relative;
    font-family: 'Raleway';
    line-height: 1.5;
}

body.boxed-layout {
    width: 1260px;
    margin: 0 auto;
    position: relative;
    -webkit-box-shadow: 0 0 10px #c7c7c7;
    -moz-box-shadow: 0 0 10px #c7c7c7;
    box-shadow: 0 0 10px #c7c7c7;
    background-color: #ffffff;
}

.boxed-layout #page {
    background: none repeat scroll 0 0 #ffffff;
}

.ap-container, .aglee-container, .ag-container {
    width: 100%;
    margin: 0 auto;
}

.home.blog #main .ap-container {
    margin-top: 20px;
}

.hide {
    display: none;
}
/*--------------------------------------------------------------
HEADER CSS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Top Header CSS
--------------------------------------------------------------*/

/*WITHOUT TOP HEADER*/

.hide_top_header .top-header{
    display: none;
}
.hide_top_header .bottom-header{
    margin: 20px 0;
}

.right-top-head .call-us {
    color: #050505;
    font-size: 14px;
    margin-bottom: 8px;
    text-align: right;
}

.top-header {
    margin-top: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.top-header .call-us {
    color: #a9a9a9;
    float: right;
    font-size: 13px;
    line-height: 32px;
}
.top-header .call-us span {
    color: #3b73a7;
    font-size: 13px;
    font-weight: 600;
    margin-right: 3px;
    text-transform: uppercase;
}
.search-icon > i {
    background: #3b73a7 none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-size: 15px;
    line-height: 16px;
    margin-left: 20px;
    padding: 8px;
    text-align: right;
    position: relative;
    cursor: pointer;
    z-index: 9999;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}
.search-icon > i:hover {
    background: #4280ba;
}
.aglee-search {
    background: #fff none repeat scroll 0 0;
    line-height: 39px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 3px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    width: 300px;
    overflow: hidden;
    z-index: -9999;
    
}
.search-form > label {
    float: left;
    width: 212px;
}
.aglee-search form input[type='search']{
    height: 30px;
    margin-top: 3px;
    font-size: 13px;
}
.aglee-search .search-form > input[type='submit']{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #3b73a7;
    color: #3b73a7;
    height: auto;
    line-height: 10px;
    margin-left: 6px;
    padding: 9px 15px;
    margin-top: 3px;
}
.aglee-search .search-form > input[type='submit']:hover{
    background: #3b73a7;
    color: #ffffff;
}

.right-top-head .call-us .widget, .social-icons-head .widget{
    margin-bottom: 0;
    padding-bottom: 0;
}

.top-header .site-branding {
    float: left;
}

.right-top-head {
    float: right;
}

.social-icons-head{
    text-align: right;
    margin-left: 20px;
    float: right;
    line-height: 32px;
}

.social-icons-head .aps-each-icon, .footer-socials .aps-each-icon {
  margin-left: 5px;
}

.social-icons-head ul {
    float: right;
    font-size: 20px;
    list-style: outside none none;
    margin: 0;
}

.social-icons-head ul li {
    display: inline-block;
    margin-left: 8px;
}

.social-icons-head ul li .fa-facebook {
    color: #3b5998;
}

.social-icons-head ul li .fa-twitter {
    color: #55acee;
}

.social-icons-head ul li .fa-google-plus {
    color: #e02f2f;
}

.social-icons-head ul li .fa-linkedin {
    color: #007bb5;
}


/*--------------------------------------------------------------
NAV CSS
--------------------------------------------------------------*/
.main-navigation-responsive {
  display: none;
}

.menu-toggle.fa.fa-bars{
    display: none;
}
.menu-menu-1-container{
	padding-top:6px;
    display: block;
    text-align: right;
}

#site-navigation ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	position:relative;
}

#site-navigation ul li {
    float:left;
    display: inline-block;
    padding: 4px 10px;
    position: relative;
    border-radius: 3px;
	border: 1px solid #fff;
}
#site-navigation ul li.menu-item-4271 { padding-right:40px;}
#site-navigation ul li:hover{
	border: 1px solid #ed1c24;
	}

#site-navigation ul li a, 
#site-navigation ul li span {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
	letter-spacing:0.5px;
	text-decoration:none !important;
    line-height: 30px;
	display:inline-block;
}
.menu-item a img { float:left;}
#site-navigation ul li:last-child a{
    padding-right: 0px;
}

#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current-menu-ancestor > a {
    color: #000;
}
.current-menu-item.current_page_item {
    border: 1px solid #ed1c24 !important;
}


.header-text-only .menu-wrapper {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 74%;
}

#site-navigation ul ul.sub-menu, #site-navigation ul ul.children {
    left: 0;
    position: absolute;
    top: 110%;
    min-width: 210px;
    z-index: 99;
    text-align: left;
    background: #fff;
    border:1px solid #ccc;
    padding: 10px 0;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    opacity: 0;
    filter: alpha(opacity= 0);
    visibility: hidden;
}
#site-navigation ul li:hover ul.sub-menu, #site-navigation ul li:hover ul.children {
    opacity: 1;
    filter: alpha(opacity= 100);
    top: 100%;
    visibility: visible;
}
#site-navigation ul ul.sub-menu:before, #site-navigation ul ul.children:before{
    content: "\f106";
    font-family: 'FontAwesome';
    font-size: 22px;
    position: absolute;
    top: -28px;
    left: 30px;
    color: #ccc;
    z-index: 9999;
}
#site-navigation ul ul.sub-menu::after, #site-navigation ul ul.children::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 31px;
    position: absolute;
    top: -1px;
    width: 11px;
}
#site-navigation ul li ul.sub-menu li, #site-navigation ul li ul.children li{
    display: inline;
}

#site-navigation ul li ul.sub-menu li a, #site-navigation ul li ul.children li a {
    line-height: 24px;
    padding: 7px 20px;
}

#site-navigation ul ul.sub-menu li ul.sub-menu, #site-navigation ul ul.children li ul.children{
    left: 200px;
    top: 90%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    opacity: 0;
    filter: alpha(opacity= 0);
    visibility: hidden;
}
#site-navigation ul ul.sub-menu li ul.sub-menu:before, #site-navigation ul ul.children li ul.children:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ccc;
    content: "";
    font-family: "FontAwesome";
    font-size: 22px;
    left: -7px;
    position: absolute;
    top: -1px;
    z-index: 9999;
}
#site-navigation ul ul.sub-menu ul.sub-menu::after, #site-navigation ul ul.children ul.children::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 9px;
    left: -1px;
    position: absolute;
    top: 15px;
    width: 3px;
}
#site-navigation ul ul.sub-menu li:hover ul.sub-menu, #site-navigation ul ul.children li:hover ul.children {
    opacity: 1;
    filter: alpha(opacity= 100);
    left: 208px;
    visibility: visible;
}

#site-navigation ul.sub-menu li, #site-navigation ul.children li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    float: none;
    line-height: 40px;
}

#site-navigation ul.sub-menu li:first-child, #site-navigation ul.children li:first-child  {
    border-top: none;
}

/*CSS ONLY FOR WEBKIT BROWSER*/
@media screen and (-webkit-min-device-pixel-ratio:0) {  
  #site-navigation ul ul.sub-menu li ul.sub-menu {
    top: -45px;
  }  
}


/*--------------------------------------------------------------
 Header layout CSS
 --------------------------------------------------------------*/
header.site-header {
	height:75px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.75); 
    z-index: 100;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
    padding:9px 5px;
}

/*.bottom-header {
    margin: 10px 0;
}*/

 .header-text-only .header-text-container h1.site-title,
 .header-text-logo .header-text-container h1.site-title {
    font-size: 33px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 700;
}

.header-text-only .header-text-container h2.site-description,
.header-text-logo .header-text-container h2.site-description {
    font-size: 14px;
    margin-bottom: 0;
    /*text-transform: lowercase;*/
    color: #a7a7a7;
}


.header-text-only .site-branding {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}

.header-logo-only .site-title{
    display: inline-block;
    float: left;
    margin-bottom: 0px;
    text-align: left;
    vertical-align: middle;
    width: 25%;
}
.header-logo-only .menu-wrapper {
    text-align: right;
    width: 100%;
    margin-top: 5px;
}
.site-branding{
	width: 65%;
	}
.header-text-logo .site-branding {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    
}

.header-text-logo .menu-wrapper {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    width: 39%;
}

.header-text-logo .header-logo-container,
.header-text-logo .header-text-container,
.header-text-logo .header-text-container h1.site-title {
    display: inline-block;
    vertical-align: middle;
}

.header-text-logo .header-text-container h1.site-title {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.header-text-logo .header-text-container h2.site-description {
    display: block;
}

.header-text-logo .header-logo-container {
    margin-top: 10px;
}

.header-text-logo .header-logo-container h1.site-title {
    margin-bottom: 0;
    font: 0/0 a;
}
/*--------------------------------------------------------------
 Bx-slider CSS
 --------------------------------------------------------------*/

 .aglee-slider-wrapper {
    margin-top: 0;
}
.aglee-slider-wrapper .bx-wrapper img{
    width: 100%;
}

.slider-image-container {
    float: left;
    margin-left: 0;
    width: auto;
}

.slider-caption-container {
    float: left;
    margin-left: 0;
    margin-right: 3%;
    width: 40%;
}

.caption-title {
    color: #212121;
    font-size: 48px;
    font-weight: 300;
    line-height: 50px;
    margin: 60px 0 20px;
    text-transform: capitalize;
}

.caption-title span {
    color: #dc3522;
}

.caption-description {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.caption-description h2 {
    color: #737373;
    font-weight: 300;
    margin: 20px 0;
}

.slide_readmore-button {
    border: 1px solid #dc3522;
    border-radius: 3px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    margin-top: 25px;
    padding: 0 24px;
}

.readmore-button.slide_readmore-button:after {
    display: none;
}

.slide_readmore-button i {
    margin-right: 10px;
}

.slide_readmore-button:hover {
    background: #DC3522;
    color: #ffffff;
}

.aglee-slider-wrapper .bx-pager-item {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}

.aglee-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    border: 1px solid #e7e7e7;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    margin: 0;
    background: none;
}
.aglee-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.aglee-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: transparent none repeat scroll 0 0;
}

.aglee-slider-wrapper .bx-pager-item .bx-pager-link {
    border: 1px solid #e7e7e7;
    border-radius: 100%;
    height: 12px;
    width: 12px;
    display: block;
    font: 0/0 a;
    color: transparent;
    position: relative;
}

.aglee-slider-wrapper .bx-pager-item .bx-pager-link:before {
    width: 6px;
    height: 6px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    margin-left: -3px;
    left: 50%;
    border-radius: 100%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}

.aglee-slider-wrapper .bx-pager-item .bx-pager-link.active:before,
.aglee-slider-wrapper .bx-pager-item .bx-pager-link:hover:before {
    background: #e7e7e7;
}

.aglee-slider-wrapper .bx-pager {
    height: 15px;
    margin: 0 0 0;
    text-align: center;
    padding-top: 0 !important;
    bottom: 10px;
}

.aglee-slider-wrapper .ap-container {
    position: relative;
}

.aglee-slider-wrapper .bx-controls-direction .bx-prev,
.aglee-slider-wrapper .bx-controls-direction .bx-next {
    left: -25px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    background: url("images/prev-next.png") no-repeat scroll 0 0;
    font: 0/0 a;
    color: transparent;
    width: 22px;
    height: 48px;
}

.aglee-slider-wrapper .bx-controls-direction .bx-prev:hover,
.aglee-slider-wrapper .bx-controls-direction .bx-next:hover {
    background: url("images/prev-next-hover.png") no-repeat scroll 0 0;
}

.aglee-slider-wrapper .bx-controls-direction .bx-next,
.aglee-slider-wrapper .bx-controls-direction .bx-next:hover {
    right: -25px;
    left: auto;
    background-position: right center;
}

/* MAIN SLIDER CAPTION*/
.caption_wrap {
    padding-top:12%; 
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    display: block;
}
.caption_wrap .slider_title{
    font-size: 49px;
    color:#fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.caption_wrap .slider_cont{
    font-size: 23px;
    font-weight: 100;
    color: #fff;
    line-height: 30px;
    width: 620px;
    margin:0 auto; 
    padding: 0 0 40px 0;
}
.caption_wrap > a {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.caption_wrap > a:hover {
    background: #3b73a7;
    border: 2px solid #3b73a7;
}


/*--------------------------------------------------------------
FEATURE CSS
--------------------------------------------------------------*/

#featured-post-container, #cta-container, #icon-text-block-container, #test-services-container, .footer-featured-section{
    margin-top: 80px;
}

.widget_accesspress_basic_features, .widget_accesspress_basic_featured_page,
.widget_accesspress_basic_services, #test-services-container .widget_text,
.featured-footer .widget_text{
    margin-bottom: 0;
    padding-bottom: 0;
}

.feature-post-wrap a h2 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #000;
    line-height: 30px;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}
.feature-post-wrap a:hover h2 {
    color: #105ea7;
}

.feature-post-excerpt {
    margin-top: 10px;
}

.feature-post-wrap {
    float: left;
    margin-right: 45px;
    text-align: center;
    width: 30.5%;
}
.feature-post-wrap:nth-of-type(3n) {
    margin-right: 0;
}

.feature-post-wrap-block {
    margin-left: 0;
    margin-right: 0;
}

.feature-post-thumbnail {
    margin-bottom: 20px;
}

.feature-post-thumbnail img {
    width: 100%;
}

.feature-post-title a {
    color: #3d3d3d;
}

.readmore-button {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.readmore-button {
    position: relative;
}

.readmore-button:after {
    content: "\f101";
    position: absolute;
    right: -10px;
    top: 0px;
    font-family: "FontAwesome";
    line-height: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.readmore-button:hover{
    color: #105ea7 !important;
}
.readmore-button:hover:after {
    animation-name: push-right;
    animation-duration:1s;
    color: #105ea7;
}

/*ANIMATION PUSH RIGHT*/

@keyframes push-right{
    0%, 100%{
        right: -10px;
    }
    50%{
        right: -15px;
    }
}

/*.feature-post-wrap {
    margin-bottom: 3%;
}*/

.icon-text-block-wrapper .widget {
    float: left;
    margin-bottom: 40px;
    margin-right: 5%;
    width: 30%;
}
.icon-text-block-wrapper .widget:nth-of-type(3n){
    margin-right: 0;
}

.feature-post-wrap figure.feature-post-thumbnail {
    position: relative;
    overflow: hidden;
}

.feature-post-wrap figure.feature-post-thumbnail figcaption {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    margin: 0 auto;
    filter: alpha(opacity= 0);
    visibility: hidden;
    padding: 1em;
    border-top:5px solid #105ea7; 
    background-color: rgba(59, 115, 167, 0.70);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
}
.feature-post-wrap figure.feature-post-thumbnail figcaption:after {
    color: #105ea7;
    content: "";
    font-family: "FontAwesome";
    font-size: 35px;
    position: absolute;
    top: -23px;
    text-align: center;
    right: 0;
    left: 0;
}
.feature-post-wrap figure.feature-post-thumbnail img{
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 20px;
    position: relative;   
}
.feature-post-wrap figure.feature-post-thumbnail:hover img{
    top: 0;
}

.feature-post-wrap figure.feature-post-thumbnail:hover figcaption {
    opacity: 1;
    filter: alpha(opacity= 100);
    visibility: visible;
    cursor: pointer;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    top:0;

}


.feature-post-wrap figure.feature-post-thumbnail:hover figcaption:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.feature-post-wrap figure.feature-post-thumbnail figcaption a {
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -23px;
   margin-top: -23px;
   -webkit-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.feature-post-wrap figure.feature-post-thumbnail figcaption:hover a {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.feature-post-wrap figure.feature-post-thumbnail figcaption a i.fa {
    color: #fff;
    font-size: 20px;
    background: #105ea7;
    padding: 0.65em;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.feature-post-wrap figure.feature-post-thumbnail figcaption a i.fa:hover {
    border-radius: 0;
}




/*--------------------------------------------------------------
Call To action CSS
--------------------------------------------------------------*/

.cta-wrap{
    background: none repeat scroll 0 0 #295074;
    padding: 48px 0;
}

.cta-desc-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 71%;
}

.cta-btn-wrap {
   display: inline-block;
    margin-left: 13%;
    text-align: right;
    vertical-align: middle;
    
}

.cta-btn-wrap a {
    padding:13px 40px; 
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.cta-btn-wrap a i {
    margin-right: 5px;
}

.cta-btn-wrap a:hover{
    background: #fff;
    color: #295074 !important;
    border-radius: 30px;
}

.cta_title {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.cta_descr {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}
/*--------------------------------------------------------------
Icon block CSS
--------------------------------------------------------------*/

.widget_accesspress_basic_icon_text {
    float: left;
    margin-left: 3%;
    text-align: center;
    width: 22%;
}

.icon-text-block-wrapper {
    margin-left: 0;
    margin-right: 0%;
}
.icon-wrap {
    float: left;
    width: 260px;
}
.icon-block-title {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
}
.icon-block-title:hover{
    color: #105ea7;
}

.icon-image,
.widget .icon-image {
    background: none repeat scroll 0 0 #f7f7f7;
    color: #cdcdcd;
    font-size: 30px;
    height: 55px;
    line-height: 55px;
    margin-right: 20px;
    width: 55px;
    display: block;
    float: left;
    border-radius: 100%;
}

.icon-image i {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.icon-image:hover {
    background: #295074;
    color: #ffffff !important;
    animation-name:zoom-in;
    -webkit-animation-name:zoom-in;
    animation-duration:0.5s;
    -webkit-animation-duration:0.5s;
}

/*ANIMATION ZOOM IN*/
@keyframes zoom-in{
    0%{
        background: #295074;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
    }
    50%{
        background: #295074;
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
    }
    100%{
        background: #295074;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }
}

@-webkit-keyframes zoom-in{
    0%{
        background: #295074;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
    }
    50%{
        background: #295074;
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
        -moz-transform: scale(1.25);
    }
    100%{
        background: #295074;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }
}

.icon-details,
.services-post-excerpt,
.feature-post-excerpt,
.feat-page-content {
    color: #626262;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 20px;

}

.icon_readmore-button,
.services_readmore-button {
    color:#295074;
}
/*--------------------------------------------------------------
Toggle CSS
--------------------------------------------------------------*/

#toggle-feat-page-container{
    background: rgba(0, 0, 0, 0) url("images/test-pattern.jpg") repeat scroll 0 0;
    padding: 50px 0;
    margin-top: 40px;    
}

#toggle-container {
    float: left;
    width: 37%;
}
#toggle-container > h1, #testimonial-container > h1 {
    color: #295074;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
}
.ag-container .widget.widget_aglee_lite_toggle{
    margin-bottom: 10px;
}

.ap_toggle.close {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #ccc;
}

.ap_toggle.close .ap_toggle_content {
    display: none;
}

.ap_toggle.open .ap_toggle_content {
    display: block;
}

.ap_toggle_title {
     background: #ffffff;
    color: #295074;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    padding: 0 21px;
    position: relative;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}

.ap_toggle_title:hover{
    background: #e8f4ff;
}

.ap_toggle.open .ap_toggle_title,
.ap_toggle.open .ap_toggle_title:before {
    background: #295074;
    color: #ffffff;
}

.ap_toggle.close .ap_toggle_title:before,
.ap_toggle.open .ap_toggle_title:before {
    border-left: 1px solid #f2f2f2;
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #7797b6;
    padding-left: 20px;
    position: absolute;
    right: 20px;
    top: 0;
}

.ap_toggle.open .ap_toggle_title:before {
    color: #fff;
    content: "\f078";
    font-family: 'FontAwesome';
    padding-left: 16px;
    border-color:#254868;
}

.widget_accesspress_basic_toggle {
    margin-bottom: 0;
    padding-bottom: 0;
}

.ap_toggle_content {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #ccc;
    color: #626262;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    padding: 17px;
}
/*--------------------------------------------------------------
Feature page CSS
--------------------------------------------------------------*/

#featured-page-container {
    float: right;
    width: 33%;
}
#featured-page-container .widget, #services-container .widget{
    margin: 0;
}

.feat-page-title {
    font-size: 24px;
}
#featured-page-container .feat-page-content{
    color: #626262;
    font-size: 15px;
    line-height: 30px;
    margin-top: 20px;
}

.feat-page-content em {
    font-size: 14px;
}

.feat-page_readmore_btn {
    border: 2px solid #3b73a7;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0 0 25px;
    position: relative;
    text-align: center;
    color: #3b73a7;
}
.feat-page_readmore_btn:after {
    content: "";
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 15px;
    vertical-align: middle;
}
.feat-page_readmore_btn:hover{
    background: #3b73a7;
    color: #fff !important;
}
/*--------------------------------------------------------------
Testimonial CSS
--------------------------------------------------------------*/

#testimonial-container {
    float: left;
    width: 57%;
    margin-left: 3%;
}

.bx-viewport {
    margin-bottom: 40px;
}

.testimonial_content {
    background: #fff none repeat scroll 0 0;
    border-bottom: 5px solid #295074;
    float: left;
    margin: 0 4% 0 0;
    padding: 20px;
    width: 46%;
}

.testimonial_img {
    border: 2px solid #7797b6;
    border-radius: 100%;
    float: left;
    height: 75px;
    margin-right: 5%;
    overflow: hidden;
    width: 75px;
}
.testimonial_img img {
    border-radius: 100%;
}
.testimonial_designation, .testimonial_name {
    color: #3b73a7;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    width: 66%;
}
.testimonial_designation p{
    color: #626262;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
}
.testimonial_name {
    color:#626262;
    font-size: 14px;
    font-weight: bold;

}

.testimonial-image-wrap {
    margin-right: 3%;
    width: 43%;
    float: left;
}

.client-name {
    color: #363636;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 25px;
    text-align: center;
}

.client-designation {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    display: block;
}

.testimonial {
    color: #363636;
    float: right;
    font-size: 14px;
    font-style: italic;
    width: 52%;
}
/*TESTIMONIAL SLIDE CONTROL*/

.bx-wrapper .bx-controls-direction a{
    display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    background: #dfe3e7;
    border-radius: 100%;
    width: 14px;
    height: 14px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #295074;
}
#testimonial-container .bx-wrapper .bx-pager{
    bottom: -60px;
}
/*--------------------------------------------------------------
Service CSS
--------------------------------------------------------------*/

#services-container {
    float: left;
    margin-right: 3%;
    width: 64%;
}

.service-post-wrap {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 2px solid #e9e9e9;
    float: left;
    margin-bottom: 3%;
    margin-right: 3%;
    padding: 15px;
    text-align: center;
    width: 48%;
}
.service-post-wrap:nth-child(odd) {
    margin-right: 0;
}
.service-post-wrap .services-post-excerpt{
    margin-bottom: 10px;
}

/*.service-post-wrapper-block {
    margin: 0 0 0 -3%;
}*/
.service-post-wrapper-block > h1, .feat-page-title {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.service-post-wrap figcaption{
    display: none;
}

.services-post-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px 0;
}

.service-post-wrap figure.services-post-thumbnail img {
    width: 100%;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.service-post-wrap figure.services-post-thumbnail:hover img{
    padding: 5px;
    border:1px solid #ccc;
    height: auto;
}
.service-post-wrap figure.services-post-thumbnail {
    float: left;
    margin-right: 4%;
    overflow: hidden;
    width: 108px;
}
.services_caption_wrap {
    float: left;
    width: 63%;
    text-align: left;
}
.services_caption_wrap a .services-post-title{
    color: #3d3d3d;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.services_caption_wrap a:hover .services-post-title{
    color: #3b73a7;
}
/*--------------------------------------------------------------
Footer CSS
--------------------------------------------------------------*/

/*TWITTER FEEDS STYLE*/

.aptf-single-tweet-wrapper{
    font-size: 13px;
}
.aptf-tweet-content a{
    color: #ebebeb !important;
}
.aptf-tweet-name{
    text-transform: uppercase;
}
.aptf-timestamp{
    color: #797979;
}
.aptf-tweet-username{
    color: #7797b6;
    font-size: 13px;
}

/*FOOTER CONTCT INFORMATION*/

.featured-footer-4 div{
    margin-bottom: 15px;
}
.featured-footer-4 p{
    margin-bottom: 0;
}
.featured-footer-4 b{
    font-weight: 700;
}
.featured-footer-4 a{
    color: #7797b6;
}
.featured-footer-4 a:hover{
    text-decoration: underline;
}

/*NEWS LETTER*/

.widget.eemail_widget{
    margin-bottom: 0;
}
.eemail_widget .widget-title{
    display: none;
}
.eemail_widget div{
    margin: 0;
}
.eemail_button::after {
    color: #7797b6;
    content: "";
    font-family: fontawesome;
    font-size: 15px;
    left: -50px;
    position: relative;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.eemail_button:hover:after{
    color: #fff;
}
.eemail_textbox{
    padding-bottom: 20px !important;
}
.eemail_caption{
    padding: 0;
    display: none;
}
.eemail_textbox input[type="text"]{
    background: #595959;
    border:none;
    color:#919191;
    font-size: 13px;
    height: 46px;
}
.eemail_button{
    padding-bottom: 0 !important;
}
.eemail_button input[type="button"]{
    background: transparent none repeat scroll 0 0;
    border: 2px solid #7797b6;
    color: #7797b6;
    font-weight: 600;
    height: 49px;
    padding: 0 0 0 25px;
    text-align: left;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    width: 150px;
}
.eemail_button input[type="button"]:hover{
    background: #7797b6;
    color: #fff;
}

.footer-featured-section {
    background: none repeat scroll 0 0 #444444;
    padding: 50px 0;
}
.footer-featured-section .featured-footer-wrap .textwidget {
    color: #b5b5b5;
    font-size: 13px;
    line-height: 24px;
}

.featured-footer {
    float: left;
    margin-right: 30px;
    width: 22.7%;
    color: #fff;
}
.featured-footer a:hover{
    color: #7797b6 !important;
}
.featured-footer:last-child{
    margin-right: 0;
}

.featured-footer-wrap {
    margin-right: 3%;
}

.featured-footer-wrap .widget-title {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.featured-footer-3 .widget p:nth-of-type(2) {
  margin-bottom: 17px;
}

.site-info{
    padding: 25px 0;
}

.copyright-info {
    color: #bababa;
    display: inline-block;
    font-size: 13px;
    text-align: left;
    vertical-align: middle;
}

.footer-socials a,
.copyright-info a {
    color: #295074;
}
.copyright-info a:hover {
    text-decoration: underline;
}

.footer-socials a:hover {
    color: #3b73a7;
}

.footer-socials {
    display: inline-block;
    float: right;
    text-align: right;
    vertical-align: middle;
}

.footer-socials .widget{
    margin-bottom: 0;
    padding-bottom: 0;
}

.footer-socials ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-socials li {
    display: inline-block;
    line-height: 37px;
    margin-left: 12px;
}

.featured-footer-wrap .textwidget {
    color: #3d3d3d;
    font-size: 14px;
}

.featured-footer .wpcf7 input,
.featured-footer .wpcf7 textarea {
    border: medium none;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    height: 40px;
    width: 100%;
}

.featured-footer .wpcf7 textarea {
    height: 93px;
    resize: none;
}

.featured-footer .wpcf7 input[type="submit"] {
    background: none repeat scroll 0 0 #dc3522;
    color: #ffffff !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

.featured-footer-4 .ajax-loader {
    display: none;
}

.featured-footer .wpcf7 input[type="submit"]:hover {
    background: transparent;
}

.widget_newsletterwidget {
    margin: 0 0 0;
}

.widget_newsletterwidget .newsletter-email {
    background: #595959;
    border: none;
    font-size: 13px;
    height: 40px;
    width: 100%;
    color: #919191;
}

.widget_newsletterwidget .newsletter-submit {
    border: 2px solid #7797b6;
    color: #7797b6;
    display: block;
    height: 45px;
    margin-top: 30px;
    padding: 0 20px;
    text-align: left;
    width: 150px;
   transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.widget_newsletterwidget:hover::after {
    color: #fff;
}

.widget_newsletterwidget .newsletter-submit:hover{
    background: #7797b6;
    color: #fff;
}

.newsletter.newsletter-widget p {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 0px;
}
.subscribe_btn::after {
    bottom: 35px;
    content: "";
    font-family: fontawesome;
    left: 110px;
    color: #7797b6;
    position: relative;
    text-align: right;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
}
.subscribe_btn:hover::after {
    color: #fff;
}

/*.newsletter.newsletter-widget p:nth-of-type(2) {
    width: 14%;
}*/
/*--------------------------------------------------------------
    Sidebar layout css 
    --------------------------------------------------------------*/

    #secondary .widget_archive a, 
    #secondary .widget_categories a, 
    #secondary .widget_recent_entries a, 
    #secondary .widget_meta a, 
    #secondary .widget_recent_comments a, 
    #secondary .widget_recent_comments li{
        color: #626262;
    }
    #secondary .widget_archive a:hover, 
    #secondary .widget_categories a:hover, 
    #secondary .widget_recent_entries a:hover, 
    #secondary .widget_meta a:hover, 
    #secondary .widget_recent_comments a:hover, 
    #secondary .widget_recent_comments li:hover{
        color: #295074;
    }
    #secondary .widget_archive li, 
    #secondary .widget_categories li, 
    #secondary .widget_recent_entries li, 
    #secondary .widget_meta li, 
    #secondary .widget_recent_comments li{
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e1e0e0;
    }

    .right-sidebar #primary {
        width: 70%;
        float: left;
    }
    .both-sidebar #primary-wrap{
        width: 75%;
        float: left;
    }

    .both-sidebar #primary-wrap #secondary {
        float: left;
        margin-right: 3%;
        width: 33%;
    }

    .left-sidebar #secondary{
        margin-right: 3%;
    }

    .both-sidebar #secondary.secondary-right, .right-sidebar #secondary.secondary-right,
    .left-sidebar #primary {
        padding-right: 3%;
    }
	.order-info mark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(0, 128, 0);
	}
	.myaccount_user, .order-info {
		color: rgb(255, 0, 0);
		margin-bottom: 12px;
	}
	.woocommerce-account ul.digital-downloads li {
		margin-bottom: 15px;
	}

	#primary {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    margin: auto;
    padding: 15px;
	border-radius: 10px;
    width: 1170px;
	}
	.woocommerce::after {
    clear: both;
    content: "";
    display: block;
	}
	.col-sm-4.col-xs-12.order-details-2 {
    background: rgb(246, 246, 246) none repeat scroll 0 0;
    border-radius: 10px;
    padding: 15px;
	}
	.col-sm-8.col-xs-12.order-details-2 {
    border: 1px solid rgb(234, 234, 234);
    border-radius: 10px;
    padding: 15px;
	 margin-right: 15px;
    width: 65%;
	}
	.shop_table.order_details, .shop_table.order_details th, .shop_table.order_details td {
    border: 0 none !important;
	padding: 5px 0 !important;
	}
	.ag-container {
    background: rgb(246, 246, 246) none repeat scroll 0 0;
	padding: 5% 0;
	
	}

    .left-sidebar #primary {
        float: right;
        width: 70%;
    }
    .both-sidebar #primary-wrap #primary {
        float: right;
        margin-right: 3%;
        width: 61%;
    }

    .left-sidebar #secondary,
    .right-sidebar #secondary {
        float: right;
        width: 27%;
    }
    .both-sidebar #secondary {
        float: right;
        width: 25%;
    }

    .left-sidebar #secondary {
        float: left;
    }

    .no-sidebar-wide #primary {
        width: 100%;
    }

    .no-sidebar-narraow #primary {
        border: 1px dashed #ccc;
        margin: 0 auto;
        padding: 20px;
        width: 94%;
    }
/*--------------------------------------------------------------
    Go to top css 
    --------------------------------------------------------------*/

    #go-top {
        bottom: 20px;
        position: fixed;
        right: 10px;
        background:rgb(225, 1, 17);
        border-radius: 5px;
        color: #fff !important;
        display: none;
        padding: 7px 15px;
        color: #295074;
        text-align: center;
        vertical-align: middle;
		border-radius:50%;
        z-index: 9999;
    }

    #go-top a {
        display: block;
        line-height: 30px;
    }
    #go-top a:hover{
        color: #fff;
    }
    #go-top:hover{
        color: #fff;
        background: #000;
        animation-name: zoom-in;
        -webkit-animation-name: zoom-in;
        -moz-animation-name: zoom-in;
        animation-duration: 0.5s;
        -webkit-animation-duration: 0.5s;
        -moz-animation-duration: 0.5s;
    }
/*--------------------------------------------------------------
    Sidebar widget css 
    --------------------------------------------------------------*/

    #secondary .widget-title {
        background: #d1e9ff none repeat scroll 0 0;
        border-left: 3px solid #295074;
        color: #295074;
        font-size: 1.55em;
        font-weight: 600;
        padding: 5px 20px;
        margin-bottom: 20px;
    }

    #secondary .widget_search .widget-title,
    #secondary .widget_tag_cloud .widget-title{
        margin-bottom: 15px;
    }

    .widget_archive ul,
    .widget_categories ul,
    .widget_recent_entries ul,
    .widget_meta ul,
    .widget_recent_comments ul {
        padding-left: 0;
        list-style: none;
        margin: 0;
    }

    .widget_nav_menu .menu-main-menu-container > ul{
        margin-left: 0;
    }

    .widget_archive a,
    .widget_categories a,
    .widget_recent_entries a,
    .widget_meta a,
    .widget_recent_comments a,
    .widget_recent_comments li {
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding-left: 22px;
        position: relative;
        transition: color 0.3s ease 0s;
        -webkit-transition: color 0.3s ease 0s;
        -moz-transition: color 0.3s ease 0s;
    }

    .widget_recent_entries a, .widget_meta a{
        padding-left: 0;
    }

    .widget a:hover,
    .widget a:hover:before {
        color: #105ea7;
    }

    .widget_archive a:before,
    .widget_categories a:before,
    .widget_recent_entries a:before,
    .widget_meta a:before,
    .widget_recent_comments li:before {
        content: "\f187";
        position: absolute;
        top: -6px;
        left: 0;
        font-size: 14px;
        color: #3d3d3d;
        font-family: "FontAwesome";
        -webkit-transition: color 0.3s ease 0s;
        -moz-transition: color 0.3s ease 0s;
        transition: color 0.3s ease 0s;
    }

    .widget_categories a:before {
        content: "\f07b";
    }

    .widget_recent_entries a:before {
        content: "\f101";
        display: none;
    }

    .widget_meta a:before {
        content: "\f105";
        display: none;
    }

    .widget_recent_comments li:before {
        content: "\f086";
        top: 0;
    }

    .widget_archive li,
    .widget_categories li,
    .widget_recent_entries li,
    .widget_meta li,
    .widget_recent_comments li {
        border-bottom: 1px solid #575757;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .post-date{
        font-size: 15px;
        font-weight: normal;
        color: #5f5f5f;
        display: block;
    }

    .comment-author-link,
    .comment-author-link a {
        font-weight: bold;
    }

    .widget_nav_menu .menu li {
        list-style-type: none;
    }

    .widget_nav_menu .menu li a {
        color: #3d3d3d;
        font-size: 14px;
        line-height: 32px;
        position: relative;
        padding-left: 0px;
    }

    .widget_nav_menu .menu > li > a:before,
    .widget_nav_menu .menu ul > li a:before {
        content: "\f101";
        position: absolute;
        top: -6px;
        left: 0;
        font-size: 14px;
        color: #3d3d3d;
        font-family: "FontAwesome";
        -webkit-transition: color 0.3s ease 0s;
        -moz-transition: color 0.3s ease 0s;
        transition: color 0.3s ease 0s;
        display: none;
    }

    .widget_nav_menu .menu ul > li a:before {
        content: "\f105"
    }

    .widget_nav_menu .menu li a:hover,
    .widget_nav_menu .menu li a:hover:before {
        color: #dc3522;
    }
/*--------------------------------------------------------------
    Page Header css 
    --------------------------------------------------------------*/

    .page-header .page-title {
        background: #d1e9ff none repeat scroll 0 0;
        border-left: 3px solid #295074;
        color: #295074;
        font-size: 1.55em;
        font-weight: 600;
        margin-bottom: 20px;
        padding: 5px 20px;
    }
/*--------------------------------------------------------------
    Blog css 
    --------------------------------------------------------------*/
	#full {
		margin: 6em 0;
	}
    .blog-full-content h1, .blog-image-medium h1,
    .blog-image-large h1, .blog-image-alternate-medium h1{
        background: rgb(246, 246, 246) none repeat scroll 0 0;
		border: 1px solid rgb(0, 185, 245) !important;
		border-radius: 4px;
		color: rgb(0, 185, 245);
		font-size: 1em;
		font-weight: 600;
		margin-bottom: 20px;
		padding: 10px 20px;
    }
    .blog-title{
        color: #3d3d3d;
        font-size: 1.55em;
        font-weight: 600;
        margin-bottom: 20px;
    }
    .blog-excerpt{
        color: #626262;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        margin: 20px 0;  
    }
    .blog-full-content .entry-footer, .blog-image-medium .entry-footer,
    .blog-image-large .entry-footer, .blog-image-alternate-medium .entry-footer{
        border-top: none;
        margin-top: 0;
    }
    .blog-full-content .entry-content, .blog-image-medium .entry-content,
    .blog-image-large .entry-content, .blog-image-alternate-medium .entry-content{
        margin:0;
    }
    .blog-full-content article.hentry, .blog-image-medium article.hentry,
    .blog-image-large article.hentry, .blog-image-alternate-medium article.hentry{
        border-bottom: 1px dashed #ccc;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .blog-image-medium .blog_listing_img,
    .blog-image-alternate-medium .blog_listing_img{
        float: left;
        margin-right: 3%;
        width: 33%;
        margin-bottom: 10px;
    }
    .blog-image-medium .blog-excerpt, .blog-image-alternate-medium .blog-excerpt {
        float: right;
        margin: 0;
        width: 64%;
    }
    .blog_listing_img > img{
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
    }
    .blog_listing_img > img:hover{
        opacity: 0.8;
        filter: alpha(opacity= 0.8); 
        border-radius: 20px;
    }
    .blog_author{
        font-weight: 600;
        font-size: 14px;
        text-transform: capitalize;
        color: #000;
    }
    /*BLOG ALTERNATE IMAGE*/
    .blog-image-alternate-medium .category-blog:nth-of-type(even) .blog_listing_img{
        float: right;
        margin-right: 0;
        margin-left: 3%;
    }
    .blog-image-alternate-medium .category-blog:nth-of-type(even) .blog-excerpt{
        float: left;
    }

    .blog_post_date{
        font-style: italic;
        margin-left: 5px;
        color: #000;
    }
    
    .single-post article.hentry h1.entry-title{
        background: #d1e9ff none repeat scroll 0 0;
        border-left: 3px solid #295074;
        color: #295074;
        font-size: 1.55em;
        font-weight: 600;
        margin-bottom: 20px;
        padding: 5px 20px;
    }

    .entry-meta {
        margin: 0 0 10px;
    }

    .category-blogs .entry-title a:hover {
        color: #DC3522;
    }

    .category-blogs .entry-footer {
        border: 1px solid #ccc;
        padding: 6px 0 6px 10px;
        border-right: none;
        border-left: none;
    }

    .category-blogs .entry-footer i {
        padding-right: 8px;
    }
    
    .category-post-list .entry-title a:hover {
        color: #DC3522;
    }

    .category-post-list .entry-footer {
        border: 1px solid #ccc;
        padding: 6px 0 6px 10px;
        border-right: none;
        border-left: none;
    }

    .category-post-list .entry-footer i {
        padding-right: 8px;
    }

    article.hentry .entry-footer .readmore {
        float: right;
        display: inline-block;
        margin-right: 1px;
    }

    .category-blogs .entry-footer .readmore a {
        line-height: 24px;
        padding: 0 16px;
        color: #dc3522;
        position: relative;
    }

    .category-blogs .entry-footer .readmore a:before{
        content: '\f101';
        position: absolute;
        font-family: "FontAwesome";
        top: -2px;
        right: -2px;
        opacity: 0;
        visibility: hidden;
        transition:all 0.3s ease-in-out;
        -webkit-transition:all 0.3s ease-in-out;
        -moz-transition:all 0.3s ease-in-out;
        -ms-transition:all 0.3s ease-in-out;
    }

    .category-blogs .entry-footer .readmore a:hover:before{
        right: 6px;
        opacity: 1;
        visibility: visible;
    }

    .archive .category-blogs .entry-title, .woocommerce h2, .search .entry-title,
    .page article.hentry .entry-title, .page .entry-header .entry-title,
    .single .category-blogs .entry-title, .archive .entry-header .entry-title, .home .entry-content .blog-title {
        background: rgb(246, 246, 246) none repeat scroll 0 0;
		border: 1px solid rgb(0, 185, 245) !important;
		border-radius: 4px;
		color: rgb(0, 185, 245);
		font-size: 1em;
		font-weight: 600;
		margin-bottom: 20px;
		padding: 10px 20px;
    }

    .entry-footer-wrapper .user-wrapper:hover i.fa {
        color: #DC3522;
    }

    .user-wrapper {
        margin-right: 15px;
    }

    .entry-footer-wrapper {
        display: inline-block;
        width: 81%;
        margin-right: 0 !important;
    }

    .blog-image-large .blog-feature-image img {
        width: 100%;
    }

    .blog-image-medium .blog-feature-image,
    .blog-image-alternate-medium article.alt-left figure.blog-feature-image {
        float: left;
        margin: 16px 20px 0 0;
    }

    .blog-image-alternate-medium article.alt-right figure.blog-feature-image {
        float: right;
        margin: 16px 0 0 20px;
    }

    .widget_tag_cloud .tagcloud a {
        background: #8c8c8c;
        color: #fff;
        padding: 2px 10px;
        display: inline-block;
        webkit-transition: background 0.3s ease 0s;
        -moz-transition: background 0.3s ease 0s;
        transition: background 0.3s ease 0s;
    }

    .widget_tag_cloud .tagcloud a:hover {
        background: #7b7b7b;
    }
/*--------------------------------------------------------------
    Search and single css 
    --------------------------------------------------------------*/

    .search article.hentry .entry-title {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-left: medium none;
        padding: 0;
    }

    .search article.hentry h1.entry-title a {
        color: #3d3d3d;
        font-size: 20px;
        font-weight: 600;
    }

    .search .entry-footer span,
    .single .entry-footer span {
        display: inline-block;
    }

    .search .entry-footer span.tags-links,
    .single .entry-footer span.tags-links {
        margin-top: 0;
    }

    .no-results .page-content .search-field {
        width: 50%;
        float: left;
    }

    .no-results .page-content input[type="submit"] {
        height: 36px;
        background: #dc3522;
        color: #fff;
    }

    .no-results .page-content input[type="submit"]:hover {
        background: #F53A25;
    }

    .search-results article.instock{
        border-bottom: 1px solid #ddd;
    }

    .search-results .entry-footer{
        padding: 6px 0;
    }

    .search-results .entry-footer span a{
        padding-left: 8px;
    }

    .search article.hentry h1.entry-title a:hover{
        color: #3b73a7;
    }

    .search-results .entry-title{
        font-weight: 400;
    }


/*--------------------------------------------------------------
   Error 404 css 
   --------------------------------------------------------------*/

   .error-404 {
        text-align: center;
    }

.error-404 .page-content form,
.error-404 .page-content p {
    display: none;
}

.error-404 .page-title span {
    display: block;
}

.error-404 .page-title .oops {
    
    font-size: 4em;
    text-transform: capitalize;
    font-style: italic;
    font-weight: 700;
    
}

.error-404 .page-title .pg-cannot {
    display: block;
    font-size: 20px;
    font-style: italic;
}

.error-404 .page-content .err {
    font-size: 40px;
    font-weight: 600;
    height: 220px;
    margin: 0 auto;
    width: 170px;
}
.error-404 .page-content .err::after {
    color: #eee;
    content: "";
    font-family: "FontAwesome";
    font-size: 7em;
    font-weight: 100;
    position: relative;
    right: 50px;
    top: -50px;
    z-index: -9999;

}

.error-404 .page-header .page-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: medium none;
    margin: 0;
    padding: 0;
}

.error-404 .page-content .err span {
    display: block;
    font-size: 19px;
    font-style: italic;
    position: absolute;
    line-height: 205px;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-name: blinking;
    -webkit-animation-name: blinking;
    -moz-animation-name: blinking;
}

.error-404 .page-content .err .err-404 {
    font-size: 78px;
    font-style: normal;
    font-weight: 700;
    text-align: inherit;
    line-height: 270px;
}


.error404 .page-header {
    background: none;
    box-shadow: none;
}

/*ERROR 404 ANIMATION*/

@keyframes blinking{
    0%{
        color: #256fb4;
    }
    100%{
        color: #ff4d44;
    }

}
@-webkit-keyframes blinking{
    0%{
        color: #256fb4;
    }
    100%{
        color: #ff4d44;
    }

}

/*--------- Contact us css-----------*/

.map-container iframe {
  width: 42%;
  float: left;
  margin-right: 3%;
  height: 326px;
}

.form-container{
    width: 55%;
    float: right;
}

.contactus-map iframe{
    float: right;
    width: 45%;
    margin-left: 5%;
}
.contactus-map p{
    margin: 0px;
}
.contactus-map .contactus-content form.wpcf7-form p {
    margin-bottom: 20px;
}

.contactus-content{
    float: left;
    width: 50%;
}
.dark-gray-bg p {
  font-size: 13px;
}
.close-popup img {
    border-radius: 25px;
    cursor: pointer;
    height: 30px;
    padding: 2px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
}
.form-group {
    margin-bottom: 10px !important;
}
.form-scrol {
    margin-bottom: 4px;
    max-height: 450px;
    overflow-y: auto;
}

/* hide quantity box from product details page */
.quantity, .product-quantity{display:none;}


/* adding zoom functionality */

.bzoom_wrap{
	height:520px;
}

.clearfix { zoom: 1; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.bzoom { direction: ltr; }

.bzoom,
.bzoom_thumb,
.bzoom_thumb_image,
.bzoom_big_image,
.bzoom_zoom_preview,
.bzoom_icon,
.bzoom_hint { display: none }

.bzoom .bzoom_thumb { background: #fff url("images/loading.gif") center no-repeat; }

.bzoom,
.bzoom ul,
.bzoom li,
.bzoom img,
.bzoom_hint,
.bzoom_icon,
.bzoom_description {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none
}

.bzoom,
.bzoom_magnifier div,
.bzoom_magnifier div img,
.bzoom_small_thumbs ul,
ul .bzoom_small_thumbs li,
.bzoom_zoom_area div,
.bzoom_zoom_img { position: relative }

.bzoom img,
.bzoom li {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none
}

.bzoom,
.bzoom_small_thumbs li { float: left }

.bzoom_right { float: right }

.bzoom li { position: absolute }

.bzoom img {
  vertical-align: bottom;
  width: 50px;
  height: 70px
}

.bzoom .bzoom_zoom_area,
.bzoom_zoom_area {
  background: #fff url("images/loading.gif") center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 20;
}

.bzoom_zoom_area div { overflow: hidden; }

.bzoom_zoom_area .bzoom_zoom_img { position: absolute; }

.bzoom_wrap .bzoom_magnifier {
  background: #fff;
  outline: #bbb solid 1px;
  display: none;
  cursor: move;
}

.bzoom_magnifier div { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs li {
  border: 1px solid #FFF;
  margin: 0px 10px 0px 0px;
  position: relative;
}

.bzoom_wrap ul li.bzoom_smallthumb_active {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  border: 1px solid #535353;
}

/* end zoom functionality  */
.container-fluid.more-width-in {
    position: relative;
}

.ask-an-expert {
    position: absolute;
    right: 35px;
    top: 0px;
    z-index: 22;
}
.ask-an-expert input {
    border-radius: 3px;
}
.sup-new {
  position: relative;
  bottom: 1ex; 
  font-size: 80%;
}
.riz-cir {
  padding: 50px;
}

.sitemap a{
  width: inherit !important;
}
