body{
	background-color:#e9e9e9;
	/*
	Users can choose one of these as default
	background:url(images/diamond_upholstery.png);
	background:url(images/furley_bg.png);
	*/
	font-family: 'Open Sans', sans-serif;
}

.rockthemes-animate, .rockthemes-animate .ajax-body ul > li{opacity:0;}

a.button{
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;	
}

.quasar-style-radius{
	border-radius:30px 0px 45px 0px;	
}


.quasar-style-dot{
	width: 10px;
	height: 10px;
	position: absolute;
	background: #00aae8;
	border-radius: 15px;
	right: 0px;
	bottom: 0px;	
	opacity:0;
}

hr.hide-hr:last-child {
    display: none !important;
}

.rock-iconictext-container:hover .quasar-style-dot{
    -webkit-animation-name: rockthemes_fade_loop;
    -webkit-animation-duration: 1000ms;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
	
    animation-name: rockthemes_fade_loop;
    animation-duration: 1000ms;
	transform-origin:50% 50%;
	animation-iteration-count: infinite;
}

@-webkit-keyframes rockthemes_fade_loop {
    0% { opacity: 0; -webkit-transform: scale(0.7); }
    10% { opacity: 1; -webkit-transform: scale(1); }
    30% { opacity: 0.8; -webkit-transform: scale(0.85); }
    40% { opacity: 1; -webkit-transform: scale(1); }
    100% { opacity: 0; -webkit-transform: scale(0.7); }
}

@keyframes rockthemes_fade_loop {
    0% { opacity: 0; -moz-transform: scale(0.7); }
    10% { opacity: 1; -moz-transform: scale(1); }
    30% { opacity: 0.8; -moz-transform: scale(0.85); }
    40% { opacity: 1; -moz-transform: scale(1); }
    100% { opacity: 0; -moz-transform: scale(0.7); }
}

#main-canvas{
	background:#F0F0F0;
	width:1090px;
	margin:20px auto;
	
	box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
	-webkit-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
	-moz-box-shadow:0px 1px 5px rgba(50, 50, 50, 0.28);
}

.main-content-container{background:#fff;}

p, a, .header-small-contact{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}

p:last-child{margin-bottom:3px;}

/*FontAwesome General Font Class*/
i, .fa{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}

/*We have used div for allowing override to display:block.*/
div img{max-width: 100%; border:none;  -ms-interpolation-mode: bicubic; display:inline-block !important; /*block removed*/}

/*Header Models*/
.header-top-1{
	width:100%; 
	background:#FDFDFD;
	padding:15px 0 5px;
}
.header-top-2 .columns{padding:5px 15px 5px; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);}
.header-small-contact, .header-small-contact a, .header-top-2 a{font-size:11px !important;}
.header-small-contact, .header-social-container{margin:15px 0 10px;}
.social-no-margin .header-social-container{margin:0px;}
.header-social-line-height{line-height:19px;}
.header-top-2{
	width:100%; 
	background:#00aae8; 
	color:#f0f0f0;
	min-height:30px;
}
.header-top-2 .textwidget{ font-size:11px; margin:8px 2px 4px;}
.header-top-2-font-size{font-size:11px;}

/*Title and Breadcrumbs*/
.quasar-title-breadcrumbs{background:#EEEEF0; /*background:url(images/bright_squares.png); */ width:100%; position:relative;}
.quasar-title-breadcrumbs .shadow-divider-up, .quasar-title-breadcrumbs .shadow-divider-down{opacity:0.6; filter:alpha(opacity=60);}

/*Special Search*/
.special-search-container{position:relative;}
.special-search-overlay-box{
	background:#f4f4f4;
	width:240px; 
	position:absolute; 
	right:0px; 
	z-index:99; 
	display:none; 
	box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	-moz-box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	-webkit-box-shadow:0px 4px 4px rgba(50, 50, 50, 0.11);
	border:1px solid #d0d0d0;
	border-top:none;
}
.special-search-overlay-box, .special-search-overlay-box *{
	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important;
}
.special-search-overlay-box form{margin:0px; padding:0px;}
.special-search-icon{display:inline-block;}
.special-search-icon i{font-size:18px !important;}



.entry-content > .row > .columns > *, .quasar-portfolio-body > .row, .quasar-portfolio-body .margin-bottom{margin-bottom:15px;}


a{text-decoration:none;}
a:hover{text-decoration:underline;}

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

/*Firefox Image Backface Fix*/
a img, a:hover img, img, img:hover{/* -moz-backface-visibility: hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; */}

h1, h2, h3, h4, h5, h6{color:inherit; margin-top:0px; line-height:100%;}

h1{font-size:40px; font-weight:300}
h2{font-size:32px; font-weight:300;}
h3{font-size:26px; font-weight:400;}
h4{font-size:24px; font-weight:400;}

/*Fonts to All Headers. This will also be copied to in theme options*/
h1, h2, h3, h4, h5, h6, .title-container, .title-container a, .page-title, 
.sidebar-area caption, .quasar-portfolio-main-title, .team-member-content .member-b,
.ajax-filtered-gallery-holder .ajax-navigation strong, .searchform label{font-family: 'PT Sans Narrow', sans-serif;}

strong{font-weight:600;}

.main-color{color:#00aae8;}

.main-gradient{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */	
}

.clear{clear:both;}

.center-element{margin-right:auto; margin-left:auto;}
.center-text{text-align:center;}
.left-text{text-align:left;}
.right-text{text-align:right;}
.full-element{width:100%;}
.remove-foundation-padding{margin-left:-0.9375em; margin-right:-0.9375em;}
.relative-container{width:100%; /*height:100%;*/ position:relative;}
.rockthemes-hover{/*display:inline-block; Temporarily Disabled for Hover Image Issue*/ width:auto; height:auto; max-width:100%;}
.rockthemes-hover > img{display:block !important; width:100%;}
.shadow-box-class{box-shadow:0 1px 27px 0px rgba(0, 0, 0, 0.3);}
.no-margin{margin:0px;}
.no-padding{padding:0px;}
.vertical-space{display:block; width:100%; height:60px;}
.vertical-space-big{display:block; width:100%; height:100px;}
.vertical-space-half{display:block; width:100%; height:30px;}

.no-top-border-radius{border-top-left-radius:0px !important; border-top-right-radius:0px !important;}

/*Go To Top */
#toTop{
	background:#00aae8;
	color:#fff;
	width:35px;
	height:35px;
	text-align:center;
	position:fixed; /* this is the magic */
	bottom:10px; /* together with this to put the div at the bottom*/
	right:10px;
	cursor:pointer;
	display:none;
	z-index:100;
	vertical-align:middle;
	padding:8px 0;
	overflow:hidden;
	border-radius:3px;
}


/*Hover Regular Container*/
.regular-hover-container{width:100%; height:100%; position:absolute; top:0px; left:0px;}
.regular-hover-container.small-thumb{height:100%;}
.regular-hover-container.small-thumb{}
.regular-hover-container .hover-bg{
	position:relative;
	background:#fff;
	background:rgba(243, 243, 243, 0.83);
	text-align:center;
	vertical-align:middle;
	width:100%; height:100%; 
	opacity:0; filter:alpha(opacity=0);
	max-width:100%;
	max-height:100%;
}

.regular-hover-container .hover-bg .iconeffect{
	position:relative; 
	display:block; 
	float:left; 
	margin-top:68%; 
	opacity:0; 
	filter:alpha(opacity=0);
	/*background:#fff;*/
	background:transparent;
	width:48px; 
	height:48px; 
	/*border-radius:5px 0px 15px;*/
	border-radius:4px;
	line-height:48px;
	opacity:1;
	border:1px solid #666;
}

.iconeffect:hover{opacity:0.8 !important;}



.regular-hover-container.small-thumb .hover-bg .iconeffect{
	padding:6px;
	/*padding-top:40%;*/
	padding-top:18%;
	width:50%;
	height:100%;
	border-radius:0px;
}

.regular-hover-container:not(.small-thumb) .hover-bg .iconeffect:first-child{margin-right:4px;}

.regular-hover-container .hover-icon-container{
	width:100px; 
	max-width:100%; 
	margin:0px auto; 
}
.regular-hover-container.small-thumb .hover-icon-container{height:100%;}
.regular-hover-container .hover-icon-container.icon-no-link a{left:50%; margin-left:-24px;}

.regular-hover-container .hover-bg .iconeffect img{/*width:20px; height:20px;*/ width:15px; height:15px; margin:14px;}
.regular-hover-container.small-thumb .hover-bg .iconeffect img{margin:0px auto;}



/*TinyMCE Rockthemes Divider Shortcode*/
.rockthemes-divider .divider-line{
	border-top: 1px solid #D5D5D5;
	width: 50%;
	height: 1px;
	display: block;
	position: relative;
	margin: 30px auto;
}

.rockthemes-divider .divider-symbol{
	width: 11px;
	height: 11px;
	background: #00AAE8;
	/*border: 1px solid #DEDEDE;*/
	border-radius: 5px 0 7px;
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -4px;
}


.rockthemes-divider .divider-line-left{
	border-top: 1px solid #D5D5D5;
	width: 50%;
	height: 1px;
	display: block;
	position: relative;
	margin: 30px 0px;
}

.rockthemes-divider .divider-symbol-left{
	width: 11px;
	height: 11px;
	background: #00AAE8;
	border-radius: 5px 0 7px;
	display: block;
	position: absolute;
	top: -6px;
	left: 0px;
	margin-left: -4px;
}


.widget .rockthemes-divider .divider-symbol-left{
	margin-left:0px;	
}

.widget .divider-line-left{
	margin:19px 0px 30px;	
}



hr{border:1px dotted #999999; border-bottom:none;}

/*Rev Slider*/
.rev_slider_wrapper {z-index:0;}


/*Rockthemes Masonry*/
.rockthemes-masonry{list-style:none; margin-left:0px; /*Clear List margin left*/}
.rockthemes-masonry > li{list-style:none; opacity:0;}
.load_more_button{
	margin:15px 0 0 0; 
	padding:8px 15px; 
	border:1px solid #B4B4B4; 
	border-radius:4px; 
	font-size:13px; 
	text-align:center;
	cursor:pointer;
	
	transition: color .3s, border-color .3s;
	-webkit-transition: color .3s, border-color .3s;
	-moz-transition: color .3s, border-color .3s;
}

.rock-loader-container{
	width:44px;
	height:44px;
	position:absolute;	
	display:block;
	left:50%;
	top:50%;
}

.loader-gif, .loader-container > div{
	background:#f3f3f3;
	width:36px;
	height:36px;
	padding:9px;
	border-radius:4px;	
	opacity:0.68;
	filter:alpha(opacity=68);
}

.rock-loader-container .loader-gif{
	margin:10px auto;
	display:none;	
	/*
	width:44px;
	height:44px;
	*/
}

.text-center .loader-gif{margin:0px auto;}

.loader {
	/*margin: 10px auto;*/
  border-style: solid;
  border-color: #e74c3c #2ecc71 #3498db #f1c40f;
  -webkit-animation: rotation 2s linear infinite;
  -moz-animation: rotation 2s linear infinite;
  -o-animation: rotation 2s linear infinite;
  animation: rotation 2s linear infinite;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  
  width: 40px;
  height: 40px;
  border-width: 2px;
}

.rock-loader-container.loader-not-supported .loader {
	display:none;
}

.rock-loader-container.loader-not-supported .loader-gif{
	display:block;	
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.quasar-breadcrumbs *{font-size:13px;}
.quasar-breadcrumbs{float:right; list-style:none; margin:0px 0px 15px 0px; padding:0px; position:relative; z-index:95;}
.quasar-breadcrumbs li{
	float:left;
	margin-left:5px;
}

.quasar-breadcrumbs li a, .quasar-breadcrumbs li {font-family: 'PT Sans Narrow', sans-serif;	}

.page-title{font-size:28px; margin-top:1em; margin-bottom:1em; }

/*WPML*/

#lang_sel_click, #lang_sel_click *, #lang_sel, #lang_sel *, #lang_sel_list, #lang_sel_list *{
	box-sizing:content-box;
	z-index:101;
}
#lang_sel_click img.iclflag, #lang_sel img.iclflag, #lang_sel_list img.iclflag{
	width:auto;
	height:auto;
	float:left;
	
}
#lang_sel_click, #lang_sel, #lang_sel_list{
	display:inline-block;
	text-align:left;	
}
#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited,
#lang_sel ul ul a, #lang_sel ul ul a:visited,
#lang_sel_list ul ul a, #lang_sel_list ul ul a:visited{
	line-height:normal;	
}
.lang_sel_sel .iclflag{padding:4px 10px 4px 0px;}

#lang_sel_list a, #lang_sel_list a:visited,
#lang_sel_list ul a, #lang_sel_list_list ul a:visited{
	background:none;	
}

#lang_sel_list .lang_sel_sel .iclflag{padding:0px;}
.header-wpml-container{margin:15px 0 10px;}

/*
**	#######################################################
**	End of General
**	####################################################### 
*/



/*
**	#######################################################
**	Colors
**	####################################################### 
*/

.boxed-layout{background-color:#333;}
.border-with-radius{
	/*
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	*/
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*
**	#######################################################
**	End of Colors
**	####################################################### 
*/




/*
**	#######################################################
**	Widgets Plugins
**	####################################################### 
*/

/*Page Builder Fullwidth Colored Background*/
.rockthemes-fullwidth-colored{position:relative;}

/*Ajax Filtered Gallery*/
.ajax-filtered-gallery-holder{}
.ajax-filtered-gallery-holder .ajax-navigation ul{list-style:none; margin:0px; padding:0px;}
.ajax-filtered-gallery-holder .ajax-navigation ul li{float:left; margin:0 2px 10px 2px;}
.ajax-filtered-gallery-holder .ajax-navigation ul li:first-child{margin-left:0px;}
.ajax-filtered-gallery-holder .ajax-navigation strong{
	float: left;
	margin-right: 30px;
	font-weight:normal;
	font-size: 24px;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	padding-right: 15px;
}
.ajax-filtered-gallery-holder .ajax-navigation .no-value{color:#ccc !important;}

.ajax-filtered-gallery-holder .ajax-body ul li a{display:block; position:relative;}
.ajax-filtered-gallery-holder .ajax-body{position:relative; padding-left:0.9375em; padding-right:0.9375em; margin:0px -12px;}

.ajax-filtered-gallery-holder .ajax-filtered-element{padding:6px !important;}

.ajax-filtered-gallery-holder p{margin-bottom:5px;}

.ajax-filtered-gallery-holder .hr-shadow-mask{opacity:1;}

.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li a,
.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer a{
	border:1px solid #666;
	border-radius:4px;
	padding:4px 10px;
	
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
}
.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li a:hover,
.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer a:hover{text-decoration:none;}
.ajax-filtered-gallery-holder.category-names-in-border .ajax-navigation ul li.no-value{display:none;}

.ajax-filtered-gallery-holder.category-names-in-border .ajax-filtered-footer{margin-top:15px;}


.ajax-filtered-hover-box{min-height:100px; background-color:#FAFAFA; border:1px solid #BEBEBE; padding:10px; z-index:999; opacity:1;}
.ajax-filtered-hover-box{color:#666;}
.ajax-filtered-hover-box .ajax-filtered-image{overflow:hidden; background:#999;}
.ajax-filtered-hover-box .desc .header-title{font-size:18px; font-weight:600; margin-top:-5px; margin-bottom:5px;}
.ajax-filtered-hover-box .price-holder{font-size:24px;}





/*Swiper Slider*/
/*Swiper circles*/
.pagination .swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999;	box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
/*Swiper Rectangle*/
.pagination .swiper-pagination-switch {display: inline-block; width: 24px; height: 6px; border-radius: 0px; background: #999;	box-shadow:none; margin: 0 3px; cursor: pointer;}
.pagination .swiper-active-switch {background: #eee;}
.pagination{position:relative;}

.swiper-container{margin:0px;}
/*.swiper-wrapper, .swiper-slide{height:auto;}*/
.quasar-swiperslider{width:100%; margin-left:auto; margin-right:auto; overflow:hidden;}



/*Regular Table*/
table{width:100%; font-size:13px; border-collapse:collapse;}
table tr th, table tr td{font-size:13px;}


/*Pricing Table*/
.quasar-pt{
	color:#4f5253;
}

.quasar-pt.row .columns{
	padding-left:0.5375em;
	padding-right:0.5375em;
}

.quasar-pt-header{
	background: #f4f7f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f7f8 0%, #fbfbfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f8), color-stop(100%,#fbfbfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f7f8 0%,#fbfbfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f8', endColorstr='#fbfbfc',GradientType=0 ); /* IE6-9 */
	
	border-radius:inherit;	
	text-align:left;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom:1px solid #e5e5e5;
}

.quasar-pt-featured{
	background: #989fa8; /* Old browsers */
	background: -moz-linear-gradient(top, #989fa8 0%, #a8b0b9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#989fa8), color-stop(100%,#a8b0b9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #989fa8 0%,#a8b0b9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #989fa8 0%,#a8b0b9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#989fa8', endColorstr='#a8b0b9',GradientType=0 ); /* IE6-9 */
	
	padding:13px;	
	border-radius:inherit;
	color:#fff;
	font-size:14px;
	text-align:center;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-bottom:1px solid #CCC;
	/*border-top:1px solid #f9f9f9;*/
}

.quasar-pt-package-name h2{font-weight:normal; padding:15px 30px 10px 40px; color:#4f5253; margin:0px;}
.quasar-pt-package-name h2 div{font-size:16px; color:#999; margin-top:-5px;}

.quasar-pt-columns{
	-webkit-box-shadow: 0px 6px 8px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 6px 8px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 6px 8px rgba(50, 50, 50, 0.1);
	border:1px solid #ddd;
	
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
}

.quasar-pt-option{font-size:15px; text-align:left; color:#666; padding:10px; padding-left:40px; padding-right:20px; border-bottom:1px solid #EEEEEE; font-weight:bold; background:#fdfdfd;}
.quasar-pt-option-desc, .quasar-pt-option i{font-size:12px; color:#999; font-weight:normal;}
.quasar-pt-option i{margin-right:5px; font-size:inherit;}

.quasar-pt-footer{
	background: #f4f7f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f4f7f8 0%, #fbfbfc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f8), color-stop(100%,#fbfbfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f4f7f8 0%,#fbfbfc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f4f7f8 0%,#fbfbfc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f8', endColorstr='#fbfbfc',GradientType=0 ); /* IE6-9 */
	
	border-radius:inherit;	
	text-align:center;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	/*border-top:1px solid #fff;*/
	
	padding:20px 15px;
}

.quasar-pt-price{font-size:36px;}
.quasar-pt-time{font-size:12px; color:#999;}



/*Toggles / Accordion*/
.rock-toggles-container .rock-toggle-header-icon{font-size:inherit; text-align:left; padding-right:5px; float:none; display:inline-block; width:25px;}

.rock-toggle-header{border-bottom:1px solid #CCC; color:#666; cursor:pointer; font-size:13px; font-weight:600; }
.rock-toggle-header i{color:inherit; font-size:9px; display:block;}
.rock-toggle-content{background:#fafafa;}
.rock-toggle-content p:last-child{margin-bottom:0px;}

.rock-toggle-header:hover{color:#333;}

/*Image Shadow*/
.shadow-divider-up{border-bottom:1px solid rgba(0,0,0,0.15); position:absolute; display:block; width:100%; left:0px; bottom:-1px;}
.shadow-divider-down{border-top:1px solid rgba(0,0,0,0.15); position:absolute; display:block; width:100%; left:0px; top:0px;}
.shadow-divider-up img, .shadow-divider-down img{display:block !important;}

.hr-shadow-mask{
	height:13px;
	overflow:hidden;	
	opacity:0.5;
	filter: alpha(opacity=50);
}

.hr-shadow-mask.shadow-dark{opacity:1; filter: alpha(opacity=100);}

.shadow-absolute{
	position:absolute;
	width:100%;
	bottom:-13px;
	left:0px;	
}

hr.hr-shadow{height:30px; margin:0px; padding:0px; top:-31px; z-index:90;}

.rotate-shadow{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */	
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 10px;
	width: 100%;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.rotate-shadow hr.hr-shadow{top:-30px;}


.shadow-effect {
	position:relative;
	background-color:#dedede;
	padding:20px 0 30px;
	font:14px/1.5 Arial, sans-serif;
	padding:1em;
	color:#666;
	text-shadow: 0px 1px 3px #fff;
	text-align:center;
	margin:50px auto;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.shadow-effect:before,
.shadow-effect:after {
	content:"";
	position:absolute;
	z-index:-2;
}

.curve:before {
	top:10px;
	bottom:10px;
	left:0;
	right:50%;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-border-radius:10px / 100px;
	border-radius:10px / 100px;
}

.curve-hz-1:before {
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}



/*	TABS	*/
/*.rock-tabs-container{margin-left:0px !important; margin-right:0px !important;}*/
.rock-tabs-container .tabs-motion-container{overflow:hidden;}
.rock-tabs-container .rock-tabs-content-container p:last-child{margin-bottom:0px;}
.rock-tabs-container .rock-tab-header-icon{display:inline-block; width:20px;}

.rock-tabs-container.tab-left{}
.rock-tabs-container .rock-tabs-header-container .rock-tab-header{
	font-size:13px;
	position:relative; display:block; padding:15px; list-style:none;
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
	font-weight:600; color:#666; cursor:pointer;
}

.rock-tabs-container .rock-tabs-header-container .rock-tab-header:hover{
	color:#333;	
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header{
	/*border-bottom:1px solid #ccc;*/
	float:left;
	z-index:9;
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active{
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #fafafa;	
	/*padding-bottom:17px;*/
}

.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:first-child{border-left:none;}
/*.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:last-child{border-right:none;}*/

.rock-tabs-container.tab-left .rock-tabs-header-container .rock-tab-header,
.rock-tabs-container.tab-right .rock-tabs-header-container .rock-tab-header{
	/*border-bottom:1px solid #e4e4e4;	*/
}

.rock-tabs-container.tab-shadow.tab-left .rock-tabs-content-container{box-shadow: -8px 0 20px -10px rgba(0, 0, 0, 0.4);}
.rock-tabs-container.tab-shadow.tab-right .rock-tabs-content-container{box-shadow: 8px 0 20px -10px rgba(0, 0, 0, 0.4);}
/*.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{box-shadow: 0 -8px 20px -10px rgba(0, 0, 0, 0.2);}*/

.rock-tabs-container.tab-left .rock-tabs-header-container .rock-tab-header.active{
	z-index:10;	
}

.rock-tabs-container .rock-tabs-content-container .tabs-motion-container{
	background:#fafafa;	
}
.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{border-top:1px solid #ddd;}
.rock-tabs-container.tab-shadow .rock-tabs-content-container .tabs-motion-container{border-top:none;}

.rock-tabs-container.tab-top .rock-tabs-content-container .tabs-motion-container{margin-top:-1px;}

.rock-tabs-container .rock-tabs-header-container .rock-tab-header.active{background-color:#fafafa;}
.rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active:first-child{border-top:1px solid #e4e4e4;}


/*
.rock-tabs-container.tab-left .rock-tabs-content-container .tabs-motion-container,
.rock-tabs-container.tab-right .rock-tabs-content-container .tabs-motion-container{min-height:68px;}
*/

/*Set this a media query to disable this size in smaller screens*/
.rock-tabs-container.tab-left .rock-tabs-header-container{padding-right:0px;}
.rock-tabs-container.tab-left .rock-tabs-content-container{padding-left:0px;}
.rock-tabs-container.tab-right .rock-tabs-header-container{padding-left:0px;}
.rock-tabs-container.tab-right .rock-tabs-content-container{padding-right:0px;}

.boxed-layout .rock-tabs-container .rock-tabs-content-container .tabs-motion-container,
.boxed-layout .rock-tabs-container.tab-top .rock-tabs-header-container .rock-tab-header.active{
	border:none;	
}
/*
.rock-tabs-container.tab-shadow.tab-left .rock-tabs-header-container .rock-tab-header.active,
.rock-tabs-container.tab-shadow.tab-right .rock-tabs-header-container .rock-tab-header.active
{box-shadow: 0 8px 20px -10px rgba(0, 0, 0, 0.4);}*/

.rock-tabs-container.tab-shadow.tab-top .rock-tabs-header-container .rock-tab-header.active
{box-shadow: -8px 0 20px -14px rgba(0, 0, 0, 0.4), 8px 0 20px -14px rgba(0, 0, 0, 0.4);}



/*Iconic Texts*/
.rockicon-container{position:relative; display:block; padding:15px; background:#ddd; color:#666;}
.rock-iconictext-container.rock-icon-top .rockicon-container-column{text-align:center; padding-top:0px;}
.rock-iconictext-container.rock-icon-top .rockicon-container{display:inline-block;}
.rock-iconictext-container.rock-icon-top .rockicon-container img{width:100%;}
.rock-iconictext-container.rock-icon-top .rock-iconictext-header-title,
.rock-iconictext-container.rock-icon-top .rock-iconictext-header-title strong{text-align:center; font-size:18px; font-weight:600; line-height:25px;}

.rockicon-container.left{display:inline-block; vertical-align:middle;}
.rock-iconictext-header-title{font-size:16px;}
.rock-iconictext-container div:not(.rock-iconictext-content) a:hover {text-decoration:none;}

.rock-icon-left .rockicon-container-column{margin-right:15px; display:inline;}

.rockicon-quasar-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
	border-radius:30px 0px 45px;
}


.rockicon-circle-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:106px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.rockicon-rounded-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.rockicon-cornered-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:0px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.button{
	font-family:"Open Sans", sans-serif !important;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	font-weight:600 !important;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	line-height:18px;
}


/*Skill*/
.rock-skill *, .rock-skill *:before, .rock-skill *:after{
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;	
}

.rock-skill{margin:0px auto; max-width:100%;}



/*Portfolio*/
.quasar-portfolio-header{}
.quasar-portfolio-header i{font-size:14px;}
.quasar-portfolio-header .quasar-portfolio-main-title{
	float: left;
	margin-right: 30px;
	font-size: 24px;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	padding-right: 15px;
}

.quasar-portfolio-header .quasar-portfolio-mode-switch{float:left; margin-top:-2px;}
.quasar-portfolio-header .quasar-portfolio-mode-switch .button.active{margin-top:2px;}
.quasar-portfolio-header .button{padding:5px 10px 2px !important; cursor:pointer;}
.quasar-portfolio-body .list-description{display:none;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-category-link a{font-size:11px;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-category-link a:hover{text-decoration:none;}
.quasar-portfolio-container .quasar-portfolio-body .quasar-portfolio-title a:hover{text-decoration:none;}
.quasar-portfolio-container .hr-shadow-mask{opacity:1;}
.quasar-portfolio-container .hr-shadow-mask hr.hr-shadow{top:-30px;}

.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-title,
.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-title a{font-weight:600; font-size:15px; margin:10px 0;}
.quasar-portfolio-container.grid .quasar-portfolio-body .quasar-portfolio-excerpt{margin:0px;}
.quasar-portfolio-container.grid .quasar-portfolio-body .grid-description p:last-child{margin-bottom:10px;}
.quasar-portfolio-container.grid .quasar-portfolio-body .grid-description p:first-child{margin-top:10px;}
.quasar-portfolio-container{}

.quasar-portfolio-container .quasar-portfolio-category-link{margin-top:-9px; font-style:italic;}

.quasar-portfolio-container.grid .quasar-portfolio-body .boxed-layout{border-top-left-radius:0px; border-top-right-radius:0px;}


/*List description details*/
.quasar-portfolio-container.list .quasar-portfolio-body div.row{margin-bottom:30px;}
.quasar-portfolio-container.list .quasar-portfolio-body{margin:0px; padding:0px; list-style:none;}
.quasar-portfolio-container.list .quasar-portfolio-body .grid-description{display:none;}
.quasar-portfolio-container.list:not(.boxed_layout_holder) .quasar-portfolio-body .list-description{display:block; margin:0 0.9375em;}
.quasar-portfolio-container.list.boxed_layout_holder .quasar-portfolio-body .list-description{display:block; margin:0px}

.quasar-portfolio-container.list .quasar-portfolio-body .quasar-portfolio-title,
.quasar-portfolio-container.list .quasar-portfolio-body .quasar-portfolio-title a{font-size:15px; font-weight:600; margin:0 0 10px 0;}
.quasar-portfolio-container.list .quasar-portfolio-buttons{margin-top:20px; text-align: right;}
.quasar-portfolio-container.list .quasar-portfolio-buttons > a{margin-left:10px; margin-top:10px;}

.quasar-portfolio-container.list .quasar-portfolio-body .boxed_layout_holder .list-description{margin:0px 12px;}




/*Google Map*/
.rockthemes-googlemap-container{min-height:100px; position:relative; display:block;}
.rockthemes-googlemap{height:100%;}
.rockthemes-googlemap img{max-width:none !important;}


/*Promotion Box*/
.rock-promotion-box{position:relative; display:block;}
.promotion-box-button{text-align:right; vertical-align:middle;}
.rock-promotion-box .promotion-box-content p, 
.rock-promotion-box .promotion-box-content *{color:inherit;}
.rock-promotion-box .promotion-box-button-container{position:absolute; top:50%; right:0px; display:block; margin-top:-15px;}
.rock-promotion-box .promotion-box-content{margin-right:200px; position:relative; font-size:13px;}
.rock-promotion-box .promotion-box-content p:last-child{margin-bottom:0px;}


/*Alert Box*/
.rock-alert-box{}
.rock-alert-box .alert-box-content{padding-right:35px; padding-left:15px; }
.rock-alert-box .alertbox-icon{font-size:36px; float:left; padding-top:0px; padding-bottom:0px;}
.rock-alert-box .alert-box-close{cursor:pointer; font-size:24px;}
.rock-alert-box p{color:inherit;}
.rock-alert-box p:last-child{margin-bottom:0px;}

.alert-box.alert{background-color:#f6c4c3 !important; color:#a94551 !important; border-color:#CE939B !important;}
.alert-box.success{background-color:#caefa1 !important; color:#588732 !important; border-color:#b1c98f !important;}
.alert-box.info{background-color:#bfe6f0 !important; color:#3b8f99 !important; border-color:#89b8c0 !important;}
.alert-box.caution{background-color:#fbe2a5 !important; color:#af9227 !important; border-color:#d4ba80 !important;}


/*References Builder*/
.rock-references-builder{display:block; position:relative; padding-top:15px;}
.rock-references-content{display:block; position:relative; overflow:hidden;}
.rock-references-builder .references-builder-title{
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
}
/*.rock-references-builder .holder-again{position:absolute; top:0px; left:0px;}*/
/*.rock-references-builder ul li{padding-bottom:0px;}*/
.absolute-class{position:absolute; width:100%;}
.relative-class{position:relative; width:100%; height:100%;}
.rock-references-builder ul li img{margin:0px auto; display:block !important; transition:all 0.4s; -webkit-transition:all .4s; -moz-transition:all .4s; -o-transition:all .4s;}
.rock-references-builder ul li img:hover{opacity:0.8; filter:alpha(opacity=80);}




/*Testimonials Builder*/
.testimonials-builder-container{display:block; margin:0 0 15px 0px;}
.rock-testimonials-content{display:block; position:relative; overflow:hidden;}
.rock-testimonials-single{display:block; position:relative; padding:20px 60px;}
.rock-testimonials-single .testimonials-details{font-size:14px;}
.rock-testimonials-single .testimonials-details strong{font-weight:600;}

.testimonials-details:before{
	content:"\e101";
	font-family:'icomoon';
	font-weight:normal;
	font-size:9px;
}
.testimonials-quotes:before, .testimonials-quotes:after {
	content: "\201C";
	position: absolute;
	font-size: 70px;
	line-height: 1;
	color: #999;
	font-style: normal;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.testimonials-quotes:before{
	top: 0px;
	left: 10px;
}

.testimonials-quotes:after{
	content:"\201D";
	right: 10px;
	bottom: 0px;
}
.testimonials-soft-color{color:#999;}




/*Social Icons*/
.social-icon.icon-group-container{display:inline-block; position:relative;}
.rock-social-icon{position:relative; display:block; width:30px; height:18px; overflow:hidden; cursor:pointer; float:left;}
.rock-social-icon .social-icon-container{font-size:18px; text-align:center;}
.rock-social-icon .social-icon-container i{padding:0; position:relative; display:block; height:20px;}
.rock-social-icon a:hover .social-icon-hover, .rock-social-icon a .social-icon-hover{text-decoration:none;}
.rock-social-icon a:hover{text-decoration:none;}



/*Team Members*/
.team-member-article a {display: block; overflow: hidden; text-decoration: none;}
.article-margin-bottom{margin-bottom:20px;}
.current.article-margin-bottom{margin-bottom:0px;}
.team-member-article a:hover img {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 0.8;}
.team-member-article .team-member-i {font-style: normal; font-weight: bold; font-size: 11px; display: block; margin: 0 0 5px;}
.team-member-article .member-b {font-weight: normal; font-size: 15px;}
.team-member-article.current {margin-bottom: 0; border-radius:0px;}
.team-member-article .member-details {display: none;}				
.team-member-content {padding: 20px; overflow: hidden; display:none; border-top-left-radius:0 !important; border-top-right-radius:0 !important;}
.team-member-content .member-url {float: right; font-size: 13px; line-height: 17px;}
.team-member-content.open {opacity: 1; margin-bottom:15px;}
.team-member-content .team-member-i {font-style: normal; font-weight: bold; font-size: 11px; color: #00aae8;}
.team-member-content img, .team-member-content video {display: block; width: 100%; height: auto; margin: 0 0 20px;}
.team-member-content .member-b {font-weight: normal; margin-bottom:8px; font-size: 24px; display: block;}
.team-member-content .details {width: 100%; margin:18px 0 8px;}
.team-member-content .details .bio {width: 61.8%; float: left; padding-right: 20px;}
.team-member-content .details .team-member-social .member-b{font-size:16px; font-weight:600;}
.team-member-content .team-member-content p {font-size: 13px; line-height: 17px;}







.quasar-element-responsive-header i.arrow-left:after {
	font-family: 'icomoon' !important;
	font-style:normal;
	content: "\e136";
	position:relative;
}

.quasar-element-responsive-header i.arrow-right:after {
	font-family: 'icomoon' !important;
	font-style:normal;
	content: "\e132";
	position:relative;
}


/*
.quasar-portfolio-container .quasar-portfolio-body *{
	transition: all .6s;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;	
}
*/


/*General Element Headers (Responsive)*/
.quasar-element-responsive-header{z-index:9; position:relative; float:left; padding-right:15px; display:block; height:100%;}
.quasar-element-responsive-header i{font-size:14px;}
.quasar-element-responsive-header .quasar-element-responsive-title{
	/*float: left;*/
	font-weight: 600;
	font-size: 16px;
	margin-bottom:15px;
}
.quasar-element-responsive-header .quasar-element-responsive-buttons{}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button{float:right; cursor:pointer;}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button:last-child{margin-right:5px;}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button:hover{opacity:.9; filter:alpha(opacity=90);}
.quasar-element-responsive-header .quasar-element-responsive-buttons .responsive-button i{font-size:20px;}



/*404 Page*/
.error-404-icon{font-size:118px; float:left; color:#00aae8;}
.error-404-details{padding-left:180px; padding-top:0px;}
.error-404-header{font-weight:600; color:#666;}
.error-404-description{font-size: 24px;
color: #666;
font-weight: 300;}




/*Rockthemes TinyMCE Quick Shortcodes*/
.rockthemes-list ul, .rockthemes-list li{list-style:none; padding:0px; margin:0px; display:block;}
.rockthemes-list li{margin:8px 0px;}
.rockthemes-list li i{line-height:21px; margin:1px; float:left; display:block;}
.rockthemes-list li > div{margin-left:25px;}


/*
**	#######################################################
**	End of Widgets Plugins 
**	#######################################################
*/



/*
**	#######################################################
**	Blog
**	#######################################################
*/
/*
article:not([rel="single-post"]):not(.page):not(.single):not(.quasarproducts){margin-bottom:60px; padding-bottom:60px;}
article:not([rel="single-post"]):not(.page):not(.single):not(.quasarproducts){ border-bottom:1px dotted #999;}
*/
article[rel="single-post"]{margin-bottom:30px; padding-bottom:0px;}
.entry-header{margin-bottom:15px;}
.entry-summary{margin-bottom:30px;	-ms-word-wrap: break-word; word-wrap: break-word;}
.entry-thumbnail{display:block; margin-bottom:15px;}
.quasar-title-date-container{}
.quasar-title-date-container a:hover{text-decoration:none;}
.date-area-container{position:relative; float:right; width:65px; height:55px; padding-top:3px; border:1px solid #e0e0e0; border-right:none;}
.post-format-container{
	position:relative; float:right; width:65px; height:55px; background:#00aae8; color:#fff; border:1px solid #e0e0e0;
}

.more-link{margin-top:45px !important; font-size:13px; font-family:'Open Sans', sans-serif; float:right;}
.more-link:not(.button){color:#00aae8; padding-top:15px; display:block; position:relative;}

/*Password Protect Area*/
/*article .post-password-form label{display:inline;}*/
input[type="password"]{display:inline; max-width:100%; width:140px; height:auto;}
article input[type="submit"]{display:inline-block; float:none; margin-top:-3px;}
/*Blog Date Area*/

.date-area, .date-area *{font-family:'Open Sans', sans-serif;}
.date-area{text-align:center;}
.date-area .day-area{font-size:29px; font-weight:600; text-align:center;}
.date-area .month-area{text-transform:uppercase; padding-right:3px; font-size:10px;}
.date-area .year-area{font-size:10px;}
.quasar-post-social{padding-bottom:30px; padding-top:30px; display:block; position:relative; width:100%;}
.quasar-post-social > *{float:left !important; margin-right:10px; display:block; width:90px !important; overflow:hidden;}

.post-format-container .icomoon-icon{
	font-size:24px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -12px;
	margin-left: -12px;
}

.title-container, .title-container a{
	font-size:24px; 
	font-weight:600; 
	display:block; 
	width:100%; 
	margin-bottom:14px; 
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}


.entry-meta{font-size:12px;}

/*Entry Meta*/
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.post-view:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family:'icomoon';
	vertical-align: text-bottom;
	color:#00aae8;
}

.entry-meta > span {
	margin-right: 20px;
}

.featured-post:before {
	font-family: 'icomoon';
	content: "\e041";
	margin-right: 8px;
	position:relative;
	top:-1px;
}

.categories-links a:first-child:before {
	font-family: 'icomoon';
	content: "\e02f";
	margin-right: 8px;
	position:relative;
	top:-3px;
}

.tags-links a:first-child:before {
	font-family: 'icomoon';
	content: "\e031";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.entry-meta .author a:before {
	font-family: 'icomoon';
	content: "\e074";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.edit-link a:before {
	font-family: 'icomoon';
	content: "\e006";
	position: relative;
	margin-right: 8px;
	top: -3px;
}

.comments-link a:before{
	font-family: 'icomoon';
	content: "\e06e";
	position: relative;
	margin-right: 8px;
	top: -3px;
}

.post-view:before{
	font-family: 'icomoon';
	content: "\e0c6";
	position: relative;
	margin-right: 8px;
	top: -2px;
}

.post-view-single:before{
	font-family: 'icomoon';
	content: "\e0c6";
	position: relative;
	margin-right: 8px;
	top: 1px;
	color:#00aae8;
}


.comments-link{margin-right:20px;}
.comments-link, .post-view{float:left;}
.post-view{font-size:12px;}
.post-view-single{line-height:18px; font-size:12px; float:left;}

/*
**	#######################################################
**	End of Blog
**	#######################################################
*/




/*
**	#######################################################
**	Wordpress General 
**	#######################################################
*/

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.gallery-caption {
	background: #000;
	filter: alpha(opacity=0);
}


/*Wordpress Calendar Widget*/
#calendar_wrap #wp-calendar{
	width:100%;
	text-align:center;	
}

#calendar_wrap #wp-calendar caption{
	text-align:left;
	font-weight:600;
	/*margin:5px 0;*/
	font-size:18px;	
}

#calendar_wrap #wp-calendar #prev, #calendar_wrap #wp-calendar #next{
	font-weight:600;	
}


/*Comments*/
.comment-list > li.comment{
	min-height:80px;
}



ol.comment-list { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.comment-list ol{list-style:none;}
ol.comment-list li { margin-bottom:8px; }
ol.comment-list li.alt { }
ol.comment-list li.bypostauthor {}
ol.comment-list li.byuser {}
ol.comment-list li.comment-author-admin {}
ol.comment-list li.comment { }
ol.comment-list li.comment div.comment-author {margin-bottom:5px;}
ol.comment-list li.comment div.vcard { font-size:16px; font-weight:600; margin:0px; padding:0px; border:none; width:100%;}
ol.comment-list li.comment .comment-author cite{font-style:normal; line-height:100%; font-size:20px;}
ol.comment-list li.comment .comment-author { font-style:normal; font-size:20px; line-height:100%; color:#00AAE8; font-weight:600;}
ol.comment-list li.comment .comment-author a.url {color:#00aae8; font-size:20px; line-height:100%;}
ol.comment-list li.comment div.vcard img.avatar { margin:0 1em 1em 0; }
ol.comment-list li.comment div.vcard img{ background:#333;}
ol.comment-list li.comment div.vcard img.avatar-32 {}
ol.comment-list li.comment div.vcard img.photo {}
ol.comment-list li.comment div.vcard span.says {display:none;}
ol.comment-list li.comment .comment-metadata {float:left;}
ol.comment-list li.comment .comment-meta { font-size:11px;}
ol.comment-list li.comment .comment-meta a { color:#999999; }
ol.comment-list li.comment p { font-size:13px; margin:0 0 1em; color:#666666; margin-top:5px;}
ol.comment-list li.comment div.reply { font-size:11px; }
ol.comment-list li.comment div.reply a { font-weight:600; }
ol.comment-list li.comment ol.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.comment-list li.comment ol.children li {}
ol.comment-list li.comment ol.children li.alt {}
ol.comment-list li.comment ol.children li.bypostauthor {}
ol.comment-list li.comment ol.children li.byuser {}
ol.comment-list li.comment ol.children li.comment {}
ol.comment-list li.comment ol.children li.comment-author-admin {}
ol.comment-list li.comment ol.children li.depth-2 { /*border-left:5px solid #555;*/ margin:0 0 25px 25px; }
ol.comment-list li.comment ol.children li.depth-3 { /*border-left:5px solid #999;*/ margin:0 0 50px 50px; }
ol.comment-list li.comment ol.children li.depth-4 { /*border-left:5px solid #bbb;*/ margin:0 0 75px 75px; }
ol.comment-list li.comment ol.children li.depth-5 {}
ol.comment-list li.comment ol.children li.odd {}
ol.comment-list li.parent { /*border-left:5px solid #111; */}
ol.comment-list li.thread-alt { }
ol.comment-list li.thread-even {}
ol.comment-list li.thread-odd {}
.comment-body{
	padding-bottom:15px;
	padding-top:15px;
}

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

.leave-a-comment, .logged-in-as, .form-submit{padding-left:15px;}

textarea.comments-field{
	width:100%;
	min-height:140px;	
}

.comments-submit, #comments-submit{
	margin-bottom:15px;
}

#respond{
	margin-top:30px;	
}

.comment-respond #reply-title small{margin-left:-7px;}


.inputs-class-num{
	border:1px solid #e0e0e0;
	background:#eeeeee;
	color:#999999;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
	float:left;
	margin-left:0px;
	width:290px;
	position:relative;
	display:block;
	height:27px;
}

.box-shadow-dark{
	-webkit-box-shadow:inset 0 0 2px #00AAE8; 
	-moz-box-shadow:inset  0 0 2px #00AAE8; 
	box-shadow:inset 0 0 2px #00AAE8; 
	border-color:#00AAE8;
}



.comment-list .reply{
	text-align:right;	
}

.comment-list .reply a, #cancel-comment-reply-link{
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
	color:#00aae8;
	font-size:14px;
	position:relative;
	cursor:pointer;
}

.comment-list .reply a:before{
	font-family: 'icomoon';
	content: "\e069";
	position: relative;
	margin-right: 8px;
	top: 5px;
	font-size:16px;
	font-weight:normal;
}

a#cancel-comment-reply-link:before{
	font-family: 'icomoon';
	content: "\e0fa";
	position: relative;
	margin-right: 8px;
	top: -9px;
	font-size:16px;
	font-weight:normal;
}

.comment-list .reply a:hover{text-decoration:none;}

/*Wordpress Default Widgets*/
.sidebar-area .widget{margin-bottom:45px;}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_pages ul, .widget_recent_comments ul,
.widget_recent_entries ul, .woocommerce.widget_product_categories ul{
	list-style:none;	
	margin-left:0px;
}

.widget_archive > ul li:before, .widget_categories > ul li:before, .widget_meta > ul li:before,
.widget_pages > ul li:before, .widget_recent_comments > ul li:before, .widget_recent_entries > ul li:before,
.woocommerce.widget_product_categories .product-categories > ul li:before{
	content:"\f054";
	font-family:FontAwesome;
	padding-right:15px;
	margin-left:0px;
	font-size:9px;
	color:#666;
}

.widget_archive > ul > li > ul, .widget_categories > ul > li > ul, .widget_meta > ul > li > ul,
.widget_pages > ul > li > ul, .widget_recent_comments > ul > li > ul, .widget_recent_entries > ul > li > ul,
.woocommerce.widget_product_categories .product-categories > ul > li > ul{
	margin-left:15px;
}

.widget_archive li, .widget_categories li, .widget_meta li, .widget_pages li, .widget_recent_comments li,
.widget_recent_entries li, .woocommerce.widget_product_categories .product-categories li{
	margin:9px 0px;
}

/*
.widget_archive li:hover, .widget_categories li:hover, .widget_meta li:hover, .widget_pages li:hover, 
.widget_recent_comments li:hover, .widget_recent_entries li:hover, 
.woocommerce.widget_product_categories .product-categories li:hover{
	margin:-5px 0px;
	padding:5px 9px;
	background:#00aae8;
	color:f0f0f0;
	border-radius:3px;
}

.widget_archive li:hover a, .widget_categories li:hover a, .widget_meta li:hover a, 
.widget_pages li:hover a, .widget_recent_comments li:hover a, .widget_recent_entries li:hover a, 
.woocommerce.widget_product_categories .product-categories li:hover a{
	color:#f0f0f0 !important;
	text-decoration:none !important;
}
*/

.widget_archive li a, .widget_categories li a, .widget_meta li a, .widget_pages li a, .widget_recent_comments li a,
.widget_recent_entries li a, .woocommerce.widget_product_categories .product-categories li a{
	font-size:14px;
	line-height:20px;
}

.right-sidebar-padding{padding-left:45px;}
.left-sidebar-padding{padding-right:45px;}
.sidebar-widget-title-hr{margin-top:0px;}


.searchform label{display:block; margin-bottom:15px; font-weight: 500; font-size: 22px;}

.searchform{position:relative;}

.special-search-overlay-box .searchform input{margin:0px !important;}

.special-search-overlay-box .searchform input[type="submit"]{
	position: absolute;
	top: 1px;
	right: 1px;
	height: 28px;
	box-shadow: none;
	border: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	width: 50px;
	text-indent: -99px;
	background-size:16px 16px !important;
	background:#f0f0f0 url(images/icomoon/search.png) center center no-repeat;
	margin:0px !important;
}

.special-search-overlay-box .searchform input[type="submit"]:hover, 
.special-search-overlay-box .searchform input[type="submit"]:active{
	background-size:16px 16px !important;
	background:#F9F9F9 url(images/icomoon/search.png) center center no-repeat ;
}

.special-search-overlay-box .searchform input[type="text"]{
	padding-right:55px;
}


/*Tagcloud TO DO : Will be optional*/
.tagcloud a{
	font-size:11px !important; 
	display: inline-block;
	background: #DEDEDE;
	border: 1px solid #DEDEDE;
	padding: 4px 6px;
	border-radius: 3px;
	margin: 0 1px 6px 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */		
}


#wp-calendar {
	border-collapse: collapse;
	border-spacing: 0;
}
#wp-calendar td {
  text-decoration: none;
}
#wp-calendar caption {
  font-weight: bold;
  color: #f0f0f0;
  text-align: center;
  background: #00aae8;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
  padding:10px;
}
#wp-calendar caption td {
  line-height: 32px;
  padding: 0 10px;
  font-size: 15px;
  color: #e2e2e2;
}
#wp-calendar caption td:hover {
  color: white;
}
#wp-calendar caption .prev {
  float: left;
}
#wp-calendar caption .next {
  float: right;
}
#wp-calendar th, #wp-calendar td {
  text-align: center;
}
#wp-calendar th:first-child, #wp-calendar td:first-child {
  border-left: 0;
}
#wp-calendar th {
  font-size: 8px;
  color: #696969;
  text-transform: uppercase;
  background: #f3f3f3;
  border-left: 1px solid #f3f3f3;
}
#wp-calendar td {
  font-size: 11px;
  font-weight: bold;
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
}
#wp-calendar td {
  line-height: 18px;
  color: #666;
  background-image: -webkit-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: -moz-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: -o-linear-gradient(top, #eaeaea, #e5e5e5 60%, #d9d9d9);
  background-image: linear-gradient(to bottom, #eaeaea, #e5e5e5 60%, #d9d9d9);
  -webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
  
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); 
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );	
  
}
#wp-calendar td:hover, #wp-calendar td.off {
  background: #f3f3f3;
}
#wp-calendar td.off {
  color: #b3b3b3;
}
#wp-calendar td.active, #wp-calendar td:active {
  margin: -1px;
  background: #f0f0f0;
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}

#wp-calendar td a{
	color:#00aae8;	
}

#wp-calendar td.active:first-child, #wp-calendar td:first-child:active {
  border-left: 0;
  margin-left: 0;
}
#wp-calendar td.active:last-child, #wp-calendar td:last-child:active {
  border-right: 0;
  margin-right: 0;
}
#wp-calendar tr:last-child td.active, #wp-calendar tr:last-child td:active {
  border-bottom: 0;
  margin-bottom: 0;
}




/*Footer Large Widgets*/
#footer{
}

#footer .shadow-divider-up{border:none;}

.footer-large{
	/*border-top:3px solid #00aae8;*/
	/*background:url(images/black-Linen.png);	*/
	width:100%; 
	min-height:40px;
	padding:15px;	
	color:#CFCFCF;
}

hr.footer-inline-hr{
	border-top: 1px solid rgba(0, 0, 0, 0.4);
	border-bottom: 1px solid rgba(255, 255, 255, 0.07);
	height: 1px;
	border-left: none;
	border-right: none;
}

.footer-large .widget-title{
	color: #C4C4C4;
	text-shadow: 2px 2px 3px #000;	
}


.footer-bottom{
	background:#181818;
	color:#f0f0f0;
	font-size:12px;	
	padding:15px;
}

/*Youtube Regular Embed*/
/*
We have removed this code because it's breaking the iframe video sizes in Rev Slider.
iframe{width:100%;}
*/

/*Flash*/
object.flashmovie, object.flashmovie object{width:100%;}

.quasar-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.quasar-iframe-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
	border:none;
}


/*Rockthemes Twitter Widget*/
iframe.twitter-timeline{width:100%; min-width:100% !important;}

/*New Flickr Widget	:	Flickr Badges Widget*/
.flickr_badge_image img{
	max-width:33%; 
	height:100%; 
	margin-right:0px !important; 
	padding-right:10px;
	transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
}
.flickr_badge_image img:hover{opacity:0.8; filter:alpha(opacity:80);}

.customisable-border.thm-dark, .thm-dark .customisable-border,
.widget .rpwe-block li {
	border-bottom:1px solid #444;	
}



/*
**	#######################################################
**	End of Wordpress General 
**	#######################################################
*/

/*
**	#######################################################
**	Foundation Overrides
**	#######################################################
*/
.author.vcard{border:none; margin:0px 20px 0 0; padding:0px; font-weight:normal;}
.author.vcard a{font-weight:normal;}

/*Form Fields*/
select{
	background-color: #FFF;
	font-family: inherit;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #000;
	display: block;
	font-size: 0.875em;
	margin: 0 0 1em 0;
	height: 2.3125em;
	padding:3px;
	width: 100%;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
	-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
	line-height:16px;
	
}


/*
**	#######################################################
**	End of Foundation Overrides
**	#######################################################
*/




/*
**	#######################################################
**	HTML Extended Elements
**	#######################################################
*/

.icon-2{font-size:34px;}
.icon-3{font-size:50px;}
.icon-4{font-size:64px;}

pre {
    background: url("images/code_bg.png") repeat scroll 0 0 transparent;
    border-bottom: medium none !important;
    border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    line-height: 21px !important;
    margin-bottom: 15px;
    overflow-x: auto;
    padding: 0 10px !important;
}
pre {white-space: pre-wrap; word-wrap: break-word;}
pre, code, kbd, samp {font-family: monospace,serif; font-size: 1em;}
ol{ line-height: 1.6; margin-bottom: 1.25em; list-style-position: outside; font-family: inherit;}
li{display:list-item;}
ol, ul{margin-left:25px;}
sub, sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;} 
sub{bottom: -0.25em;} 
var{font-style:italic;}
tt{font-family:monospace;}
big{font-size: larger;}
ins{/*background: #FFF9C0; */ text-decoration: none;}
abbr{border-bottom: 1px dotted;}
ul,ol,dl{font-size:13px;}
address{font-style:normal; font-size:13px;}
small{font-size:80%;}
figure{margin: 0px;}
/*
**	#######################################################
**	End of HTML Extended Elements
**	#######################################################
*/





.quasar-pagination{
	margin:15px 0px 0px;
	list-style:none;
	display:block;
	font-size:12px;
}

.button-radius{
	border-radius:3px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.quasar-pagination .page-numbers, input[type="submit"]:not(.button), .comments-submit, #comments-submit{
	cursor:pointer; 
	display:block;
	padding:0px 10px;
	float:left;
	text-aling:center;
	font-weight:normal;
	margin-right:5px;
	border-radius:3px;
  
  
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	height: 26px;
	line-height: 26px;
	font-weight: 300;
	font-size: 13px;

	text-decoration: none;
	text-align: center;

	background-color: #eeeeee;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
	background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
	background: linear-gradient(top, #fbfbfb, #e1e1e1);
	border-color: #d4d4d4;
	color: #666666;
	text-shadow: 0 1px 1px white;
}

.quasar-pagination .page-numbers:not(.current):hover, input[type="submit"]:hover,
.comments-submit:hover, #comments-submit:hover{
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff, #dcdcdc);
  background: -moz-linear-gradient(top, #ffffff, #dcdcdc);
  background: -o-linear-gradient(top, #ffffff, #dcdcdc);
  background: linear-gradient(top, #ffffff, #dcdcdc);
  text-decoration:none !important;
}

input[type="submit"]:active, .comments-submit:active, #comments-submit:active{
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
	background: #eeeeee;
	color: #bbbbbb;
}



.quasar-pagination .page-numbers.current, .quasar-link_pages > span.page-numbers{
	background:#00aae8;
	color:#ffffff;
}


.quasar-pagination .page-numbers.current,
.quasar-pagination .page-numbers:active,
.quasar-link_pages > span.page-numbers,
.button.active, .button.current,
.button.active:hover, .button.current:hover
.button.active:active, .button.current:active{
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4);
	
	/*background:#00aae8 !important;*/
	color:#ffffff !important;
}




/*Form Elements*/
label{
	font-size:13px; /*15px*/
	font-weight:600;	
}

input[type="submit"]{
	padding:0px 25.6px;
	height:32px ;
	font-size:14px ;
	line-height:32px ;
	border:1px solid #d4d4d4;		
	float:none;
}

input, input:not([type="submit"]), select, button, textarea{
	border-radius:3px;
	margin-left:0px;
	background:#FFF;
	font-size:13px !important;
	line-height:16px;
}

input[type="submit"]{
	border-radius:3px;
	margin-left:0px;
	font-size:13px !important;
	line-height:16px;
}

.rockthemes_fb_element_container label{
	display:inline-block;	
}

select{
	background-image: url(images/select_arrow_down.png);
    background-position: right center;
    background-repeat: no-repeat;	
}


.escape_button_style{
	background:none !important;
	padding:0px !important;
	box-shadow:none !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	border:none !important;
	margin:0 !important;
	text-shadow:none !important;
	vertical-align:baseline !important;
	line-height:100% !important;
	height:auto !important;
}



/*Icomoon General Class*/
.icomoon:before{
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}







































/* ============================================== Header Start Here ============================================= */








/* ============================================== Header End  Here ============================================= */

/* ============================================== Body Start  Here ============================================= */


.container{ float:left; padding:15px 15px;  padding-top:0px;}
.container-left{ float:left; width:798px;}
.container-left-top{ background: none repeat scroll 0 0 #424242; float: left; height: 81px; position: relative; text-align: center;}
.container-body{ float:left; width:526px; background:#494947; font-size:11px; color:#FFFFFF; line-height:22px; padding:20px 20px; height:200px;}
.container-left-top h2{ margin-left: 375px; margin-top: 15px; }
.container-left-warp{ float:left; width: 558px; font-size:14px; line-height:18px; padding:10px 10px; margin-left: 10px;}
.container-right{ float:right;}
.adoption-fact{ float:left; width:317px; background:url(images/adoption_by_stepparent.png); background-repeat:no-repeat; text-align:center; font-size:12px; font-weight:bold; height:165px; margin:8px 0px;}
.image-asset{ float:left; margin-right:20px;}
.statement{ float:left; width:307px; margin:8px 0px;}
.state li{ margin-left:33px; list-style:disc; padding-top:5px;}

.adoption-resource{ float:left; width:287px; background:#FFFFFF; font-size:12px; line-height:18px; padding:10px 10px;}

.banner-img9{ float:right; width:297px; padding:125px 44px 0px 0px; display:none; }
.banner-img10{ float:left; width:167px; padding:136px 0px 0px 275px; display:none; }

.secure-account{ float:left; width:228px;}
.secure-account-img{ float:left; width:228px;}

/* Payment page specific styles - match home page layout */
.page-template-questionnaire-payment .secure-account{ width:260px;}
.page-template-questionnaire-payment .secure-account-img{ width:260px;}

.questionnaire{ float:left; width:100%; background:#FFFFFF; padding:10px 10px;}

.secure-head{  text-transform: uppercase; background:url(images/icon1.jpg); background-repeat:no-repeat; background-position:left 3px; padding-left:30px; color:#000000; font-size:16px; line-height: 23px; font-weight:bold; border-bottom:1px solid #d6d6d6; padding-bottom:5px;}

.divorce{ padding-top:20px; font-size:11px; color:#000; line-height:16px; border-bottom:1px solid #d6d6d6; padding-bottom:6px;}
.divorce h2{color:#000000; font-size:15px; font-weight:bold; padding-bottom:5px;}

.divorce-link {float:left; margin:0}
.divorce-link ul {list-style:none;}
.divorce-link li {display:block;}
.divorce-link li a {display:block; padding:6px 0px 6px 33px; text-decoration:none; font-size:14px; text-align:left; color:#434242; font-weight:100; background-image:url(images/tick.jpg); background-repeat:no-repeat; background-position:5px center;}
.divorce-link li a:hover { text-decoration:underline; color:#b96a1d;}

.divorce-link .close a { background-image:url(images/close.jpg); background-repeat:no-repeat; background-position:5px center;}
.secure-account-right{ float:right; width:70%;}

/* Payment page specific styles - match home page layout */
.page-template-questionnaire-payment .secure-account-right{ width:70%;}
.user-box{ 
border: 1px solid #cccccc;
    border-radius: 10px;
    display: inline-table;
    float: left;
    height: 150px;
    margin-right: 2%;
    padding: 10px 12px 10px 7px;
    position: relative;
    width: 30%;
}


.user-img{ float:left; width:20%;}
.user-detail{ float:right; width:75%;}
.user-detail h2{
 background: #ebe024 none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    padding: 3px 10px;
    width: 100%;
}
.user-detail h2 span{float:left; width:126px; background:url(images/green-icon.png); background-repeat:no-repeat; background-position:right;margin-top: 1px;height:14px}
.user-detail h2 .off{float:left; width:126px; background:url(images/red-icon.png); background-repeat:no-repeat; background-position:right;margin-top: 1px;height:14px}

.user-info{ float:left; width:150px; font-size:12px;}

.user-info-bottom {
    border-top: 1px solid #cccccc;
    bottom: 5px;
    float: right;
    font-size: 10px;
    margin-top: 3px;
    padding-top: 2px;
    position: absolute;
    z-index: 9;
    left: 10px;
    right: 10px;
    width: auto;
    text-align: center;
}

button.delete_this_child {
    border: 0;
    color: #dd2828;
    padding: 0;
    outline: none;
    letter-spacing: .05em;
    font-size: 12px !important;
    cursor: pointer;
    background: transparent;
    margin: 5px 0;
}

.user-box-center{ float:left; width:220px; margin:20px 0px 0px 215px;}
.children{ float:left; width:212px; height:80px;  background:url(images/img01.png); background-repeat:no-repeat; background-position:bottom; padding-bottom:10px; text-align:center; font-size:13px; }

.secure-user-bottom{ float:left;  padding-left: 0;    width: 100%;}


.secure-account-right-bottom{ float:left; width:100%; padding-top:20px; margin-top:10px;}

.icon01 { position:absolute;  top:10px; right:0px; }

.devorce-status{float:left; width:410px; background:#eeeff1; border:1px solid #e1e1e1; padding:3px 5px; font-size:11px !important; margin-top:20px;}

.devorce-status td{font-size:11px !important;}
.rollover{float:left; width:145px; background:#eeeff1; border:1px solid #e1e1e1; padding:5px 5px; font-size:11px; margin-top:20px; margin-left:10px;}

.frmfield1{
width:200px; border:1px solid #f8b394; background-color:#fff;  font-family:Arial,sans-serif; font-size:12px; color:#000; font-weight:100;text-decoration:none; padding:2px 2px;}


.comments{ float:left; width:660px; padding-top:20px;}

.user-box1 {   
    border: 1px solid #cccccc;
    border-radius: 10px;
    float: left;
    height: 150px;
    margin-right: 2%;
    position: relative;
    padding: 3%;
    width: 30%;
}

.user-info-bottom1 {
    border-top: 1px solid #cccccc;
    bottom: 5px;
    float: right;
    font-size: 9px;
    left: 0;
    margin: 0 auto;
    padding-top: 2px;
    position: absolute;
    right: 0;
    width: 100%;
}
.user-info1{ float:right; width:100%; font-size:12px;  position:relative;}

.frmfield2{
width:120px; border:1px solid #d6d6d6; background-color:#fff;  font-family:Arial,sans-serif; font-size:12px; color:#87929b; font-weight:100;text-decoration:none; padding:1px 2px;}

.frmfield3{
width:126px; border:1px solid #d6d6d6; background-color:#fff;  font-family:Arial,sans-serif; font-size:12px; color:#87929b; font-weight:100;text-decoration:none; padding:1px 2px;}

.frmfield4{
width:300px; border:1px solid #d6d6d6; background-color:#f6efe7;  font-family:Arial,sans-serif; font-size:12px; color:#87929b; font-weight:100;text-decoration:none; padding:8px 6px;}



.state-link {float:left; width:120px; margin:0px; padding:0px;}
.state-link tr {list-style:none; width:120px; padding-top:10px;}
.state-link1{display:block; float:left; width:120px; margin:0px 10px;}
.state-link1 a{display:block; padding:6px 0px 6px 0px; text-decoration:none; font-size:14px; text-align:left; color:#000!important; font-weight:bold;}
.state-link1 a:hover {text-decoration:underline; color:#000;}
.state-link2 a{display:block; padding:6px 0px 6px 0px; text-decoration:none; font-size:14px; text-align:left; color:#000!important; font-weight:bold;}
.state-link2 a:hover {text-decoration:underline; color:#000;}
.close1{width:600px; float:left; text-align:center; padding-top:22px;  border-top:3px solid #e67525; margin-top:20px; }

.image01{ position:absolute; width:72px; top:-41px; left:14px;}

/* ============================================== Body End  Here ============================================= */

#footer{ /*float:left;*/ width:950px; background:#41403F;}
.address{ float:left; width:132px; background:#111111; font-size:11px; color:#FFFFFF; line-height:22px; padding:20px 20px; height:135px;}
.reliable-adoption{ float:left; width:274px; font-size:11px; color:#bdb99d; line-height:18px; padding:20px 20px; border-left:1px solid #c7ab47; height:135px;}
.adoption-resources{float:left; width:190px; font-size:11px; color:#bdb99d; line-height:18px; padding:20px 20px; border-left:1px solid #c7ab47; height:135px;}
.security{float:left; width:190px; font-size:11px; color:#bdb99d; line-height:18px; padding:20px 20px; border-left:1px solid #c7ab47; height:135px;}
/* ============================================== Footer end  Here ============================================= */


a {text-decoration:underline;color:#1b1e21;  outline-style:none; outline-width:medium;}
a:hover {color:#738336; text-decoration:underline;}



.style1{ font-size:x-large; font-weight:bold; text-align:left; font-family:"Open Sans",sans-serif; color:#222222; line-height:28px; margin-bottom:5px;}
.style1b{ font-size:large; font-weight:bold; text-align:left; font-family:"Open Sans",sans-serif; color:#222222; line-height:28px; margin-bottom:5px;}
.style2{ font-size:18px; font-weight:100; color:#CC6600; text-align:center;line-height:25px;}
.style2_0{ font-size:18px; font-weight: bold; color:#CC6600; text-align:center;line-height:25px; text-decoration:underline;}
.style3{ font-size:15px; font-weight:bold; line-height:22px;}
.style4{ font-size:16px; font-weight:bold; color:#6D644E;}
.style4a{ font-size:14px; font-weight:bold; color:#6D644E;}
.style4b{ font-size:20px; font-weight:bold; color:#6D644E;}
.style5{font-weight:bold;}
.style6{font-weight:100; color:#CC6600; font-size:10px; text-align:center; font-style:italic;}
.style7{font-weight:bold; color:#CC6600; margin-left:16px;}
.style8{font-weight:bold; font-size:13px; color:#CC6600;}
.style8a{font-weight:bold; font-size:18px; margin-bottom:10px;}
.style9{font-family: Verdana; font-size: 16pt; color:#58513F; font-weight:bold; margin:6px 0px;}
.style10{font-weight:bold; font-size:17px; color:#E0E0D1; margin-bottom:10px;}
.style11{font-size:24px; font-family: Verdana; color:#58513F; font-weight:bold; line-height:33px; border-bottom:1px dotted #666666; padding-bottom:5px; margin-bottom:10px;}
.style11a{font-size:32px; font-family: Verdana; text-align:center; color:#58513F; font-weight:bold; line-height:33px; border-bottom:1px dotted #666666; padding-bottom:5px; margin-bottom:10px;}
.style11b{font-size:26px; font-family: Verdana; text-align:center; color:#58513F; font-weight:bold; line-height:33px; border-bottom:1px dotted #666666; padding-bottom:5px; margin-bottom:5px;}
.style12{font-size:12px; font-style:italic; text-decoration:underline;}

.style13{font-weight:bold; font-size:18px; color:#6D644E; margin-bottom:10px; background-image:url(images/img19.jpg); background-repeat:no-repeat;background-position:left; padding-left:70px; line-height:40px;}
.style5a{ color:#FF0000;}

.style14{font-weight:bold; font-size:18px; color:#6D644E; margin-bottom:10px; background-image:url(images/img18.jpg); background-repeat:no-repeat;background-position:left; padding-left:50px; line-height:40px;}

.style15{font-weight:bold; font-size:18px; color:#6D644E; margin-bottom:10px; background-image:url(images/img17.jpg); background-repeat:no-repeat;background-position:left;  padding:10px 0px 10px 70px;}

.style16{font-weight:bold; font-size:18px; color:#6D644E; margin-bottom:10px; background-image:url(images/123.jpg); background-repeat:no-repeat;background-position:left;  padding:10px 0px 10px 80px;}

.style17{font-weight:bold; font-size:18px; color:#6D644E; margin-bottom:10px; background-image:url(images/icon1.jpg); background-repeat:no-repeat;background-position:left;  padding:10px 0px 10px 20px;}

.style18{ font-size:12px; font-weight:bold;}
.style19{ color:#1763b1;}
.style20{ font-size:13px; color:#3d64a5; font-weight:bold;}
.style21{ font-size:13px; color:#3d64a5; font-weight:bold;}

.style22{ font-size:24px; color:#6b491b; font-weight:bold; text-align:left; border-bottom:3px solid #e67525; line-height:28px; margin-bottom:10px;}
.style23{ font-size:24px; color:#000; font-weight:bold;  border-bottom:1px solid #dfdfe1; line-height:28px; margin-bottom:10px;}
.style24{ font-size:22px; color:#000; font-weight:100; text-align:center; margin-bottom:14px;}

.register_txt{
font-size:12px;
font-family:Arial,Helvetica,sans-serif;
}

.btnsub{
 background-image:url(images/begin.jpg);
 width:181px;
 height:46px;
border:none;

}
.loginformphp{
 margin:5px;
 padding:5px;
}
.login-password{
 padding:10px;
}

.login-remember{
 padding:10px;
}

.msg{
color:#395E0E;
font-weight:bold;
font-size:14px;
font-family:verdana;
margin:3px;
}


/***************** Add on 22sep **************/
.style158 {
    margin-left: 10px;
    margin-right: 10px;
    text-indent: 0;
}


.style155 {
    font-size: large;
    font-weight: bold;
}

.style162 {
    color: #58513F;
    text-align: left;
    text-indent: 0;
}


.style163 {
    color: #6D644E;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: underline;
    text-indent: 0;
}

.style154 {
    margin: 5px 10px;
}

.style16 {
    background-image: url("images/123.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    color: #6D644E;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 0 10px 80px;
}


.style6 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
}

.style148 {
    background-color: #6D644E;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}

.style149 {
    background-color: #E0E0D1;
}

.style16 {
    color: #FFFFFF;
}


.style37 {
    line-height: 200%;
    text-align: center;
}

.style146 {
    color: #6D644E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: x-large;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 0;
    text-align: center;
}

.topHeading{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#3194cd;
}
.textField{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	padding-right:10px; 
}
.textField1{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
text-align:right; 
}

.textField span{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}
.textField p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}
.inputField{
	width:244px;
	height:22px;
	border:#b29539 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}
.selectField{
font-family: Arial;
border:#b29539 solid 1px;
width:245px;
}
.inputText{
	width:244px;
	height:100px;
	border:#b29539 solid 1px;
}
.input1{
	width:50px;
	height:22px;
	border:#72dcff solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}
.input2{
	width:134px;
	height:23px;
	border:#72dcff solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}


.style30 {
    color: #6D644E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
}


.style40 {
    color: #6D644E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: xx-small;
    text-align: center;
}


.style42 {
    color: #6D644E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 0;
}

.style56 {
     clear: both;
    margin: 0 0 10px;
    padding: 0;
    text-align: left;
}

.style151 {
    margin: 0 15px 25px 0;
    padding: 0!important;
}

.style27 {
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 0;
    text-align: center;
}

.style152 {
    color: #6D644E;
    font-size: medium;
}


.style59 {
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 0;
    text-align: center;
}

.style569 {
    color: #6D644E;
    font-size: xx-large;
    margin-bottom: 0;
    margin-left: 29px;
    margin-top: 0;
    text-align: center;
}

.style59 {
    color: #6D644E;
}

.style167 {
    color: #CC6600;
}

.style1449 {
    color: #564E3D;
    font-weight: bold;
}

.style152 {
    color: #6D644E;
    font-style: italic;
    font-weight: bold;
}

.style150 {
    margin-left: 10px;
    margin-right: 10px;
}

.style164 {
    color: #555555;
}

.style156 {
    font-size: small;
}

a {
    color: #FFFFFF;
    outline-style: none;
    outline-width: medium;
    text-decoration: underline !important;
}

.style153 {
    color: #6D644E;
    text-decoration: none;
}

.style159 {
    color: #000000;
    text-decoration: none;
}

.style158 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}


.btn_sub{ 
 	background-image:url(images/submit.png) !important;
	background-repeat:no-repeat;
	width:158px;
	height:32px;
	border:none;

	}


.support{
  float:right;
	padding:20px 0 0 0px;
	color:#FFFFFF;
	font-family:Myriad Pro;
	font-size:24px;
	}
	
.widget-title{
 color: #6D644E;
 font-size: 16px;
 font-weight: bold;
 text-decoration:underline;
 text-align:center;
}

.tagcloud a{
color:#666665;
text-decoration:none;
text-align:center;
}
    

.start{ float:left; width:498px;  position:absolute; z-index:58; top:15px; left:100px;}

.start_left{ float:left; width:14px; margin-left:-50px; }
.discount_button { font-size:0.85em; }

.start_center{ float:left; width:auto; background:url(images/star_center.png) repeat-x; height:62px; line-height:40px;   font-family:Arial, Helvetica, sans-serif, thoma, "Century Gothic"; font-size:22px;  color:#fff; margin-left:-36px; }
  
.start_right{ float:left; width:61px;}   

.btn_sub{
 background:url(images/submit.png) no-repeat;
width:158px;
height:32px;
border:none;
}                           

.contacttxt{
  font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	padding:4px;
	}
.button-primary {
    color: #FFFFFF !important;    
    font-weight: bold;
    font-size:12px;


}
.gform_fields ul li{
    list-style: none !important;
    list-style-type: none !important;
}
.gform_fields li{
    list-style: none !important;
    list-style-type: none !important;
}

#schema_block { display:none; }

.Google_Authorship-description {
  display:none;
}
.Google_Authorship {
  list-style:none;
}
.Google_Authorship img{
  display:none;
}

.sidebarlogin_otherlinks a {
 color:#333 !important;
 text-decoration:none !important;
}
.sidebarlogin_otherlinks li {
 list-style:none;
}
.sidebarlogin_otherlinks {
 margin-top:20px;
}
.login-margin {
 margin-left:170px;
}
.login-username{
 padding:10px;
}



.gform_wrapper .gform_body input
{
height:25px!important
}

#footer {
   clear:both;
    width: 100%;
}

.container{ float:left;  padding:15px 15px;  padding-top:0px;}

img {
   
    vertical-align: initial;
}




.user-info-bottom1 p
{
line-height:normal;
font-size:10px;
   margin-bottom: 0;
}

.user-info1 p.style20
{
line-height:normal;
   margin-bottom:0;
}

.devorce-status table{
background:transparent;
border:0;
margin-bottom:0
}

.devorce-status {  
    width: auto;
}


.user-info-bottom p{   
   font-size:10px;
line-height:1
}


/*#banner{ float:left; width:920px; height:322px; background-image:url(/wp-content/uploads/2017/08/banner.jpg); background-repeat:no-repeat; background-position:center top;}*/

#banner1{ float:left; width:920px; height:227px; background-image:url(/wp-content/uploads/2012/09/banner1.jpg) !important; background-repeat:no-repeat; background-position:center top;}


.court-guarantee{ float:left; width:224px; padding:330px 0px 0px 12px;}
.adption{ color: #FFFFFF; float: left; font-size: 13px; font-weight: bold; margin-left: -5px; margin-top: 195px; padding-top: 140px; position: absolute; text-align: center; width: 420px; z-index: 1;}

.helping-unit{ float:right; width:214px; padding: 330px 470px 0 0;}

#nav ul li .desc{
display:none!important;
}


.widget_nav_menu .widget-title {
    color: #f2f2f2!important;
    float: right;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
    width: 75%;
}

.widget_nav_menu hr{
display:none
}

.widget_nav_menu .menu {
    clear: both;
    float: right;
    margin: 0;
    padding: 4px 4px 4px 0;
    width: 75%;
}

.widget_nav_menu .menu > li > a {  
    padding: 0px!important;
Font-size:14px!important;  
line-height:29px!important; 
Color:#ffffff!important;
 font-weight: 500!important;
}


#text-7 .widget-title {
    color: #f2f2f2!important;
    float: left;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
   
}

#text-7  hr{
display:none
}

#text-7 .textwidget p{
Font-size:14px!important;  
clear:both;
line-height:29px!important; 
Color:#ffffff!important;
 font-weight: 500!important;
}

#section1 h2 {
    color: #ffffff;
    font-size: 44px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 60px;
}

#section1 p{
Font-size:14px;
  line-height: 22px;
  Color:#cbecff;
  font-weight:500;
text-align:center;

}
#section2 h2 {
    color: #191919;
    font-size: 44px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 60px;
}
#section2 p{
Font-size:14px;
  line-height: 22px;
  Color:#5c5c5c;
  font-weight:500;
text-align:center;

}
#section2 h3 {
    color: #171717;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    
}

#section2 a {    
    color: #fcfcfc;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 45px;
    text-decoration: none;
}

#section2 h4 {
    color: #bcbcbc;
    font-size: 45px;
    font-weight: 700;
margin-bottom:50px
}
#section3 h2 {
    color: #181818;
    font-size: 28px;
    font-weight: 600;
line-height:25px;
margin-top:50px;
margin-bottom:20px        
}
#section3 p {
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 500;
line-height:21px;
      
}
#section3 p a {
    color: #5C778C;
font-size: 14px;
    font-weight: 500;
line-height:21px;
}

#section3 ul li
{
Font-size:14px;
  line-height:21px;
 Color:#1f1f1f;  
font-weight:600;
  margin-bottom: 20px;
}


#section3 ul {
    list-style: outside none none;
    margin: 0;
margin-bottom:80px;
}

.testimonials-quotes::before, .testimonials-quotes::after {
    color: #3587b7;
   
}

#section4 h2 {
    color: #191919;
    font-size: 44px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 60px;
}

#section4 a {
  color: #fcfcfc;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 45px;
    text-decoration: none;

}


#section5 h2 {
    color: #191919;

}

#section5 a {
    color: #fcfcfc;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
}


.inner_h2 {
    font-size: 44px;    
    margin-top: 20px;
padding-bottom: 10px;
}

.main-container {
    background-color: #ffffff;
}

#inner h2 { 
margin-bottom: 30px;
}

#inner p{
font-size:14px
}

#inner { 
margin-bottom: 30px;
}
#inner_cont p{
font-size:14px
}
#inner_cont{
margin-bottom: 30px;
}
#inner_cont h2 { 
margin-bottom: 30px;
}
#inner_cont .large-3{
margin:20px 0px 20px 0px;
}
#inner_cont .large-9{
margin:20px 0px 20px 0px;
}
#inner_cont .large-6{
margin:30px 0px 20px 0px;
}
.mylink2{
 background-color: #3d85b7;
    color: #ffffff !important;
    font-size: 20px;
    padding: 15px;
    text-decoration: none;
margin:30px 0px 30px 0px;
}
.wpcf7 ul{
list-style-type:none;
margin:0px;
padding:0px;
}
.wpcf7 li {
    float: left;
    margin: 0 0 0 10px;
    width: 48%;
}
.sub_btn {
    float: left;
    width: 100%;
}
.wpcf7 .selectField{
width:100%;
}
.wpcf7 li:last-child {
    width: 97.5%;
}
.wpcf7 textarea{
width:100%;
}
.sub_btn .wpcf7-submit{
    background: #3d85b7 !important;
    width: 24%;
    margin: 0px 0px 0px 10px;
    padding: 20px !important;
    border: 1px solid #3d85b7 !important;
    border-radius: 5px !important;
color:#fff !important;
text-shadow:none !important;
height:0px !important;
line-height:0px !important;
text-transform:uppercase;
}
.wpcf7 li span{
color:red;
}
.wpcf7 li input{
border:#b29539 solid 1px;
}
#contact_inner h2 { 
margin-bottom: 30px;
}

#contact_inner p{
font-size:14px
}

#contact_inner { 
margin-bottom: 30px;
}
#contact_inner .large-12{
text-align:center;
margin: 50px 0px 0px 0px;
}
#contact_inner .large-12 img{
display:inline-block !important;
}
#post_inner .large-6{
margin:30px 0px;
}
#post_inner h2 { 
margin-bottom: 30px;
}

#post_inner p{
font-size:14px
}

#post_inner { 
margin-bottom: 30px;
}

#banner {   
    clear:both;   
    width: 100%;
}
.btn1 {
	margin: 30px auto;
}
.btn1 a
{
 color: #fcfcfc!important;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 45px;
    text-decoration: none;
background-color:#3d85b7;
display: inline-block;
}
#cboxLoadedContent table td{
padding: 22px;
}
#cboxLoadedContent table td h1{
text-align:center;
}
.gform_heading {
    background: #3d85b7 none repeat scroll 0 0;
    padding: 6px 25px;
}
.gform_title {
    color: #ffffff;
}
.gsection_title{
font-weight:normal !important;
font-size:13px !important;
}
.gsection_description {
    margin: 10px 0 0;
font-size:13px;
}
.gform_body #gform_fields_10 li{
padding-right:16px;
}
.gform_body #gform_fields_10 li input{
height:32px !important;
 box-shadow: none !important;
}
.gform_body #gform_fields_10 li select{
height:32px !important;
 box-shadow: none !important;
}
.gform_body #gform_fields_10 li label span{
line-height:0px !important;
}
.gform_wrapper .gform_footer {
    clear: both;
    margin: 0  !important;
}
.gform_wrapper .gform_footer .button{
  background-color: #3d85b7  !important;
    border: 1px solid #3d85b7  !important;
    color: #fcfcfc  !important;
    font-size: 15px  !important;
    font-weight: 600  !important;
    height: 44px  !important;
    padding: 0px 45px  !important;
    text-decoration: none  !important;
    text-transform: uppercase;
    width: auto  !important;
box-shadow:none !important;
}
#field_10_14 h2.gsection_title {
    border: none;
    background: #3d85b7 none repeat scroll 0 0;
    padding: 17px 25px !important;
    color: #fff;
font-weight: 700 !important;
    font-size: 1.25em !important;
}
li#field_10_14 {
    border-bottom: none;
margin-right:0px;
}

.secure-account {
    border: 1px solid #cccccc;
    border-radius: 10px; 
    padding: 10px 20px;
    width: 25%;
}

.divorce
{
border:0;
}
.gform_body select{
background-image:none !important;
}

.divorce h2 {
    background: #3d85b7 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    padding: 6px 10px;
    text-align: left;
    width: 100%;
}
#entry_form table thead{
background:transparent;
}
#entry_form td.title {
    font-weight: 300;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
}


.toolTip {
    color: #444444;
    cursor: help;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 0;
}
#gform_fields_12 li{
	vertical-align:bottom;
}
#gform_fields_12 li input {
    height: 32px !important;
    box-shadow: none !important;
}

#gform_fields_12 li select {
    height: 32px !important;
    box-shadow: none !important;
}
#gform_fields_12 .gsection_title {
    background: #3d85b7 none repeat scroll 0 0;
    padding: 19px 25px !important;
    color: #fff;
    font-size: 1.25em !important;
    font-weight: 700 !important;
}
#field_12_14 {
	border-bottom:none;
}
#field_12_23{
	border-bottom:none;
}
#field_12_4 .gsection_description{
	font-size: 13px;
	font-weight:normal;
}
#gform_fields_14 li input{
height: 32px !important;
    box-shadow: none !important;
}
#gform_fields_14 .gsection_title{
background: #3d85b7 none repeat scroll 0 0;
    padding: 19px 25px !important;
    color: #fff;
    font-size: 1.25em !important;
    font-weight: 700 !important;
}
#field_14_5{
border-bottom:none;
}

#field_12_4{
 padding:0px;
}
#field_12_14{
 padding:0px;
}
#field_12_23{
 padding:0px;
}


#field_14_5{
	padding:0px;
}
#gform_fields_15 li input{
	height: 32px !important;
    box-shadow: none !important;
}

#gform_fields_15 li select{
	height: 32px !important;
    box-shadow: none !important;
}

#gform_fields_15 #field_15_11 .gsection_title{
	background: #3d85b7 none repeat scroll 0 0;
    padding: 19px 25px !important;
    color: #fff;
    font-size: 1.25em !important;
    font-weight: 700 !important;
line-height:1.35em !important;
}
#gform_fields_15 #field_15_11{
	border-bottom: none;
}
#field_14_2 .asterisk{
	line-height:0px !important;
}

#field_14_5{
	padding:opx;
	margin-right:0px;
}

.log_head{
font-size: 24px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    line-height: 33px;
    border-bottom: none;
        padding: 9px;
    margin-bottom: 10px;
    background: #3d85b7;
    color: #fff;

}
.main-frm {
    float: none;
    font-size: 14px;
    line-height: 18px;
    margin: 80px auto 60px;
    padding: 10px;
    width: 46%;
}
#loginform label {
    text-align: -webkit-left;
    font-size: 15px;
    margin: 0px 0px 10px 0px;
}
#loginform input{
height: 32px;
    box-shadow: none;
width: 100%;
}
.login-password {
    padding: 0px;
}
.login-username {
    padding: 0px;
}
#loginform input#rememberme {
    display: inline-block;
    height: auto;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: auto;
}
.login-submit input#wp-submit {
    background: transparent;
    border: 1px solid #3d85b7;
    border-radius: 0px;
    color: #3d85b7 !important;
    box-shadow: none;
    text-shadow: none;
    height: 49px;
    text-transform: uppercase;
    font-size: 17px !important;
}
.form_10 ul{
margin:0px;
padding:0px;
list-style:none;
}
form.form_10 {
    padding: 22px;
}
.form_10 #tr_1 {
    background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 0px 0px 15px 0px;
width:100%;
}
.form_10 #tr_1 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_10 li {
    width: 50%;
    float: none;
	padding: 0px 10px;
	display:inline-block;
	verticel-align:bottom;
}

.form_10 li input{
box-shadow:none;
height:32px;
}
.form_10 li select{
width:100%;
background-image: none;
box-shadow:none;
height:32px;
}
.form_10 .asterisk {
    line-height: 0px;
}
.form_10 #tr_15{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_10 #tr_15 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_10 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 15px 0px 0px 10px;
    width: auto !important;
text-shadow:none;
text-transform:uppercase;
font-weight:700 !important;
}

#authorize table tr td{
 padding: 0.5em 0.625em;
}

#authorize input[type="text"],#authorize input[type="password"],#authorize input[type="date"],#authorize input[type="datetime"], #authorize input[type="datetime-local"],#authorize input[type="month"],#authorize input[type="week"],#authorize input[type="email"], #authorize input[type="number"],#authorize input[type="search"],#authorize input[type="tel"],#authorize input[type="time"], #authorize input[type="url"],#authorize textarea {    
    margin: 0;
    padding: 0;   
}

#authorize select{    
    margin: 0;
}

/* make inputbox longer*/

.search {
    width: 50% !important;
}
.select1 {
    width: 38% !important;
}
.select2 {
    width: 44% !important;
}
/* end */
.discount_button {
    background: #3d85b7 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 12px;
    margin: 0 auto;
  padding: 10px;
}

#authorize .divorce {   
    padding-top: 0px;
}
.form_11 ul{
margin:0px;
padding:0px;
list-style:none;
}
form.form_11 {
    padding: 22px;
}
.form_11 #tr_1 {
    background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin-bottom: 15px;
width:100%;
}
.form_11 #tr_1 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_11 li {
    width: 50%;
    float: none;
	padding: 0px 10px;
	display:inline-block;
	verticel-align:bottom;
}
.form_11 li input{
box-shadow:none;
height:32px;
}
.form_11 li select{
width:100%;
background-image: none;
box-shadow:none;
height:32px;
}
.form_11 .asterisk {
    line-height: 0px;
}
.form_11 #tr_15{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_11 #tr_15 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_11 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 15px 0px 0px 10px;
    width: auto !important;
text-shadow:none;
text-transform:uppercase;
font-weight:700 !important;
}
.form_11 #tr_4 {
    background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
width:100%;
}
.form_11 #tr_4 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_11 #tr_24 {
    background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
width:100%;
}
.form_11 #tr_24 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_12 ul{
margin:0px;
padding:0px;
list-style:none;
}
form.form_12 {
    padding: 22px;
}
.form_12 #tr_4 {
    background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
width:100%;
}
.form_12 #tr_4 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}

.form_12 li {
    width: 50%;
    float: none;
	padding: 0px 10px;
	display:inline-block;
	verticel-align:bottom;
}
.form_12 li input{
box-shadow:none;
height:32px;
}
.form_12 li select{
width:100%;
background-image: none;
box-shadow:none;
height:32px;
}
.form_12 .asterisk {
    line-height: 0px;
}
.form_12 #tr_14{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_12 #tr_14 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_12 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 15px 0px 0px 10px;
    width: auto !important;
text-shadow:none;
text-transform:uppercase;
font-weight:700 !important;
}
.form_12 #tr_23{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_12 #tr_23 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}



.form_14 ul{
margin:0px;
padding:0px;
list-style:none;
}
form.form_14 {
    padding: 22px;
}

.form_14 li {
    width: 50%;
    float: none;
	padding: 0px 10px;
	display:inline-block;
	verticel-align:bottom;
}
.form_14 li input{
box-shadow:none;
height:32px;
}
.form_14 li select{
width:100%;
background-image: none;
box-shadow:none;
height:32px;
}
.form_14 .asterisk {
    line-height: 0px;
}
.form_14 #tr_3{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_14 #tr_3 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
}
.form_14 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 15px 0px 0px 10px;
    width: auto !important;
text-shadow:none;
text-transform:uppercase;
font-weight:700 !important;
}



.form_15 ul{
margin:0px;
padding:0px;
list-style:none;
}
form.form_15 {
    padding: 22px;
}

.form_15 li {
    width: 50%;
    float: none;
	padding: 0px 10px;
	display:inline-block;
	verticel-align:bottom;
}
.form_15 li input{
box-shadow:none;
height:32px;
}
.form_15 li select{
width:100%;
background-image: none;
box-shadow:none;
height:32px;
}
.form_15 .asterisk {
    line-height: 0px;
}
.form_15 #tr_7{
width:100%;
 background: #3d85b7;
    padding: 15px 25px 6px 25px;
    margin: 15px 0px;
}
.form_15 #tr_7 .detail_gsection_title {
    padding: 0px;
    color: #fff;
    margin-bottom: 0px !important;
line-height: 25px;
}
.form_15 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 15px 0px 0px 10px;
    width: auto !important;
text-shadow:none;
text-transform:uppercase;
font-weight:700 !important;
}
#entry_form .form_title{
text-align: center;
    margin: 10px 0px 20px 0px;
    font-size: 40px;
}
.just_need{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    background: #3d85b7;
    padding: 10px;
    color: #fff;
border:none;
}
table.register {
    border: none;
    width: 100%;
}
table.register tr {
    background: transparent !important;
}
table.register select {
    background-image: none;
    box-shadow: none;
    height: 32px;
width:100% !important;
background: transparent !important;
}
table.register input {
    width:100% !important;
    box-shadow: none;
    height: 32px;
background: transparent !important;
}
.register_txt {
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}
input#sub {
    background:#3d85b7 !important;
    width: 33% !important;
    padding: 20px;
    color: #fff !important;
    line-height: 0px;
}
input#sub: hover{
border:1px solid #3d85b7 !important;
color:#3d85b7 !important;
background:transparent !important;
}
table.register .spcl{
line-height:25px;
}

.user-detail h2 .off {
       width: 100%;
}

.child_form{
width:31%
}

.children {   
    width: 100%;
}


.child_form .user-box {
    width:100%;
}

#text-7 .textwidget p.large_font
{
font-size: 41px!important;
line-height: 29px; 
margin-bottom: 20px;
}

.frm_register td{
padding: 0 20px 15px 20px!important;
 vertical-align: top;
}

.frm_register{
margin-top:0;
width:100%
}

.register_txt {
   
    font-size: 13px;
}


.just_need {   
   
    padding: 10px 0;
}


.frm_register #phone{
margin-bottom:10px
}
.register
{
margin:0
}

#sub {   
    margin-bottom: 10px;
}

.children_tab{
float:left;
width:665px;
margin-left:-2px;
margin-bottom:20px;"
}

.pop
{
    width: 760px;
    max-height: 80vh;
    overflow-y: auto;
    padding-bottom: 100px !important;
}
.children_tab .user-box-center .user-box
{
width:100%
}
.child_tab
{
float:left;
width:220px;
margin-top:20px;
}

.register_pop{
text-align: center;
max-height:80vh;
width:760px;
max-width: 90%;
overflow-y: auto;
padding-bottom: 30px;
}
.question_home
{
width:760px;
    max-height: 80vh;
    overflow-y: auto;
    padding-bottom: 100px !important;
}
.question_home input[type="submit"]:hover{
background: #3d85b7 !important;
    border: 1px solid #3d85b7 !important;
    color: #fcfcfc !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    height: 44px !important;
    padding: 10px 45px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    width: auto !important;
    box-shadow: none !important;
}
.gform_body #gform_fields_11 li select {
    height: 32px !important;
    box-shadow: none !important;
}

.gform_body #gform_fields_11 li input {
    height: 32px !important;
    box-shadow: none !important;
}
.gform_body #gform_fields_13 li select {
    height: 32px !important;
    box-shadow: none !important;
}

.gform_body #gform_fields_13 li input {
    height: 32px !important;
    box-shadow: none !important;
}
.asterisk {
   
    line-height: 0;
}

.categories-links {
    display: none;
}

#cboxPrevious { display:none !important; }
#cboxNext { display:none !important; }
#cboxCurrent { display:none !important; }

.author-search h2 {   
    display: none;
}

label.assistive-text {
   display: none;
}



/********************  30-3-2018  CSS start here  **********************************/

.user-box:hover, .user-box1:hover {
    background: #ecf7ff;
}
.user-box:hover .user-info {
    color:#000035;
}
.radio-btn {
    display: inline-block;
    vertical-align: middle;
}
#authorize .divorce input[type="text"] {
    height: 23px;
}
#authorize .divorce select {
        height: 23px;
}
#authorize table tr td {
    padding: 0.4em 0.625em;
    font-size: 12px;
}
input#Shipping {
    margin: 0px;
}
.resouce-center {
    width: 100%;
    float: left;
}
.resouce-center ul {
    display: block;
    padding: 0 0 0 15px !important;
    margin: 0 !important;
}
.resouce-center ul li {
    display: list-item;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 6px;
}
.resouce-center ul li .tooltip-text {
    display: none;
background: #3d85b7; /* Old browsers */
background: -moz-linear-gradient(top, #3d85b7 0%, #3d85b7 13%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3d85b7 0%,#3d85b7 13%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3d85b7 0%,#3d85b7 13%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d85b7', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    padding: 15px;
    color: #fff;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    transition: all 0.5s;
    opacity: 0;
}
.resouce-center ul li:hover .tooltip-text {
    display: block;
    opacity: 1;
}
.resouce-center ul li:hover .tooltip-text:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 17px solid #3d85b7;
    position: absolute;
    top: -14px;
}
select#x_exp_year {
    float: right !important;
}
#authorize .divorce select {
    height: 23px;
    width: 47% !important;
}
.secure-account {
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 10px 8px;
    width: 25%;
}
.divorce table {
    margin-bottom: 3px;
}
.divorce .style21 {
    margin: 0;
}
.discount_button {
    padding: 7px;
}
#authorize table tr td {
    vertical-align: top;
}
span.small-text {
    font-size: 11px;
}
.divorce table p {
    font-size: 11px;
    margin-left: 5px;
}
#authorize table tr td {
    padding: 0.4em 0.4em;
}



/* 14-6-2018 CSS*/

.divorce-link li a:hover {
color:#1498e5 !important;
text-decoration: none !important;
}

.child-information {
    width: 96%;
    margin: auto;
}
.child-information ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.child-information ul li {
    float: left;
    width: 50%;
}
.child-information select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.child-information ul li:nth-child(2n) {
    /*float: right;*/
}
.info-heading {
    font-size: 14px !important;
    text-align: left !important;
    background: #3d85b7 none repeat scroll 0 0;
    padding: 19px 25px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 1.125em;
}
.child-information .button-primary:hover {
    background: #3d85b7 !important;
}

/* 20-6-2018 CSS start here  */
#cboxTopLeft {
   display: none;
}
#cboxMiddleLeft {
    display: none;
}
#cboxTopCenter {
    display: none;
}
#cboxMiddleRight {
    display: none;
}
#cboxBottomLeft {
    display: none;
}
#cboxBottomCenter {
    display: none;
}
#cboxTopRight {
    display: none;
}
#cboxBottomRight {
    display: none;
}
#cboxContent {
    border-radius: 12px;
}
#cboxWrapper {
    max-width: 810px;
    width:100% !important;
}
#colorbox {
    max-width: 758px;
    width: 100% !important;
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.3);
    border-radius: 10px;
    background: #fff;
}
#cboxWrapper:focus, #colorbox:focus {
    outline: none;   
}
#cboxClose {
    right: 62px !important;
    bottom:0 !important;
}
.pop {
    width: 100%;
    max-height: 80vh;
    max-width: 760px;
    padding-bottom: 100px !important;
}
#cboxContent {
    background: #fff;
    overflow: auto;
    max-width: 760px;
    width: 100% !important;
}
#cboxLoadedContent {
    overflow: visible !important;
}
form#entry_form {
    padding: 24px;
}
.user-info {
    height: auto !important;
}    
.child-information .button-primary {
    background: #3d85b7 !important;
    text-shadow: none !important;
    text-transform: uppercase;
    font-weight: bold !important;
} 
 #colorbox {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
	/* top:30px !important; */
}   
.form_13 ul li {
    padding:0 10px;
} 


/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {

}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {

#nav ul li a {
    padding: 11px 15px 12px 0px !important;
}



.secure-head {   
    font-size: 14px;
}

.user-box {   
    width: 31%;
}

.user-box1 {   
    width: 31%;
}

.secure-account-right { 
    width: 73%;
}

.devorce-status {
    width: 100%;
}

.devorce-status td { 
    float: left;  
    padding-right: 10px;
    padding-left: 1px;
}
#colorbox {
    width: 89% !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    overflow: auto !important;
}
#cboxLoadedContent {
    overflow: auto !important;
}
}
/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {

}


/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
#main-nav-bg .large-3
{
width:100%
}

.logo-container { 
 
    margin: 0 auto;
    display: table;
    margin-top: 10px;
}

#main-nav-bg .large-9 {   
    width: 100%;
}

.secure-account {   
    width: 100%;
}

.secure-account-right {
    width: 100%;
    margin-top: 20px;
clear:both;
float:left
}

.child_form{
width:31%
}

.children {   
    width: 100%;
}


.child_form .user-box {
    width:100%;
}

#section1 .parallax-mask-class{
    background-size: cover!important;
}

#section1 h2 {
    font-size: 32px;
}

#section2 h4 {  
    font-size: 32px;
}

#section3 h2 { 
    font-size: 22px;
}

#section3 .parallax-mask-class{
    background-size: cover!important;
}

#text-7 .widget-title {  
    font-size: 20px;
}

.divorce {   
    width: 100%;
    float: left;
}
.log_head {
    font-size: 18px;
}
/* .pop
{
    width: 720px;   
 height: auto;
   overflow: visible;
    padding-bottom: 100px !important;
    
} */
#cboxClose {   
    margin-bottom: 21px!important;
}
#cboxMiddleLeft {
    width: 0px!important
}


.question_home{
    width: 700px;
 height: auto;
    padding-bottom: 100px !important;
}
.gform_wrapper .gform_footer {   
   margin:0!important;
}
#text-7 .textwidget p.large_font {
    font-size: 34px!important;
}
.form_13{
padding:22px
}


.form_13 ul{
margin-left:0;
list-style:none
}
.form_13 input.button-primary {
    background: #3d85b7 !important;
    padding: 13px 10px 15px 10px !important;
    line-height: 0px !important;
    margin: 0px;
    width: auto !important;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 700 !important;
}

.form_13 select{
width:100%;
background-image: none;
}

}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {
.questionnaire {
 padding: 0;
}

.user-box {  
    margin-left: 1%;   
    margin-right: 1%;
}
.devorce-status {   
    margin-bottom: 20px;
}

.header-social-container {  
      display: none!important;
}

.divorce
{
    width: 100%;
    float: left;
}
.toolTip{
    width: 100%;
}
.footer li:first-child {
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
}

.footer li:first-child #text-4 img{
padding-left:0!important
}

.footer li {
width:50%;

}

.footer li ul li:first-child{
text-align: left!important;
}

#section2 h4 {  
    text-align: center;
}

#section3 ul {  
    margin-bottom: 0px;
}

#section4 hr {  
    width: 25%!important;
    text-align: center;
    margin: 15px auto!important;
}
#section2 hr {  
    width: 25%!important;
    text-align: center;
    margin: 15px auto!important;
}
#section1 hr {  
    width: 25%!important;
    text-align: center;
    margin: 15px auto!important;
}

#section3 hr {  
    width: 25%!important;
    text-align: center;
    margin: 15px auto!important;
}
/* .pop
{
width: 700px;
} */

.question_home{
    width: 680px;
    padding-bottom: 100px !important;
}
#gform_fields_14 li
{
vertical-align:bottom
}

}


/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {
.footer-bottom {   
    font-size: 11px;
}
.user-box {
    width: 48%;
    margin-bottom: 15px;
}

.child_form {
    width: 48%;
    clear: both;
    margin-left: 1%!important;
    margin-right: 1%!important;
}

.child_form .child{
width: 100%;
}

.user-info-bottom {   
    width: 96%;
}

.children {
    width: 100%;
}

.user-box-center {
    margin: 0!important;
    width: auto;
    padding: 0;
}

.user-box1 {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}

.user-info-bottom1 {    
    width: 98%;
}

.footer-bottom .medium-6 { 
    width: 100%;
}

.children_tab{
width:100%;
}
/* .pop
{
width: 640px;
} */
.question_home{
    width: 640px;
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    padding-bottom: 100px !important;
}
.form_10 li {
    width: 100%;
}
.form_11 li {
    width: 100%;
}
.form_12 li {
    width: 100%;
}
.form_14 li {
    width: 100%;
}
.form_15 li {
    width: 100%;
}
.child_tab
{
float:left;
width:100%;
}

.children_tab {
    width: 48%;
    clear: both;
}
.children {
    width: 100%!important;
}
.user-detail h2 span {   
    width: 100%;
}
#gform_fields_13 li
{
vertical-align:bottom
}
.question_home ul li
{
width:100%!important
}
}


/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {

.secure-account-right-bottom {  
   padding-top: 0px; 
   margin-top: 0px; 
}
.log_head {
    font-size: 14px;
}
/* .pop
{
width: 600px;
} */
.question_home{
    width: 600px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
.question_home li select {
    width: 100%!important;
}
.question_home li input {  
    width: 100%!important;
}
.form_10 li {
    width: 100%;
}
/*.form_10 input.button-primary{
width:150px
}*/
}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {

#text-7 .textwidget p.large_font
{
font-size:32px!important;
}

/* .pop
{
width: 520px;
} */
.question_home{
    width: 520px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
#section4 h2 { 
    font-size: 35px;
}

#section1 h2 {
    font-size: 25px;
}

#section2 h2 {   
    font-size: 35px;
}
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
.large_font {
    Font-size: 28px!important;
    margin-bottom: 15px;
}
/* .pop
{
width: 440px;
} */
.question_home{
    width: 440px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
.footer li {
    width: 100%;
}

.widget_nav_menu .widget-title {    
    text-align: center;   
    width: 100%;
}

.widget_nav_menu .menu {   
    float: none;  
    width: 100%;
    text-align: center;
}

#text-7 .widget-title {    
    float: none;  
    text-align: center;  
}

#text-7 .textwidget p {    
    text-align: center;
}

.footer li ul li:first-child {
    text-align: center!important;
}

.user-box {
    width: 98%;
    
}

.child_form {
    width: 98%;
}

.user-box1 {
    width: 98%;
    margin-bottom: 15px;
}
.quasar-element-responsive-header {   
    display: none;
}
.user-detail h2 span {   
    width: 100%;
}
.devorce-status td {
    font-size: 10px !important;
}
.main-frm {  
    width: 100%;
}
#section1 h2 {
    font-size: 22px;
}
.children_tab {
    width: 99%;
  
}
.form_14 input.button-primary {    
    width: 32% !important;  
}
.register_pop{
width:420px;
overflow-y: auto;
padding-bottom: 30px;
}
.frm_register td {
    width: 95%!important;
    float: left;
    clear: both;
    margin: 5px 5px 15px 5px;
}
}
/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {
#section2 h2 {
    font-size: 25px;
}
/* .pop
{
width: 390px;
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
} */
#cboxMiddleLeft {
    width: 0px!important
}
#cboxClose {  
    margin-bottom: 21px!important;   
}
.question_home{
    width: 370px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
#section1 h2 {
    font-size: 19px;
}
#section4 h2 {
    font-size: 30px;
}

#section4 hr {  
    margin: 20px auto!important;
}
.devorce-status td {
    padding-right: 2px;
}
.register_pop{
width:350px;
overflow-y: auto;
padding-bottom: 30px;
}
}

/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {
.devorce-status td {
    font-size: 8px !important;
}
.devorce-status td img{
    width: 10px;
}
.register_pop{
width:320px;
overflow-y: auto;
padding-bottom: 30px;
}
/* .pop
{
width: 335px;
} */
#section2 a {   
    padding: 10px 35px;
}
.question_home{
    width: 335px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
}

/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
.devorce-status td {   
    padding-right: 9px;
}

#section4 a {    
    padding: 10px 35px;  
}

#section2 a {
    padding: 10px 32px;
margin-right:0!important;
}
.register_pop{
width:300px;
overflow-y: auto;
padding-bottom: 30px;
}
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
.devorce-status td {
    padding-right: 2px;
}
.register_pop{
width:270px;
overflow-y: auto;
padding-bottom: 30px;
}
/* .pop
{
width: 280px;
} */
.question_home{
    width: 280px;   
height:auto;
overflow: visible;
    padding-bottom: 100px !important;
    
}
.devorce-status td img {
    width:10px
}
#section2 a {
    padding: 10px 23px;
}
#section3 h2 {
    font-size: 18px;
}
#section4 a {
    padding: 10px 21px;
}
.devorce-status table td:nth-child(2) {
    clear: both;
}
input#sub {  
    width: 40% !important;
}
}
.style18
{
    word-break: break-all;
}
.rockthemes-animate {
    opacity: 1;
}
#nav ul li a {
    text-decoration:underline !important;
    
}
#nav ul li a:hover{
    
    text-decoration:none !important;
    
}
div#footer .relative-container {
    height: auto !important;
}
.form_13 ul li {
    padding: 0 5px !important;
}
/* Chrome compatibility fix for popup scroll padding */
.pop::after,
.question_home::after,
.register_pop::after {
    content: "";
    display: block;
    height: 100px !important;
    width: 100%;
}

/* Gravity Forms popup spacing fix */
.gform_wrapper .gform_body .gfield {
    margin-bottom: 20px !important;
    padding-bottom: 10px !important;
}

.gform_wrapper .gform_footer {
    margin-top: 30px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

/* Extra space at bottom of forms in popups */
.gform_wrapper form {
    margin-bottom: 50px !important;
}

/* Ensure Gravity Forms inputs have proper padding */
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper select,
.gform_wrapper textarea {
    padding: 8px 10px !important;
    margin-bottom: 5px !important;
}
