/*   
Theme Name: PPD2014
Theme URL: 
Description: 
Author: Ashton Coates
Author URL:
Version: 2.1
*/

/*  Reset  */
@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;}

body {line-height:1; font-family:Arial, sans-serif; background-color:#fbf9fa}

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

nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}

a {margin:0;padding:0;font-size:100%;vertical-align:top;background:transparent; text-decoration:none}

ins {background-color:#fff;color:#000;text-decoration:none;}

mark {background-color:#fff;color:#000; font-style:italic;font-weight:bold;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}

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

hr {display:block;height:1px;border:0;margin:0;padding:0;background-color:#000000}

input, select {vertical-align:middle;}

input[type="submit"] {
    background-color: #00aaec;
    border-color: #00aaec;
    color: #fff;
}
.icon1-p{
	 color: #464646 !important;
    font-size: 16px !important;
    left: 8px;
    position: relative;
    top: 8px;
	}
.mframe{
	display:none;
	}
/*  Global  */
	img {max-width: 100%;}
	.clear {clear:both}
	.hide{width:2px;display:none;}
	.alignright { float:right !important; padding:10px 0px 10px 10px}
	.alignleft { float:left !important; padding:10px 10px 10px 0px}
	
	/*  font styles  */
	.title-p {font-size:14px !important; font-weight: lighter !important; color: #464646 !important}
	.icon-p {font-size:14px !important; color: #464646 !important; position:relative; top:8px; left:8px}

	a {color:#e9603c}	
	a:active {color:#e9603c}
	
	.left {float: left}
	.grey {color:#565656}
	.blue {color:#00aaec}
	.underline {text-decoration: underline}
	.purple-d {color:#e9603c !important}
	.white {color:#ffffff !important}
	.font36 {font-size: 36px !important; font-weight: 400 !important}
	.font50 {font-size: 50px !important}
	.font26 {font-size: 26px !important}
	.money-head {position: relative; top:80px}
	.money-head-pos {position:relative; left:25px}
	.clock-pos {position: relative; top:10px; left:8px}
	.lh-23 {line-height: 23px}
	.width-600 {width: 600px}
	.center {margin:20px auto 0}
	/*  Layout  */
	
	.in-block {display:inline-block}
	.block {display:block}
	
	.row-80  {width:80px}
	.row-160 {width:160px}
	.row-230 {width:230px}
	.row-240 {width:240px}
	.row-320 {width:320px}
	.row-400 {width:400px}
	.row-470 {width:470px}
	.row-480 {width:480px}
	.row-520 {width:520px}
	.row-560 {width:560px}
	.row-570 {width:570px}
	.row-640 {width:640px}
	.row-720 {width:720px}
	.row-800 {width:800px}
	.row-880 {width:880px}
	.row-960 {width:960px}
	
	.offset-20 {}
	.offset-40 {}
	.offset-60 {}
	.offset-80 {}
	.offset-100 {}
	.offset-300 {margin-left:300px}
	.offset-350 {margin-left:340px}
	
	.pad-left-5 {}
	.pad-bottom-5 {padding-bottom:5px}
	.pad-10 {padding:10px}
	.pad-top-5 {padding-top:5px}
	.pad-top-10 {padding-top:10px}
	.pad-top-15 {padding-top:15px}
	.pad-top-20 {padding-top:20px}
	.pad-top-30 {padding-top:30px}
	.pad-top-40 {padding-top:40px}
	.pad-top-58 {padding-top:58px}
	.pad-right-10 {padding-right:10px}
	
	.pad-bottom-15 {padding-bottom:15px}
	.pad-bottom-45 {padding-bottom:45px}
	.pad-bottom-90 {padding-bottom:90px}
	.margin-top-20 {margin-top:20px}
	.margin-top-40 {margin-top:40px}
	.margin-top-10 {margin-top:10px}
	.margin-left-5 {margin-left:5px}
	.margin-left-10 {margin-left:10px}
	.margin-left-20 {margin-left:20px}
	.margin-left-25 {margin-left:25px}
	.margin-left-30 {margin-left:30px}
	.margin-left-40 {margin-left:40px}
	.margin-left-45 {margin-left:45px}
	.margin-left-50 {margin-left:50px}
	
	.margin-right-60 {margin-right:60px}
	.margin-right-70 {margin-right:70px}
	.margin-right-80 {margin-right:80px}
	::selection {background: #ECBDB0; /* Safari */}
	::-moz-selection {background: #ECBDB0; /* Firefox */}
	
	.right {float:right}
	
	
	hr {width:100%; height:1px; border:0px; background-color: #e0c2dc; margin:20px auto 20px}

/*  1280x1024+ Desktops  */
@media (min-width:1024px) {
/* Header.php */
	.container {width:1000px; height:auto;}
	header {width:1000px; height:auto; margin:20px auto 0}
	header .logo {width:300px; height:auto; display: inline-block; margin:0px 0 0 0; float: left}
	.header {width:1000px; height:auto; margin:20px auto 0}
	.header .logo {width:300px; height:auto; display: inline-block; margin:0px 0 0 0; float: left}
	nav {width:600px; height:auto; display: inline-block; float:right; text-align: right}
	nav ul {width:600px; height:auto;margin:30px 0 0 0}
	nav li {display:inline-block; margin-left:20px}
	nav li img {position: relative;bottom:5px;}
	nav a {color: #e9603c}
	.number-desktop {float:right; }
	.number-mobile {display:none}
.fram{
	width:80%;
	height:1600px;
	}
/* Footer.php */
	footer {width:100%; height: auto; background-color:#ECF4FB; margin:0 auto 0}
	footer .textwidget {display:inline-block}
	footer .widget {display:inline-block}
	.dpe-flexible-posts {margin:15px !important 0 0 0; width:640px !important}
	.widget-container {width:1000px; height:auto; margin:30px auto 0}
	.footer_sidebar {width:auto; height:auto; margin:30px auto 0; display: block}
	.footer_news {width:auto; height:220px; background-color: #ffffff; display:inline-block; margin:0px 0 0 0}
	.footer_links {width:300px; height: auto; margin:15px 0 0  0px; display:block}
	.footer_links a {font-size: 13px; font-weight: 300; color:#464646;display:inline-block}
	.footer_links a:hover {font-size: 13px; font-weight: 300; color:#464646; text-decoration: underline}
	.footer_links p {font-size: 12px !important; color: #464646 !important; font-weight: 700 !important; padding:0 0 15px 0 !important}
	.footer_links ul {padding:0px; margin:0px;}
	.footer_links li {list-style: none; margin:0px 0px 10px 0; padding:0px; display:inline-block;font-size: 13px; font-weight: 300; color:#464646;}
	.footer_social {width:270px; height:60px; display:block;margin:15px 0 0  }
	.footer_social p {font-size: 14px !important; color: #464646 !important; font-weight: 700 !important;padding:0 0 15px 0 !important}
	.footer_social img {display: block}
	footer .container {width:1000px; height:auto; margin:0 auto 0}
	footer .container .terms {width:1000px; height:auto; margin:0px auto 0; padding:0 0 30px 0}
	footer .container .terms p {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms li {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms ul {padding:5px 0 0 10px}
	footer .container .terms a {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms a:hover {font-size:10px; color: #464646; padding:5px 0 15px 0; text-decoration: underline}
	.ft_logo {position:relative;left:300px;bottom:80px}	
	.ola-footer {margin:25px 60px 0 10px}

/* apply php */
.apply_container {width:1000px; height:auto; margin:40px auto 0; }
.apply_container .text {width:800px; float:left;}
.apply_container .ola-container {width:188px; float:right; position:relative; bottom:20px}
.apply_container h2 {font-size:32px; color:#e9603c; padding:5px 0 0 35px}
.apply_container h3 {font-size:24px; color:D66446; padding:15px 0 50px 35px; font-weight:300;}
.iframe_container {width:100%; height:auto; margin:0 0 0 35px}

/*  404 Page  */
.error_page {width:980px; height:340px; background-image: url(images/banner.png); margin:0 auto 50px;position: relative;bottom:22px;}
.error_page h1 {font-size:30px;color:#e9603c;font-weight:bold;text-align:left;padding:40px 0px 0px 200px}
.error_page h2 {font-size:24px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 200px}
.error_page p {font-size:18px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 200px}
.error_page ul {padding:10px 0px 0px 220px}
.error_page li{font-size:14px;color:#e9603c;font-weight:bold;text-align:left;padding:10px 0px 0px 0px}


/* social widget */
	.social_box {width:34px; height:34px; border-width:1px; border-color:#ECF4FB; border-style:solid; margin-right:5px; float:left;}
	.social_slide {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s; background-image: url(images/social-logo.png);}
	
	.facebook_slide {background-position: 0px 0px;}
	.facebook_slide:hover {background-position: 0px -34px;}
	.twitter_slide {background-position: -34px 0px;}
	.twitter_slide:hover {background-position: -34px -34px;}
	.gplus_slide {background-position: -68px 0px;}
	.gplus_slide:hover {background-position: -68px -34px;}
	.reddit_slide {background-position: -102px 0px;}
	.reddit_slide:hover {background-position: -102px -34px;}
	.stumble_slide {background-position: -136px 0px;}
	.stumble_slide:hover {background-position: -136px -34px;}
	
/* social contact */
.social_box2 {width:34px; height:34px; border-width:0px; border-color:#fff; border-style:solid; margin-right:5px; float:left;}
	.social_slide2 {border:0px !important;overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s; background-image: url(images/social-logo2.png);}



/* home page banner */
	.banner {width:100%; height:293px; background:#ECF4FB; margin:25px 0 25px; overflow: visible}
	.banner_container {width:980px; height:340px; background-image: url(../images/banner.png); margin:0 auto 0;position: relative;bottom:22px;}
	.banner_content {width:780px;; height:auto;margin-left:205px}
	.banner_content h1 {font-size:24px;color:#9a388d;font-weight:bold;text-align:left; letter-spacing:0.5px; padding:25px 0 0 0}
	.banner_content h3 {font-size:16px;color:#9a388d;font-weight:normal;padding:5px 0 0 0}
	.banner_slider_container{width:740px;height:230px; margin:15px 0 0 0px; padding-top:20px}
    .banner_col1{ width:240px; height:50px; float:left;margin:0px 0px 0px;}
    .banner_col1 p {font-size:24px;color:#9a388d;font-weight:bold;text-align:left; }
    .banner_col2{ width:380px; height:45px; float:left;margin:10px 0px 0px;}
    .banner_col3{ width:120px; height:45px; float:right;margin:0 0px 0px;}
    .banner_col1-2left{ width:404px; height:auto; float:left; }
    .banner_col1-2left p{font-size:12px;color:#464646; line-height: 14px}
	.banner_col1-2left strong{font-size:14px;color:#464646;font-weight:bold;}
	.banner_col1-2right{ width:320px; height:auto; display:inline-block;text-align: right}
	.box1 {width:100px;height:30px;border:none;background-color:#fff;color:#464646;font-size:16px;font-weight:bolder;text-indent:10px;border-color:#e9603c;border-width:thin;border-style:solid;}
	.box2 {width:120px;height:30px;border:none;background-color:#fff;color:#464646;	font-size:12px;font-weight:bolder;text-indent:6px;border-color:#e9603c;border-width:thin;border-style:solid;}
	.box3 {width:140px;height:30px;border:none;background-color:#b595cc;color:#FFF;font-size:12px;font-weight:bolder;text-indent:6px;}
	.box4 {width:200px;height:30px;border:none;background-color:#fbf9f9;color:#FFF;font-size:12px;font-weight:bolder;text-indent:6px;}
	.apply {background-image:url(images/apply_btn_txt.png);width:320px; height:74px;border:none;padding:0px;margin:0px;cursor:pointer; 
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 6px;
border-radius: 6px;}
	.apply:hover {background-color: #059FDA}
	.amount_btns {display:none}
	.btn-guy {display:none}
	
	.prepop-container {width:725px; height:auto; margin:0 0 30px;position:relative; left:2px}
    .prepop-container .prepop-block {width:150px;height:auto; margin:0 0 0 36px;display:inline-block;}
    .prepop-container .prepop-block input {width:140px;height:30px;background-color:#fff;color:#464646;border:1px solid #e9603c; font-size:16px;padding:0 0 0 10px;}
    .prepop-container .first {margin:0px !important;}
    .prepop-container .prepop-block p {font-size:14px;font-weight:bold;color:#9a388d; padding:0 0 6px 0}
	
/*  Section paragraph one plus Reviews widget  */
	.section_reviews {width:1000px; height:auto; margin:0 auto 0;}
	.section_reviews h2 {font-size:22px;color:#e9603c; font-weight: 400}
	.section_reviews h3 {font-size:22px;color:#e9603c; font-weight: 400}
	.section_reviews p {font-size: 14px;color:#666666; font-weight: lighter}
	.section_reviews .reviews {width:212px; height:42px; background-image:url(images/states.png);}
/*  Badge  */
	.badge-container {width:240px;padding:57px 0 0 82px;z-index: 100}
	
/*  Section Comparison Table  */
	.section_compare {width:1000px; height:auto; margin:0 auto 0;}
	.section_compare h2 {font-size:22px;color:#e9603c; font-weight: 400}
	.section_compare h3 {font-size:22px;color:#e9603c; font-weight: 400}
	.section_compare p {font-size: 14px;color:#666666; font-weight: lighter}
	
/*  Comparison table  */
	.compare-tb {width:auto; height:auto; margin:0 0 20px 0}
	.compare-tb p {font-size:12px; color:#e9603c; padding:12px 0 0 15px; font-weight: 700}
	.compare-tb .tab-box {width:387px; height:90px;display:inline-block;}
	.compare-tb .tab {width:387px;height:50px;margin-top:40px;background-color: #e9603c;-moz-border-radius-topleft: 15px;-webkit-border-top-left-radius: 15px;border-top-left-radius: 15px;-moz-border-radius-topright: 15px;-webkit-border-top-right-radius: 15px;border-top-right-radius: 15px;}
	.compare-tb .col-1 {width:143px; height:48px; border-left:1px solid #e9603c; background-color: #DFEAF3;border-top:1px solid #e9603c;}
	.compare-tb .col-1 p {font-size:12px; color:#e9603c; padding:17px 0 0 15px; font-weight: 700}
	.compare-tb .col-2 {width:120px; height:48px; border-left:1px solid #e9603c; background-color: #DFEAF3;border-top:1px solid #e9603c;}
	.compare-tb .col-3 {width:297px; height:48px; border-left:1px solid #e9603c; background-color: #DFEAF3;border-top:1px solid #e9603c;}
	.compare-tb .col-3 p {font-size:12px; color:#e9603c; padding:17px 0 0 15px; font-weight: 700}
	.compare-tb .col-4 {width:430px; height:48px;  background-color: #DFEAF3;border-left:1px solid #e9603c;;border-top:1px solid #e9603c;border-right:1px solid #e9603c;}
	.compare-tb .col-4 p {font-size:12px; color:#e9603c; padding:17px 0 0 15px; font-weight: 700}
	.compare-tb .logo {width:143px; height:81px;border-left:1px solid #e9603c;border-right:1px solid #e9603c;border-top:1px solid #e9603c; }
	.compare-tb .logo img {position:relative; right:8px; top:2px;}
	.compare-tb .logo-last {width:143px; height:81px;border-left:1px solid #e9603c;border-right:1px solid #e9603c;border-top:1px solid #e9603c;}
	.compare-tb .logo-last img {position:relative; top:8px;}
	.compare-tb .bb {border-bottom:1px solid #e9603c}
	.compare-tb .row-col-2 {width:120px; height:81px; border-right:1px solid #e9603c;border-top:1px solid #e9603c;}
	.compare-tb .row-col-2 p {font-size:16px; color:#464646; padding:32px 0 0 20px; font-weight: 400}
	.compare-tb .row-col-3 {width:297px; height:81px; border-right:1px solid #e9603c;border-top:1px solid #e9603c;}
	.compare-tb .row-col-3 p {font-size:14px; color:#464646; padding:18px 20px 0 20px; font-weight: 400}
	.compare-tb .row-col-4 {width:200px; height:81px;border-top:1px solid #e9603c;}
	.compare-tb .row-col-4 p {font-size:16px; color:#464646; padding:32px 0 0 20px; font-weight: 400}
	@media screen and (min-width:0\0) {  
   .compare-tb .row-col-4 {width:130px !important; height:49px;border-top:1px solid #e9603c;}
   }
 
    .compare-tb .row-560 {width:580px !important}
	.compare-tb .row-col-5 p {font-size:16px; color:#e9603c; padding:17px 0 0 20px; font-weight: 400}
	.compare-tb .content {width:619px; height:82px;}
	.compare-tb small {font-size:10px; color:#b7b7b7; display:inline-block}
	.compare-tb .btn_box {width:230px; height:81px; border-right:1px solid #e9603c; display: inline-block;border-top:1px solid #e9603c;}
	.apply_btn_small {background-image:url(images/main-sprite.png);background-position:-252px -2px;width:185px; height:45px;border:none;padding:0px;margin:0px;cursor:pointer; position: relative;left:22px; top:17px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat;-moz-border-radius: 4px;
border-radius: 4px;}
	.apply_btn_small:hover {background-color: #059FDA}
	
/*  Section CCTA  */
	.section_ccta_container {width:1000px; height:auto; margin:0 auto 0;}
	.section_ccta {width:390px; height:auto; margin:0 auto 0;display:inline-block}
	.section_ccta2{width:520px; margin:0px 0px 0px 20px;display:inline-block}
	
	
/*  Section Steps  */
	.section_steps {width:1000px; height:auto; margin:0px auto 0; }
	.section_steps h3 {font-size:22px;color:#e9603c; font-weight: 400; padding:20px 0 5px 0}
	.section_steps p {font-size:14px;color:#464646; font-weight: 400; padding:5px 0 5px 0}
	.section_steps ul {margin:20px 0px 0 0}
	.section_steps li {list-style: none; font-size: 14px; color: #464646; padding:5px 0 0 0}
	.section_steps li img {padding:0 10px 0 0}
	.section_steps .apply_btn_small {background-image:url(images/main-sprite.png);background-position:-252px -2px;width:185px; height:45px;border:none;padding:0px;margin:0px;cursor:pointer; position: relative;left:20px; top:27px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat;-moz-border-radius: 4px;
border-radius: 4px;}
	.section_steps .apply_btn_small:hover {background-color: #059FDA}

/*  Section contentText  */
	.section_content {width:1000px; height:auto; margin:0 auto 0;}
	.section_content h2 {font-size:16px; color:#e9603c; font-weight: 400}	
	.section_content p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}

/*  Section Google Text  */
	.section_google {width:1000px; height:auto; margin:0 auto 0;}
	.section_google p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}
	.section_google strong {font-size:16px;color:#e9603c; font-weight: 400}
	
	.container p {font-size: 14px;color:#666666; font-weight: lighter}
	.container h1 {}
	.container strong {font-size:16px;color:#e9603c; font-weight: 400}

/*  Section dropdown  */
	.section_dropdown {width:1000px; height:auto; margin:10px auto 40px}
	.section_dropdown p {font-size:22px;color:#e9603c; font-weight: 400; padding:40px 0 0px 235px}
	.section_dropdown small {font-size:12px;color:#464646; font-weight: 400; }
	.section_dropdown .container {width:1000px; height:220px; overflow: hidden;}
	.section_dropdown .content {width:985px; height:190px; margin:0 auto 0;background-color: #DFEAF3;position: relative; top:30px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px;
border-radius: 5px;}
	.section_dropdown .inner {width:945px; height:95px; margin:0 auto 0;background-color: #FDDFD6; position: relative; top:15px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px;
border-radius: 5px;}
	.section_dropdown .content .text-pos {position: relative; top:50px; left:30px}
	.section_dropdown .content img {position: relative; bottom:7px}
	.section_dropdown .apply_btn_small {background-image:url(images/main-sprite.png); background-position: -252px 1px;width:185px; height:50px;border:none;padding:0px;margin:0px;cursor:pointer; position: relative;left:40px; top:24px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat; -moz-border-radius: 4px;
border-radius: 4px;}
	.section_dropdown .apply_btn_small:hover {background-color: #059FDA}
	.dropdown_guy {position:relative; bottom:183px; left:30px}
	.select_box {width:180px; height:49px; overflow:hidden;}
	.dropdown_container_box{width:180px; height:60px; position:relative; left:20px; top:24px;}
	.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position:-72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:0px 0px 10px 10px;
overflow:hidden; width:220px; height:49px;}
	.dropdown_container_box select {-moz-appearance: none;text-indent: 0.01px;text-overflow:''; -webkit-appearance: none; }
	.dropdown_container_box select::-ms-expand {display: none;}
	.dropdown_container_box select {overflow:hidden;}
	
	@-moz-document url-prefix() { 
  .dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position:-72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:10px 0px 10px 10px;
overflow:hidden; width:220px; height:49px;}
	.dropdown_container_box select {-moz-appearance: none;text-indent: 0.01px;text-overflow:''; -webkit-appearance: none; }
	.dropdown_container_box select::-ms-expand {display: none;}
	.dropdown_container_box select {overflow:hidden;}
  }
	.richtext {display:inline-block}
	.richtext p {display: inline-block !important; padding:0px !important; margin:0px !important}
	.richtext small {font-size:12px !important;color:#464646 !important; font-weight: 400 !important }
	.richtext span {font-size:12px !important;color:#464646 !important; font-weight: 400 !important }
	.richtext a {font-size:12px !important;color:#464646 !important; font-weight: 400 !important }
	.richtext a:hover {text-decoration:underline !important}
	
	
/*  Two Column Page  */
	.twocol_banner {width:100%; height:75px; background:#ECF4FB ; margin:40px auto 25px; }
	.twocol_banner_container {width:980px; height:80px; background-color: #DFEAF3; margin:0 auto 0; position: relative;bottom:5px;}
	.twocol_banner_container h1 {font-size:38px; color:#e9603c; padding:24px 0 0 25px;}
	.twocol_banner_container img {float:right;position:relative;bottom:30px; right:30px}
	
	.twocol_container {width:1000px; height:auto; margin:60px auto 0px}
	.twocol_container h2 {font-size:26px; color:#e9603c; padding:8px 0 30px 35px; font-weight: 300}
	.twocol_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 35px;}
	.twocol_container ul {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 50px}
	.twocol_container li {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 0px 0px}
	.twocol_container .content_left {width:605px; height:auto; margin:15px 0 0 35px; float:left}
	.twocol_container .content_left h2 {font-size:26px; color:#e9603c; font-weight: 400; padding:0 0 30px 0} 
	.twocol_container .content_left h6 {font-size:16px; color:#e9603c; font-weight:400; line-height: 17px; padding:0 0 5px 0}
	.twocol_container .content_left p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}
	.twocol_container .content_left ol { padding: 0px; margin:10px 0 10px 18px}
	.twocol_container .content_left li {font-size:14px; color:#5d5d5d; font-weight:400; padding:0 0 15px 0; text-align: justify}
	.twocol_container .content_left strong {font-size:28px; color:#e9603c;line-height: 40px}
	.twocol_container .content_left a {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}	
	.twocol_container .content_right {width:270px !important; height:auto; margin:0px 10px 0  0px; float: right}
	.twocol_container .content_right h2 {padding:0px 0 0px 0px;}
	.twocol_container .content_news_right {width:270px !important; height:auto; margin:0px 10px 0  0px; float: right}
	.twocol_container .content_news_right h2 {padding:0px 0 0px 0px;}

/*  Contact page template  */
.contact_container{ width:1000px; height:auto; margin: 75px auto 20px;} 
.contact_container_header {width:980px;}
.contact_container h2 {font-size:26px; color:#e9603c; font-weight: 400; padding:0 0 30px 35px}
.contact_container h4 {font-size:16px; color:#e9603c; margin:30px 3px 5px 0px; font-weight:normal;}
.contact_container a {font-size:14px; color:#5d5d5d; margin:0px 0px 0px 0px; font-weight:normal; text-decoration:none}
.contact_container a:hover {color:#e9603c;}
.contact_container li {font-size:14px;color:#5d5d5d;font-weight:lighter; padding-left:20px; margin:20px 0 0 0px}
.contact_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 35px}
.contact_container span {font-size:14px; width:650px;color:#5d5d5d; margin:3px 0 0 5px; line-height:18px}
.contact_container hr {background-color:#d5b2d0; width:100%; border:0px;height:1px; margin:0 0 10px 0px}
.contact_left {width:400px; height:auto; float:left;margin:20px 0px 0 35px}
.contact_right {width:400px; height:auto; float:right;margin:20px 20px 0 50px}
.contact_right img {margin:0px 0 0px 0px}
.contact-phone {position:relative; bottom:137px; left:180px; float:right; }
.contact-address {    position: relative;bottom: 175px;left: 185px;float: right;}
/*  Contact Form  */
.contact_form {width:380px; height:auto; margin:50px 0 0 0px; text-align:left}
.contact_form span {font-size:16px;text-align:left; color:#e9603c;}
.contact_form p {margin:0px; padding:0px}
.wpcf7-form label.error {color:#e9603c!important; display:block!important;padding-left:275px!important;margin-top:2px;}
.box_name {width:360px; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px; margin-top:5px; outline: 0;}
.box_name:focus {border:1px solid #e9603c;}
.box_number {width:360px; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_number:focus {width:360px; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_email {width:360px; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_email:focus {width:360px; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_message {width:360px; height:100px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding:10px 0 0 10px; outline:0;margin-top:5px;resize:none;}
.box_message:focus {width:360px; height:100px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding:10px 0 0 10px;outline:0;resize:none;}
.box_container {width:380px; height:70px; margin:0px; color:#e9603c; text-align:left}
.message_container {width:380px; height:160px; margin:0px;color:#e9603c; text-align:left}
.box_submit {width:372px!important; height:100px; background-color:#00aaec; font-size:18px; color:#fff;margin-left:5px}
.wpcf7-submit {width:372px!important; height:60px; background-color:#00aaec;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px; z-index:-10}
.wpcf7-submit:hover {width:372px!important; height:60px; background-color:#2cb6eb;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px}
span.reverse {unicode-bidi: bidi-override;direction: rtl;}


	/*  Accordion  */
.ac-container{width:620px;text-align: left; margin:30px 0 0 0px;}
.ac-container ul {margin:0 0 0 25px}
.ac-container li {color: #464646;font-size: 14px;margin:0px 0 20px}
.ac-container .tbl {width:500px; height:auto;margin:0 0 0 20px}
.ac-container .tbl ul {list-style:none;margin:0px}
.ac-container .tbl li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl span {color:#00aaec}
.ac-container .tbl p {font-size:18px;font-weight:bold; text-align:center; text-decoration:underline}
.ac-container .tbl_left {width:240px; height:auto; border:1px solid #e9603c; float:left;text-align:center}
.ac-container .tbl_right {width:240px;margin-right:5px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container .tbl-2 {width:580px; height:auto;margin:0 0 0 20px}
.ac-container .tbl-2 ul {list-style:none;margin:0px}
.ac-container .tbl-2 li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl-2 span {color:#00aaec}
.ac-container .tbl-2 p {font-size:14px;font-weight:bold; text-align:center; text-decoration:underline; margin:0 0 10px 0; padding:0 0 0 20px; width:60%}
.ac-container .tbl_left-2 {width:90px; height:auto; border:1px solid #e9603c; float:left;text-align:center;margin:0 0 0 2px}
.ac-container .tbl_right-2 {width:90px;margin-right:16px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container label{font-family:Arial, sans-serif;padding:5px 0px 5px 0px;position: relative;z-index: 20;display: block;height: 30px;cursor: pointer;color: #E9603C;line-height: 33px;font-size: 19px;background: #fbf9f9;border-bottom:1px solid #DFEAF3;background: url(images/arrow_down2.png) no-repeat right center;}
.ac-container label:hover{background: #F8EFEC;}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{background: #DFEAF3;color: E9603C;}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{content: '';position: absolute;width: 24px;height: 24px;right: 13px;top: 7px;background: transparent url(images/arrow_down.png) no-repeat center center;}
.ac-container input:checked + label:hover:after{background-image: url(images/arrow_up.png)}
.ac-container input{display: none;}
.ac-container article{border-left:0px solid #DFEAF3;border-right:0px solid #DFEAF3;border-bottom:1px solid #DFEAF3;margin-top: -1px;overflow: hidden;height: 0px;position: relative;z-index: 10;-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;}
.ac-container article p{color: #464646 !important;line-height: 23px !important;font-size: 14px !important;padding-top:20px !important; width:600px !important; text-align: justify !important}
.ac-container input:checked ~ article{-webkit-transition: height 0.5s ease-in-out, ;-moz-transition: height 0.5s ease-in-out, ;-o-transition: height 0.5s ease-in-out, ;-ms-transition: height 0.5s ease-in-out, ;transition: height 0.5s ease-in-out,;}
.ac-container input:checked ~ article.ac-100{height: 100px;}
.ac-container input:checked ~ article.ac-430{height: 430px;}
.ac-container input:checked ~ article.ac-340{height: 340px;}
.ac-container input:checked ~ article.ac-155{height: 155px;}
.ac-container input:checked ~ article.ac-150{height: 150px;}
.ac-container input:checked ~ article.ac-60{height: 60px;}
.ac-container input:checked ~ article.ac-175{height: 175px;}
.ac-container input:checked ~ article.ac-105{height: 105px;}
.ac-container input:checked ~ article.ac-85{height: 85px;}
.ac-container input:checked ~ article.ac-130{height: 130px;}
.ac-container input:checked ~ article.ac-195{height: 195px;}
	
/* Sidebar 1-news */
.search {background-image: url(images/search_icon.png); width: 27px; height: 27px; border:0px; background-color:#e9603c; position: relative; top:8px; left:12px; outline: 0px; cursor: pointer}
input {border:0px; }	
.widget_categories .widget-title{ background-color: #e9603c;width:145px; height:30px;border:none;padding:15px 0 0 45px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/categ_ic.png);font-size: 20px; color:#e0c2dc;
border-radius: 6px;}

.widget_search {margin: 20px 0 0 0}

.widget_categories ul {display: inline-block; margin:10px 0 0px 0}
.widget_categories li {list-style: none; display: inline-block;background-color: #e0c2dc;padding:8px 10px !important; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;-webkit-transition: 0.5s;
  	-moz-transition: 0.5s;
  	-o-transition: 0.5s;
  	transition: 0.5s;}
.widget_categories li:hover {list-style: none; display: inline-block;background-color: #ECF4FB;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.widget_categories a {color: #e9603c !important; font-size: 13px !important;}


.widget_archive .widget-title { background-color: #e9603c;width:110px; height:30px;border:none;padding:15px 0 0 55px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/archive_ic.png);font-size: 20px; color:#e0c2dc;
border-radius: 6px;}
.widget_archive .widget-title {font-size: 20px; color:#e0c2dc; padding:15px 0 0 55px}

.widget_archive ul {display: inline-block; margin:10px 0 0px 0}
.widget_archive li {list-style: none; display: inline-block;background-color: #cae7f7;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-webkit-transition: 0.5s;
  	-moz-transition: 0.5s;
  	-o-transition: 0.5s;
  	transition: 0.5s;}
.widget_archive li:hover {list-style: none; display: inline-block;background-color: #9ac5dd;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
.widget_archive a {color: #e9603c !important; font-size: 13px !important;}



/* Sidebar 2-side */
.side-widget {width:auto; height: auto; margin:10px 10px 10px 0}
.sidebar2 {width:260px;float:right;}
.sidebar2 {}
.searchbox { background-color: #e9603c;width:260px; height:65px;border:none;padding:0px;margin:0px;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 6px;
border-radius: 6px;}
.searchinput {width:175px; height:30px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:0px 0 0 10px; background-color: #ebebeb; margin:17px 0 0 15px; border:0px }
	
.why-use-container {}	
.why-use-container h5 {font-size: 24px; color:#e9603c; font-weight: 300; padding:0 0 0 0}
.why-use-container p {font-size:12px !important; color: #5d5d5d; width: 165px;display: inline-block; padding: 0px 0 0 15px !important; margin: 0px !important}
.why-use-container ul {margin:0 0 30px 0; padding: 0px !important}
.why-use-container li {list-style: none; margin: 35px 0 0 5px}
.why-use-container li img {display: inline-block}
.why-use-container li .ic_01 {position: relative; bottom:2px;}
.why-use-container li .ic_02 {position: relative; bottom:2px;left:2px}
.why-use-container li .ic_03 {position: relative; top:2px;left:4px}
.why-use-container li .ic_04 {position: relative; top:10px;left:1px}
.why-use-container li .ic_05 {position: relative; top:12px;left:8px}
.why-use-container li .ic_06 {position: relative; top:10px;left:8px}
	
.side-arm {position:relative; top:21px; left:20px}

.side-apply {margin:0 0 20px 0}
.side-apply .hr {position: relative; bottom:20px}
.side-apply h4 {font-size: 20px; color:#e9603c; font-weight: 400; width: 225px;line-height: 24px}
.side-apply_btn_small {background-image:url(images/main-sprite.png); background-position:-252px -2px;width:185px; height:45px;border:none;padding:0px;margin:20px 0 0 0px;cursor:pointer; position: relative;left:0px; top:0px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat;-moz-border-radius: 4px;
border-radius: 4px;}
.side-apply_btn_small:hover {background-color: #059FDA}

.post_container {width:640px; margin:0px 35px 0px 0px; height: auto}
.post_container h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400}
.post_container a {font-size: 20px; color: #464646 !important}
.post_container p {font-size:14px;color:#616161;line-height: 17px;padding: 0px 0 10px 0 !important; text-align: justify}
.post_container p a {font-size:14px !important;color:#616161;line-height: 17px}

.post_content {width: auto; height: auto}
.post_content h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400}
.post_content a {font-size: 20px !important; color: #464646 !important}
.post_content p {font-size:14px;color:#616161;line-height: 17px; padding: 0px !important; text-align: justify; width:auto !important}
.post_content p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content .hr {background-color:#464646 !important}
.post_content .hr hr {margin:20px 0 10px 0 !important;background-color:#464646 !important}
.post_content .feature-image { padding:10px 10px 10px 0px; width: 120px !important}
.post_content .feature-text {width:640px !important;}
.post_content img {float:left; padding: 2px 20px 10px 0}
.post-date-time { background-color: #cae7f7;width:270px; height:30px;border:none;padding:17px 0 0 0px;margin:10px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; font-size: 14px; color:#e9603c;
border-radius: 6px;}

.post-date-time img {margin:0 10px 0 10px; position: relative; bottom:4px}
.post-date-time .img2 {position: relative; bottom: 6px}

.post_meta{margin:10px 0 0 0}
.post_meta small {font-size: 11px; color: #616161;padding: 0px; margin: 0px; position: relative; bottom: 8px; }

.author_container {}
.author_container h5 {font-size: 14px; color:#e9603c}
.author_container p {font-size: 12px !important; color:#707070; text-align: justify}
.author_container small {font-size: 12px !important; color:#707070; text-align: justify; padding: 5px 0 0 0; margin: 0px}
.author_container a {font-size: 12px !important; color:#e9603c !important; text-align: justify}
.author_container a:hover {text-decoration: underline !important}

/* Sidebar 3-footer */	
.sidebar 3 {width:1000px; height:auto;}
.footer-widget-title {font-size: 14px !important; color:#2F2F2F  !important; padding:30px 0 0 0; font-weight: 700 !important}
.spacer {width:75px; height:200px;display: inline-block}

.widget_dpe_fp_widget {}
.widget_dpe_fp_widget li {list-style: none}
.rpwe-thumb {border:3px !important}

/*  Slider  */
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background:url(images/main-sprite.png) no-repeat 0 0; outline: 0;width:72px !important;height:33px !important;cursor:pointer !important; background-position:0px 0px}
	.ui-slider { position: relative; text-align: left; outline: 0; }
	.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1em; cursor: default; }
	.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0;color: #fff;background-repeat: repeat-x;}
	.ui-slider-horizontal { height:6px; outline: 0; }
	.ui-slider-horizontal .ui-slider-handle { top: -0.7em; margin-left: -0.2em; }
	.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
	.ui-slider-horizontal .ui-slider-range-min { left: 0; }
	.ui-slider-horizontal .ui-slider-range-max { right: 0; }
	.ui-slider-vertical { width: .8em; height: 100px; }
	.ui-slider-vertical .ui-slider-handle { left: 0em; margin-left: 0; margin-bottom: -.6em; }
	.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
	.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
	.ui-slider-vertical .ui-slider-range-max { top: 0; }
	.slider{width:392px; float:left; padding-left:5px;}
	.slider span{color:#464646; float:left; padding-top:15px; outline: 0;}
	.slide{width:100%; float:left; position:relative; outline: 0;}
	.slide .slide_path{width:335px; float:left; background-color:#c3c3c3}
	.slide .slide_path img{float:left; margin-top:13px;}
	.slide .moving_obj{position:absolute; z-index:9; top:1px; left:99px;}
	.slide input[type="text"]{width:74px; float:left; border:1px solid #cb69a0; background:#e791c1; height:17px; border-radius:8px; padding:8px 9px; font-size:16px; line-height:18px; color:#fff; behavior: url(PIE.htc); position:relative; z-index:9; outline: 0;}
	.slide1{width:100%; float:left; position:relative;}
	.slide1 .slide_path{width:335px; float:left;}
	.slide1 .slide_path img{float:left; margin-top:13px;}
	.slide1 .moving_obj{position:absolute; z-index:9; top:1px; left:66px;}
	.slide1 input[type="text"]{width:74px; float:left; border:1px solid #cb69a0; background:#e791c1; height:17px; border-radius:8px; padding:8px 9px; font-size:16px; line-height:18px; color:#fff; behavior: url(PIE.htc); position:relative; z-index:9; outline: 0;}

} 



/*  Large Tablets plus Landscape tablets plus Ultra Hi-res Mobile Phones  */
@media (min-width:769px) and (max-width:1023px){

/* Global over-ride */
.row-520 {width:320px !important}
.number-desktop {float:right; display:none}


/* Header.php */
header {width:100%; height:auto; margin:0px auto 0}
header .logo {width:300px; height:auto; display: inline-block; margin:20px 0 0 5%; float: left}


/* Footer.php */
	footer {width:100%; height: auto; background-color:#ECF4FB; margin:0 auto 0}
	footer .textwidget {display:inline-block}
	footer .widget {display:inline-block}
	.dpe-flexible-posts {margin:15px !important 0 0 0; width:640px !important}
	.widget-container {width:789px; height:auto; margin:30px auto 0}
	.footer_sidebar {width:auto; height:auto; margin:30px auto 0; display: inline-block}
	.footer_news {width:auto; height:280px; background-color: #ffffff; display:inline-block; margin:0px 0 0 0}
	.footer_links {width:370px; height: auto; margin:15px 0 0  0px; display:block}
	.footer_links a {font-size: 13px; font-weight: 300; color:#464646;display:inline-block}
	.footer_links a:hover {font-size: 13px; font-weight: 300; color:#464646; text-decoration: underline}
	.footer_links p {font-size: 12px !important; color: #464646 !important; font-weight: 700 !important; padding:0 0 15px 0 !important}
	.footer_links ul {padding:0px; margin:0px;}
	.footer_links li {list-style: none; margin:0px 0px 10px 0; padding:0px; display:inline-block;font-size: 13px; font-weight: 300; color:#464646;}
	.footer_social {width:270px; height:60px; display:block;margin:15px 0 0  }
	.footer_social p {font-size: 14px !important; color: #464646 !important; font-weight: 700 !important;padding:0 0 15px 0 !important}
	.footer_social img {display: block}
	footer .container {width:1000px; height:auto; margin:0 auto 0}
	footer .container .terms {width:1000px; height:auto; margin:0px auto 0; padding:0 0 30px 0}
	footer .container .terms p {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms li {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms ul {padding:5px 0 0 10px}
	footer .container .terms a {font-size:10px; color: #464646; padding:5px 0 15px 0}
	footer .container .terms a:hover {font-size:10px; color: #464646; padding:5px 0 15px 0; text-decoration: underline}
	.ft_logo {position:relative;left:300px;bottom:80px}	
	.ola-footer {margin:10px 60px 30px 0px; display: block}

/* apply php */ 
.apply_container {width:100%; height:auto; margin:20px auto 0; }
.apply_container .text {width:800px; float:left;}
.apply_container .ola-container {width:188px; float:right; position:relative; bottom:20px}
.apply_container h2 {font-size:24px; color:#e9603c; padding:5px 0 0 15px}
.apply_container h3 {font-size:16px; color:#464646; padding:15px 0 0 15px; font-weight:300;}
.iframe_container {text-align:center}

/*  404 Page  */
.error_page {width:90%; height: auto; background-color:#DFEAF3; margin:10px auto 20px; }
.error_page h1 {font-size:24px;color:#e9603c;font-weight:bold;text-align:left;padding:40px 0px 0px 35px}
.error_page h2 {font-size:16px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 35px}
.error_page p {font-size:14px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 35px}
.error_page ul {padding:10px 0px 20px 45px}
.error_page li{font-size:12px;color:#e9603c;font-weight:bold;text-align:left;padding:10px 0px 20px 0px}



/* Sidebar 3-footer */	
.sidebar 3 {width:100%; height:auto;}
.footer-widget-title {font-size: 14px !important; color:#464646 !important; padding:30px 0 0 0; font-weight: 700 !important}
.spacer {}
.rpwe-block {margin-right:50px}
.widget_dpe_fp_widget {}
.widget_dpe_fp_widget li {list-style: none}

/* social widget */
.social_box {width:34px; height:34px; border-width:1px; border-color:#ECF4FB; border-style:solid; margin-right:5px; float:left;}
.social_slide {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s;}
.social_slide:hover {background-position: 0px -34px;}
.facebook_slide {background-image: url(images/facebook_logo.png);}
.twitter_slide {background-image: url(images/twitter_logo.png);}
.linkedin_slide {background-image: url(images/linkedin_logo.png);}
.gplus_slide {background-image: url(images/gplus_logo.png);}
.reddit_slide {background-image: url(images/reddit_logo.png);}
.stumble_slide {background-image: url(images/stumble_logo.png);}

/* social contact */
.social_box_light {width:34px; height:34px; border-width:1px; border-color:#fbf9f9; border-style:solid; margin-right:5px; float:left;}
.social_slide_light {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s;}
.social_slide_light:hover {background-position: 0px -34px;}
.facebook_slide_light {background-image: url(images/facebook_logo_light.png);}
.twitter_slide_light {background-image: url(images/twitter_logo_light.png);}
.linkedin_slide_light {background-image: url(images/linkedin_logo_light.png);}
.gplus_slide_light {background-image: url(images/gplus_logo_light.png);}

/* Banner */
.banner {width:90%; height: auto; background-color:#DFEAF3; margin:20px auto 0}
.banner_slider_container {display: none}
.banner_container {width:100%; height:auto; margin:0 20px 0 20px}
.banner_content {width:100%; height:auto;}
.banner_content h1 {font-size:30px;color:#e9603c;font-weight:bold;text-align:left; letter-spacing:0.5px; padding:25px 0 5px 0}
@media (min-width:768px) and (max-width:900px){
	.contact_left{
		width:30%;
		float:left;
	}
	.banner_content h1 {font-size:25px;color:#e9603c;font-weight:bold;text-align:left; letter-spacing:0.5px; padding:25px 0 5px 0}}
.banner_content h3 {font-size:20px;color:#e9603c;font-weight:normal;padding:5px 0 0 0}
.amount_button { height:75px;}
.amount_btns {width:100%; height: auto; background-color:##DFEAF3; text-align: center; margin:10px auto 0}
.amount_btns p {display:none;font-size: 11px; font-weight: 300; color:#e9603c; width: 200px; text-align: left; float: right; padding: 20px 0px 0 0; line-height: 14px; position:relative;left:360px; top:100px }
.amount_btns strong {display:none;font-size: 12px; font-weight: 600; color:#e9603c}
.amount_button {width:30%;min-width: 200px !important;border:none;padding:0px;margin:15px 5px 0 5px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;
border-radius: 4px;}
.amount_button:hover {background-color: #059FDA}
.choose_amount {width:360px; height:75px;border:none;padding:0px;margin:15px 3.3% 30px 5px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.choose_amount:hover {background-color: #059FDA}
.amount_btns .amount-50 {background-image:url(images/amount-50-mobile.png) ; background-position:right center; background-size:contain}
.amount_btns .amount-100 {background-image:url(images/amount-100-mobile.png);background-position:right center;background-size: contain}
.amount_btns .amount-250 {background-image:url(images/amount-250-mobile.png);background-position:right center;background-size: contain}
.amount_btns .amount-500 {background-image:url(images/amount-500-mobile.png);background-position:right center;background-size: contain}
.amount_btns .amount-750 {background-image:url(images/amount-750-mobile.png);background-position:right center;background-size: contain}
.amount_btns .amount-1000 {background-image:url(images/amount-1000-mobile.png);background-position:right center;background-size: contain}
.amount_btns .choose_amount {background-image:url(images/choose-amount.png);background-position:right center;background-size: contain; float:right;}
.btn-guy {width:290px; }
.btn-guy img {height: 100%; width: 100%; position:relative; bottom:60px }




/* Desktop Reviews Section */
.section_reviews{display:inline-block; width: 220px; margin: 0 0px 0 50px;display: none}
.section_reviews h2 {display: none}
.section_reviews p {display: none}
.badge-container {width:212px; float: right; position: relative; top: 35px; margin:0px 0px 0 50px; text-align: right}
.section_reviews .reviews {width:212px; height:42px; background-image:url(images/reviews.png);}

.section_tablet_banner {width:100%; height: auto;}
.section_tablet_banner {}

/* Desktop Compare Section */
.section_compare {display: none}

/* Desktop CCTA Section */
.section_ccta_container {width:90%; height:auto; margin:0 auto 0;}
.section_ccta {width:300px; height:auto; margin:0 auto 0;display:inline-block}
.section_ccta2{width:490px; margin:20px 0px 0px 0px;display:inline-block}
.section_ccta img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 p {position: relative; top:20px}
.section_ccta2 .margin-left-20 {margin-left: 0px}
.section_ccta2 .row-160 {width:220px !important}
.section_ccta2 .row-230 {width:200px !important}
.section_ccta2 .pad-top-15 {padding-top: 0px !important}
.section_ccta_container hr {position: relative; top:15px}
.section_ccta2 a {color:#e9603c;}
.section_ccta_container .small-icon {width: 30px; height: 30px}



/* Desktop Steps Section */
.section_steps {display: none}

/*  Section contentText  */
.section_content {width:90%; height:auto; margin:0 auto 0;}
.section_content h2 {font-size:16px; color:#e9603c; font-weight: 400}	
.section_content p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}

/*  Section Google Text  */
.section_google {width:90%; height:auto; margin:0 auto 0;}
.section_google p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}
.section_google strong {font-size:16px;color:#e9603c; font-weight: 400}
	
.container p {font-size: 14px;color:#666666; font-weight: lighter}
.container h1 {}
.container strong {font-size:16px;color:#e9603c; font-weight: 400}



/*  Section dropdown  */
	.section_dropdown {width:90%; height:auto; margin:60px auto 40px; text-align: center}
	.section_dropdown p {font-size:18px;color:#e9603c; font-weight: 400; padding:40px 3% 0px 0px}
	.section_dropdown small {font-size:12px;color:#464646; font-weight: 400; width: 260px; padding: 0 7% 0 0%; text-align: left}
	.section_dropdown .container {width:100%; height:220px; overflow: hidden; margin: 0 auto 0}
	.section_dropdown .content {width:100%; height:190px; margin:0 auto 0;background-color: #DFEAF3;position: relative; top:30px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px;
border-radius: 5px;}
	.section_dropdown .inner {width:94%; height:95px; margin:0 auto 0;background-color: #FDDFD6; position: relative; top:15px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px; text-align: center;
border-radius: 5px;}
	.section_dropdown .content .text-pos {position: relative; top:50px; left:30px}
	.section_dropdown .content img {position: relative; bottom:2px}
	.section_dropdown .apply_btn_small {background-image:url(images/main-sprite.png); background-position:-252px 0px;width:185px; height:50px;border:none;padding:0px;margin:0px 0 0 3%;cursor:pointer; position: relative;left:0px; top:24px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat; -moz-border-radius: 4px;
border-radius: 4px;}
	.section_dropdown .apply_btn_small:hover {background-color: #059FDA}
	.dropdown_guy {display: none}
	.select_box {width:180px; height:49px; overflow:hidden;}
	.dropdown_container_box{width:180px; height:60px; position:relative; left:0px; top:24px;}
	.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:0px 0px 10px 10px;
overflow:hidden; width:220px; height:49px;}
	.dropdown_container_box select {-moz-appearance: none;text-indent: 0.01px;text-overflow:''; -webkit-appearance: none; }
	.dropdown_container_box select::-ms-expand {display: none;}
	.dropdown_container_box select {overflow:hidden;}
@-moz-document url-prefix() 
.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:10px 0 0 10px;
overflow:hidden; width:220px; height:49px;}

	.richtext {display:inline-block;}
	.richtext p {display: inline-block !important; padding:0px !important; margin:0px !important; width: 200px}
	.richtext  small {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
	.richtext  span {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
	.richtext a {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
	.richtext a:hover {text-decoration:underline !important}
	


	/*  Accordion  */
.ac-container{width:100%;text-align: left; margin:30px 0 0 0px;}
.ac-container ul {margin:0 0 0 25px}
.ac-container li {color: #464646;font-size: 14px;margin:0px 0 20px}
.ac-container .tbl {width:100%; height:auto;margin:0 0 0 20px}
.ac-container .tbl ul {list-style:none;margin:0px}
.ac-container .tbl li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl span {color:#00aaec}
.ac-container .tbl p {font-size:18px;font-weight:bold; text-align:center; text-decoration:underline}
.ac-container .tbl_left {width:240px; height:auto; border:1px solid #e9603c; float:left;text-align:center}
.ac-container .tbl_right {width:240px;margin-right:5px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container .tbl-2 {width:580px; height:auto;margin:0 0 0 20px}
.ac-container .tbl-2 ul {list-style:none;margin:0px}
.ac-container .tbl-2 li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl-2 span {color:#00aaec}
.ac-container .tbl-2 p {font-size:14px;font-weight:bold; text-align:center; text-decoration:underline; margin:0 0 10px 0; padding:0 0 0 20px; width:60%}
.ac-container .tbl_left-2 {width:90px; height:auto; border:1px solid #e9603c; float:left;text-align:center;margin:0 0 0 2px}
.ac-container .tbl_right-2 {width:90px;margin-right:16px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container label{font-family:Arial, sans-serif;padding:5px 0px 5px 10px;position: relative;z-index: 20;display: block;height: 30px;cursor: pointer;color: #464646;line-height: 33px;font-size: 19px;background: #fbf9f9;border-bottom:1px solid #DFEAF3;background: url(images/arrow_down2.png) no-repeat right center;}
.ac-container label:hover{background: #DFEAF3;}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{background: #DFEAF3;color: #464646;}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{content: '';position: absolute;width: 24px;height: 24px;right: 13px;top: 7px;background: transparent url(images/arrow_down.png) no-repeat center center;}
.ac-container input:checked + label:hover:after{background-image: url(images/arrow_up.png)}
.ac-container input{display: none;}
.ac-container article{border-left:0px solid #DFEAF3;border-right:0px solid #DFEAF3;border-bottom:1px solid #DFEAF3;margin-top: -1px;overflow: hidden;height: 0px;position: relative;z-index: 10;-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;}
.ac-container article p{color: #464646 !important;line-height: 23px !important;font-size: 14px !important;padding-top:20px !important; width:600px !important; text-align: justify !important; padding-left: 10px !important}
.ac-container input:checked ~ article{-webkit-transition: height 0.5s ease-in-out, ;-moz-transition: height 0.5s ease-in-out, ;-o-transition: height 0.5s ease-in-out, ;-ms-transition: height 0.5s ease-in-out, ;transition: height 0.5s ease-in-out,;}
.ac-container input:checked ~ article.ac-100{height: 100px;}
.ac-container input:checked ~ article.ac-430{height: 430px;}
.ac-container input:checked ~ article.ac-340{height: 340px;}
.ac-container input:checked ~ article.ac-155{height: 155px;}
.ac-container input:checked ~ article.ac-150{height: 150px;}
.ac-container input:checked ~ article.ac-60{height: 60px;}
.ac-container input:checked ~ article.ac-175{height: 175px;}
.ac-container input:checked ~ article.ac-105{height: 105px;}
.ac-container input:checked ~ article.ac-85{height: 85px;}
.ac-container input:checked ~ article.ac-130{height: 130px;}
.ac-container input:checked ~ article.ac-195{height: 195px;}


/*  Two Column Page  */
	.twocol_banner {display: none}
	.twocol_banner_container {display: none}
	
	.twocol_container {width:90%; height:auto; margin:60px auto 0px}
	.twocol_container h2 {font-size:26px; color:#e9603c; padding:8px 0 30px 0px; font-weight: 300}
	.twocol_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0px}
		.twocol_container ul {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 50px}
	.twocol_container li {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 0px 0px}
	.twocol_container .content_left {width:100%; height:auto; margin:15px auto 0;; text-align: center}
	.twocol_container .content_left h2 {font-size:40px; color:#e9603c; font-weight: 400; padding:0 0 30px 0; text-align: left} 
	.twocol_container .content_left h6 {font-size:16px; color:#e9603c; font-weight:400; line-height: 17px; padding:0 0 5px 0;text-align: left}
	.twocol_container .content_left p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}
	.twocol_container .content_left ol { padding: 0px; margin:10px 0 10px 18px}
	.twocol_container .content_left li {font-size:14px; color:#5d5d5d; font-weight:400; padding:0 0 15px 0; text-align: justify}
	.twocol_container .content_left strong {font-size:35px; color:#e9603c;line-height: 40px; font-weight: 300;text-align: left}
	.twocol_container .content_left a {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}	

	.twocol_container .content_right {display: none}
	.twocol_container .content_news_right {text-align: center; padding-right:30px}
	.twocol_container .content_news_right h2 {padding:0px 0 0px 0px;}

	.twocol_container ol { padding: 0px; margin:10px 0 10px 18px}

/*  Contact page template  */
.contact_container{ width:100%; height:auto; margin: 75px auto 20px;} 
.contact_container_header {width:98%;}
.contact_container h2 {font-size:26px; color:#e9603c; font-weight: 400; padding:0 0 30px 35px}
.contact_container h4 {font-size:16px; color:#e9603c; margin:30px 3px 5px 0px; font-weight:normal;}
.contact_container a {font-size:14px; color:#5d5d5d; margin:0px 0px 0px 0px; font-weight:normal; text-decoration:none}
.contact_container a:hover {color:#e9603c;}
.contact_container li {font-size:14px;color:#5d5d5d;font-weight:lighter; padding-left:20px; margin:20px 0 0 0px}
.contact_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 35px}
.contact_container span {font-size:14px; width:650px;color:#5d5d5d; margin:3px 0 0 5px; line-height:18px}
.contact_container hr {background-color:#d5b2d0; width:100%; border:0px;height:1px; margin:0 0 10px 0px}
.contact_left {width:40%; height:auto; float:left;margin:0 0px 0 35px}
.contact_right {width:40%; height:auto; float:right;margin:20px 20px 0 50px}
.contact_right img {margin:0px 0 0px 0px}

/*  Contact Form  */
.contact_form {width:100%; height:auto; margin:50px 0 0 0px; text-align:left}
.contact_form span {font-size:16px;text-align:left; color:#e9603c;}
.contact_form p {margin:0px; padding:0px}
.wpcf7-form label.error {color:#e9603c!important; display:block!important;padding-left:275px!important;margin-top:2px;}
.box_name {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px; margin-top:5px; outline: 0;}
.box_name:focus {border:1px solid #e9603c;}
.box_number {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_number:focus {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_email {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_email:focus {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_message {width:98%; height:100px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding:10px 0 0 10px; outline:0;margin-top:5px;resize:none;}
.box_message:focus {width:98%; height:100px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding:10px 0 0 10px;outline:0;resize:none;}
.box_container {width:98%; height:70px; margin:0px; color:#e9603c; text-align:left}
.message_container {width:98%; height:160px; margin:0px;color:#e9603c; text-align:left}
.box_submit {width:100%!important; height:100px; background-color:#00aaec; font-size:18px; color:#fff;margin-left:5px}
.wpcf7-submit {width:100%!important; height:60px; background-color:#00aaec;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px; z-index:-10}
.wpcf7-submit:hover {width:100%!important; height:60px; background-color:#2cb6eb;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px}

/* Sidebar 1-news */
.search {background-image: url(images/search_icon.png); width: 27px; height: 27px; border:0px; background-color:#e9603c; position: relative; top:8px; left:12px; outline: 0px; cursor: pointer}
input {border:0px; }	
.widget_categories .widget-title{ background-color: #e9603c;width:145px; height:30px;border:none;padding:15px 0 0 45px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/categ_ic.png);font-size: 20px; color:#e0c2dc;
border-radius: 6px;}

.widget_search {margin: 20px 0 0 0; display: inline-block; width:40%;text-align: left;}

.widget_categories {text-align: left; width: 33%; display: inline-block; margin:0 20px 0 0}
.widget_categories ul {display: inline-block; margin:10px 0 0px 0; }
.widget_categories li {list-style: none; display: inline-block;background-color: #e0c2dc;padding:8px 10px !important; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;-webkit-transition: 0.5s;
  	-moz-transition: 0.5s;
  	-o-transition: 0.5s;
  	transition: 0.5s;}
.widget_categories li:hover {list-style: none; display: inline-block;background-color: #ECF4FB;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.widget_categories a {color: #e9603c !important; font-size: 13px !important;}

.widget_archive {width:20%;display: inline-block;text-align: left;}

.widget_archive .widget-title { background-color: #e9603c;width:110px; height:30px;border:none;padding:15px 0 0 55px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/archive_ic.png);font-size: 20px; color:#e0c2dc;
border-radius: 6px;}
.widget_archive .widget-title {font-size: 20px; color:#e0c2dc; padding:15px 0 0 55px}

.widget_archive ul {display: inline-block; margin:10px 0 0px 0}
.widget_archive li {list-style: none; display: inline-block;background-color: #cae7f7;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-webkit-transition: 0.5s;
  	-moz-transition: 0.5s;
  	-o-transition: 0.5s;
  	transition: 0.5s;}
.widget_archive li:hover {list-style: none; display: inline-block;background-color: #9ac5dd;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
.widget_archive a {color: #e9603c !important; font-size: 13px !important;}
.textwidget {display: none}
.searchbox { background-color: #e9603c;width:220px; height:45px;border:none;padding:0px;margin:0px 30px 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 6px;border-radius: 6px; position: relative; top:20px}
.searchinput {width:145px; height:25px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:0px 0 0 10px; background-color: #ebebeb; margin:10px 0 0 10px; border:0px }

/* post container */
.post_container {width:100%; margin:0 auto 0; height: auto; text-align: left}
.post_container h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400; text-align: left}
.post_container a {font-size: 20px; color: #464646 !important}
.post_container p {font-size:14px;color:#616161;line-height: 17px;padding: 0px 0 10px 0 !important; text-align: justify}
.post_container p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content {width: auto; height: auto}
.post_content h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400}
.post_content a {font-size: 20px !important; color: #464646 !important}
.post_content p {font-size:14px;color:#616161;line-height: 17px; padding: 0px !important; text-align: justify; width:auto !important}
.post_content p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content .hr {background-color:#464646 !important}
.post_content .hr hr {margin:20px 0 10px 0 !important;background-color:#464646 !important}
.post_content .feature-image { padding:10px 10px 10px 0px; width: 120px !important}
.post_content .feature-text {width:100% !important;}
.post_content img {float:left; padding: 2px 20px 10px 0}
.post-date-time { background-color: #cae7f7;width:270px; height:30px;border:none;padding:17px 0 0 0px;margin:10px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; -webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; font-size: 14px; color:#e9603c;border-radius: 6px; display: inline-block}
.post-date-time img {margin:0 10px 0 10px; position: relative; bottom:4px}
.post-date-time .img2 {position: relative; bottom: 6px}
.post_meta{margin:13px 0 0 7px; text-align: left}
.post_meta small {font-size: 11px; color: #616161;padding: 0px; margin: 0px; position: relative; bottom: 8px; }

/* Author page */ 
.author_container {text-align:left; width:100%}
.author_container h5 {font-size: 14px; color:#e9603c}
.author_container p {font-size: 12px !important; color:#707070; text-align: left}
.author_container small {font-size: 12px !important; color:#707070; text-align: left; padding: 5px 0 0 0; margin: 0px}
.author_container a {font-size: 12px !important; color:#e9603c !important; text-align: left}
.author_container a:hover {text-decoration: underline !important}
.author_container .row-480 {width:200px;}
.author_container .margin-left-10 {margin-left: 10px !important; margin-top: 0px; }
.author_container .hr hr {margin-top:25px !important}

} /* End of Large Tablet */



/* ////////////////////////////// SMALL TABLETS ////////////////////////////// */
/*  Small Tablets plus Hi-res Mobile Phones  */
@media (min-width:481px) and (max-width:768px){
.fram{
	width:640px;
	height:2000px;
	}
	.mframe{
	display:block;
	}
	.dframe{
	display:none;
	}
	.contact_left,.contact_right{
		width:100%;
		float:left;
	}
	
/*  Header  */
header {width:100%; height:auto; margin:0px auto 0}
header .logo {width:300px; height:auto; display: inline-block; margin:20px 0 0 5%; float: left}
.number-desktop {float:right; display:none}
/* Footer.php */
footer {width:100%; height: auto; background-color:#ECF4FB; margin:0 auto 0}
footer .textwidget {display:inline-block}
footer .widget {display:inline-block}
.dpe-flexible-posts {margin:15px !important 0 0 0; width:640px !important}
.widget-container {width:100%; height:auto; margin:30px auto 0}
.footer_sidebar {width:auto; height:auto; margin:30px auto 0; display: inline-block}
.footer_news {width:500px !important; height:220px; background-color: #ffffff; display:inline-block; margin:0px 0px 0 0;}
.footer_links {width:480px; height: auto; margin:15px 50px 0  0px; display:inline-block; }
.footer_links a {font-size: 13px; font-weight: 300; color:#464646}
.footer_links a:hover {font-size: 13px; font-weight: 300; color:#464646; text-decoration: underline}
.footer_links p {font-size: 12px !important; color: #464646 !important; font-weight: 700 !important; padding:0 0 15px 0 !important}
.footer_links ul {padding:0px; margin:0px;}
.footer_links li {list-style: none; margin:0px 0px 10px 0; padding:0px; display:inline-block;font-size: 13px; font-weight: 300; color:#464646;}
.footer_social {width:480px; height:auto; display: inline-block;margin:15px 0 0 }
.footer_social p {font-size: 14px !important; color: #464646 !important; font-weight: 700 !important;padding:0 0 15px 0 !important}
.footer_social img {display:none;}
footer .container {width:90%; height:auto; margin:0 auto 0}
footer .container .terms {width:100%; height:auto; margin:45px auto 0; padding:0 0 30px 0}
footer .container .terms p {font-size:10px; color: #464646; padding:5px 0 15px 0}
footer .container .terms a {font-size:10px; color: #464646; padding:5px 0 15px 0}
footer .container .terms a:hover {font-size:10px; color: #464646; padding:5px 0 15px 0; text-decoration: underline}
.ola-footer {margin:40px 0 0px 0px; display: block}

/* apply php */
.apply_container {width:100%; height:auto; margin:20px auto 0; }
.apply_container .text {width:auto; float:none;}
.apply_container .ola-container {width:188px; float:right; position:relative; bottom:20px; display:none}
.apply_container h2 {font-size:24px; color:#e9603c; padding:5px 0 0 15px}
.apply_container h3 {font-size:16px; color:#464646; padding:15px 0 0 15px; font-weight:300;}
.iframe_container {text-align:center}

/*  404 Page  */
.error_page {width:90%; height: auto; background-color:#DFEAF3; margin:10px auto 20px; }
.error_page h1 {font-size:24px;color:#e9603c;font-weight:bold;text-align:left;padding:40px 0px 0px 35px}
.error_page h2 {font-size:16px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 35px}
.error_page p {font-size:14px;color:#e9603c;font-weight:bold;text-align:left;padding:20px 0px 0px 35px}
.error_page ul {padding:10px 0px 20px 45px}
.error_page li{font-size:12px;color:#e9603c;font-weight:bold;text-align:left;padding:10px 0px 20px 0px}




/* Sidebar 3-footer */	
.sidebar 3 {width:100%; height:auto;}
.footer-widget-title {font-size: 14px !important; color:#464646 !important; padding:30px 0 0 0; font-weight: 700 !important}
.spacer {}
.rpwe-block {margin-right:0px}
.widget_dpe_fp_widget {}
.widget_dpe_fp_widget li {list-style: none}

/* social widget */
.social_box {width:34px; height:34px; border-width:1px; border-color:#ECF4FB; border-style:solid; margin-right:5px; float:left;}
.social_slide {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s;}
.social_slide:hover {background-position: 0px -34px;}
.facebook_slide {background-image: url(images/facebook_logo.png);}
.twitter_slide {background-image: url(images/twitter_logo.png);}
.linkedin_slide {background-image: url(images/linkedin_logo.png);}
.gplus_slide {background-image: url(images/gplus_logo.png);}
.reddit_slide {background-image: url(images/reddit_logo.png);}
.stumble_slide {background-image: url(images/stumble_logo.png);}

/* Banner */
.banner {width:90%; height: auto; background-color:#DFEAF3; margin:20px auto 0}
.banner_slider_container {display: none;}
.banner_container {width:100%; height:auto; margin:0 20px 0px 20px}
.banner_content {width:100%; height:auto;}
.banner_content h1 {font-size:30px;color:#e9603c;font-weight:bold;text-align:left; letter-spacing:0.5px; padding:25px 10px 5px 0}

.banner_content h3 {font-size:20px;color:#e9603c;font-weight:normal;padding:5px 0 0 0}
.amount_button {width: 280px; height:75px;}
.amount_btns {width:100%; height: autopx; background-color:##DFEAF3; text-align: center; margin:10px auto 0}
.amount_btns p {display:none;font-size: 11px; font-weight: 300; color:#e9603c; width: 200px; text-align: left; float: left; padding: 30px 0px 30px 20px; line-height: 14px}
.amount_btns strong {display:none;font-size: 13px; font-weight: 800; color:#e9603c}
.amount_button {width:30%;min-width: 230px !important;border:none;padding:0px;margin:15px 5px 0 5px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.amount_button:hover {background-color: #059FDA}
.choose_amount {width:474px; height:75px;min-width: 230px !important;border:none;padding:0px;margin:15px 5px 25px 5px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.choose_amount:hover {background-color: #059FDA}
.amount_btns .amount-50 {background-image:url(../images/amount-50.png); background-position:right center;}
.amount_btns .amount-100 {background-image:url(../images/amount-100.png);background-position:right center;}
.amount_btns .amount-250 {background-image:url(../images/amount-250.png);background-position:right center;}
.amount_btns .amount-500 {background-image:url(../images/amount-500.png);background-position:right center;}
.amount_btns .amount-750 {background-image:url(../images/amount-750.png);background-position:right center;}
.amount_btns .amount-1000 {background-image:url(../images/amount-1000.png);background-position:right center;}
.amount_btns .choose_amount {background-image:url(../images/choose-amount.png);background-position:center center;}
.btn-guy {width:290px; float:right}
.btn-guy img {height: 100%; width: 100%; position:relative; bottom:100px; right:20px}




/* Desktop Reviews Section */
.section_reviews{display: none}
.section_reviews h2 {display: none}
.section_reviews p {display: none}
.badge-container {width:212px; float: right; position: relative; bottom: 80px; margin:0px; text-align: right}
.section_reviews .reviews {width:212px; height:42px; background-image:url(images/reviews.png);}

.section_tablet_banner {width:100%; height: auto;}
.section_tablet_banner {}

/* Desktop Compare Section */
.section_compare {display: none}

/* Desktop CCTA Section */
.section_ccta_container {width:90%; height:auto; margin:0 auto 0;}
.section_ccta {width:300px; height:auto; margin:0 auto 0;display:inline-block}
.section_ccta2{width:490px; margin:20px 0px 0px 0px;display:inline-block}
.section_ccta img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 p {position: relative; top:20px}
.section_ccta2 .margin-left-20 {margin-left: 0px}
.section_ccta2 .row-160 {width:220px !important}
.section_ccta2 .row-230 {width:200px !important}
.section_ccta2 .pad-top-15 {padding-top: 0px !important}
.section_ccta_container hr {position: relative; top:15px}
.section_ccta2 a {color:#e9603c;}
.section_ccta_container .small-icon {width: 30px; height: 30px}

/* Desktop Steps Section */
.section_steps {display: none}

/*  Section contentText  */
.section_content {width:90%; height:auto; margin:0 auto 0;}
.section_content h2 {font-size:16px; color:#e9603c; font-weight: 400}	
.section_content p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}

/*  Section Google Text  */
.section_google {width:90%; height:auto; margin:0 auto 0;}
.section_google p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}
.section_google strong {font-size:16px;color:#e9603c; font-weight: 400}
	
.container p {font-size: 14px;color:#666666; font-weight: lighter}
.container h1 {}
.container strong {font-size:16px;color:#e9603c; font-weight: 400}

/*  Section dropdown  */
.section_dropdown {width:90%; height:auto; margin:0px auto 0px; text-align: center}
.section_dropdown p {font-size:20px;color:#e9603c; font-weight: 800; padding:45px 0px 15px}
.section_dropdown small {font-size:12px;color:#e9603c; font-weight: 400; width:220px; padding: 0 0 0 0%; text-align: left !important;line-height: 15px; display: none}
.section_dropdown .container {width:100%; height:250px; overflow: hidden; margin: 0 auto 0}
.section_dropdown .content {text-align: left; margin-left:15px}
.section_dropdown .content {width:100%; height:220px; margin:0 auto 0;background-color: #DFEAF3;position: relative; top:30px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px;border-radius: 5px;}
.section_dropdown .inner {width:90%; height:115px; margin:0 auto 0;background-color: #FDDFD6; position: relative; top:15px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px; text-align: center;border-radius: 5px;}
.section_dropdown .content .text-pos {position: relative; top:50px; left:30px; padding: 10px 0 0 0}
.section_dropdown .content img {position: relative; bottom:2px; display: none}
.section_dropdown .apply_btn_small {background-image:url(images/apply_btn_txt.png);width:246px; height:58px;border:none;padding:0px;margin:20px 0 20px 0;cursor:pointer; position: relative;left:0px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s; background-size: contain;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility:hidden;background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.section_dropdown .apply_btn_small:hover {background-color: #059FDA}
.dropdown_guy {display: none}
.select_box {width:180px; height:49px; overflow:hidden;}
.dropdown_container_box{width:180px; height:60px; margin:30px 0 20px 20px}
.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:0px 0px 10px 10px;overflow:hidden; width:220px; height:49px;}
.dropdown_container_box select {-moz-appearance: none;text-indent: 0.01px;text-overflow:''; -webkit-appearance: none; }
.dropdown_container_box select::-ms-expand {display: none;}
.dropdown_container_box select {overflow:hidden;}
	
@-moz-document url-prefix() 
.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:10px 0 0 10px;overflow:hidden; width:220px; height:49px;}


/* reviews dynamic test */
.richtext {display:inline-block;}
.richtext p {display: inline-block !important; padding:0px !important; margin:0px !important; line-height: 15px; width:220px}
.richtext small {font-size:12px !important;color:#464646 !important; font-weight: 400 !important }
.richtext span {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
.richtext a {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
.richtext a:hover {text-decoration:underline !important}

/*  Two Column Page  */
/*.twocol_banner {display: none}*/
.twocol_banner_container {display: none} 
.twocol_container {width:90%; height:auto; margin:60px auto 0px}
.twocol_container h2 {font-size:26px; color:#e9603c; padding:8px 0 30px 0px; font-weight: 300}
.twocol_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0px}
	.twocol_container ul {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 50px}
	.twocol_container li {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 0px 0px}
.twocol_container .content_left {width:100%; height:auto; margin:15px auto 0;; text-align: center}
.twocol_container .content_left h2 {font-size:40px; color:#e9603c; font-weight: 400; padding:0 0 30px 0; text-align: left} 
.twocol_container .content_left h6 {font-size:16px; color:#e9603c; font-weight:400; line-height: 17px; padding:0 0 5px 0;text-align: left}
.twocol_container .content_left p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}
.twocol_container .content_left ol { padding: 0px; margin:10px 0 10px 18px}
.twocol_container .content_left li {font-size:14px; color:#5d5d5d; font-weight:400; padding:0 0 15px 0; text-align: justify}
.twocol_container .content_left strong {font-size:35px; color:#e9603c;line-height: 40px; font-weight: 300;text-align: left}
.twocol_container .content_left a {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}	
.twocol_container .content_right {display: none}
.twocol_container .content_news_right {text-align: left; padding-right:30px}
.twocol_container .content_news_right h2 {padding:0px 0 0px 0px;}

/*  Accordion  */
.ac-container{width:100%;text-align: left; margin:30px 0 0 0px;}
.ac-container ul {margin:0 0 0 25px}
.ac-container li {color: #464646;font-size: 14px;margin:0px 0 20px}
.ac-container .tbl {width:100%; height:auto;margin:0 0 0 20px}
.ac-container .tbl ul {list-style:none;margin:0px}
.ac-container .tbl li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl span {color:#00aaec}
.ac-container .tbl p {font-size:18px;font-weight:bold; text-align:center; text-decoration:underline}
.ac-container .tbl_left {width:240px; height:auto; border:1px solid #e9603c; float:left;text-align:center}
.ac-container .tbl_right {width:240px;margin-right:5px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container .tbl-2 {width:580px; height:auto;margin:0 0 0 20px}
.ac-container .tbl-2 ul {list-style:none;margin:0px}
.ac-container .tbl-2 li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl-2 span {color:#00aaec}
.ac-container .tbl-2 p {font-size:14px;font-weight:bold; text-align:center; text-decoration:underline; margin:0 0 10px 0; padding:0 0 0 20px; width:60%}
.ac-container .tbl_left-2 {width:90px; height:auto; border:1px solid #e9603c; float:left;text-align:center;margin:0 0 0 2px}
.ac-container .tbl_right-2 {width:90px;margin-right:16px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container label{padding:5px 0px 5px 10px;position: relative;z-index: 20;display: block;height: 30px;cursor: pointer;color: #464646;line-height: 33px;font-size: 19px;background: #fbf9f9;border-bottom:1px solid #DFEAF3;background: url(images/arrow_down2.png) no-repeat right center;}
.ac-container label:hover{background: #DFEAF3;}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{background: #DFEAF3;color: #464646;}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{content: '';position: absolute;width: 24px;height: 24px;right: 13px;top: 7px;background: transparent url(images/arrow_down.png) no-repeat center center;}
.ac-container input:checked + label:hover:after{background-image: url(images/arrow_up.png)}
.ac-container input{display: none;}
.ac-container article{border-left:0px solid #DFEAF3;border-right:0px solid #DFEAF3;border-bottom:1px solid #DFEAF3;margin-top: -1px;overflow: hidden;height: 0px;position: relative;z-index: 10;-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;}
.ac-container article p{color: #464646 !important;line-height: 23px !important;font-size: 14px !important;padding-top:20px !important; width:95% !important; text-align: justify !important; padding-left: 10px !important}
.ac-container input:checked ~ article{-webkit-transition: height 0.5s ease-in-out, ;-moz-transition: height 0.5s ease-in-out, ;-o-transition: height 0.5s ease-in-out, ;-ms-transition: height 0.5s ease-in-out, ;transition: height 0.5s ease-in-out,;}
.ac-container input:checked ~ article.ac-100{height: 100px;}
.ac-container input:checked ~ article.ac-430{height: 430px;}
.ac-container input:checked ~ article.ac-340{height: 340px;}
.ac-container input:checked ~ article.ac-155{height: 155px;}
.ac-container input:checked ~ article.ac-150{height: 150px;}
.ac-container input:checked ~ article.ac-60{height: 60px;}
.ac-container input:checked ~ article.ac-175{height: 175px;}
.ac-container input:checked ~ article.ac-105{height: 115px;}
.ac-container input:checked ~ article.ac-85{height: 85px;}
.ac-container input:checked ~ article.ac-130{height: 130px;}
.ac-container input:checked ~ article.ac-195{height: 195px;}

/*  Contact page template  */
.contact_container{ width:90%; height:auto; margin: 75px auto 20px;} 
.contact_container_header {width:100%;}
.contact_container h2 {font-size:26px; color:#e9603c; font-weight: 400; padding:0 0 30px 0px}
.contact_container h4 {font-size:16px; color:#e9603c; margin:30px 3px 5px 0px; font-weight:normal;}
.contact_container a {font-size:14px; color:#5d5d5d; margin:0px 0px 0px 0px; font-weight:normal; text-decoration:none}
.contact_container a:hover {color:#e9603c;}
.contact_container li {font-size:14px;color:#5d5d5d;font-weight:lighter; padding-left:20px; margin:20px 0 0 0px}
.contact_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0px}
.contact_container span {font-size:14px; width:600px;color:#5d5d5d; margin:3px 0 0 5px; line-height:18px}
.contact_container hr {background-color:#d5b2d0; width:100%; border:0px;height:1px; margin:0 0 10px 0px}
.contact_left {width:30%; height:auto; float:left;margin:0 0px 0 0px}
.contact_right {width:400px; height:auto; float:right;margin:20px 0px 0 0px}
.contact_right img {margin:0px 0 0px 0px}

/*  Contact Form  */
.contact_form {width:100%; height:auto; margin:50px 0 0 0px; text-align:left}
.contact_form span {font-size:16px;text-align:left; color:#e9603c;}
.contact_form p {margin:0px; padding:0px}
.wpcf7-form label.error {color:#e9603c!important; display:block!important;padding-left:5px!important;margin-top:2px;}
.box_name {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px; margin-top:5px; outline: 0;}
.box_name:focus {border:1px solid #e9603c;}
.box_number {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_number:focus {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_email {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:5px; outline: 0;}
.box_email:focus {width:98%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_message {width:98%; height:100px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding:10px 0 0 10px; outline:0;margin-top:5px;resize:none;}
.box_message:focus {width:98%; height:100px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding:10px 0 0 10px;outline:0;resize:none;}
.box_container {width:98%; height:70px; margin:0px; color:#e9603c; text-align:left}
.message_container {width:98%; height:160px; margin:0px;color:#e9603c; text-align:left}
.box_submit {width:100%!important; height:100px; background-color:#00aaec; font-size:18px; color:#fff;margin-left:5px}
.wpcf7-submit {width:100%!important; height:60px; background-color:#00aaec;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px; z-index:-10}
.wpcf7-submit:hover {width:100%!important; height:60px; background-color:#2cb6eb;border:none; font-size:22px; color:#fff; cursor:pointer;margin-left:5px}

/* news widgets */
.search {background-image: url(images/search_icon.png); width: 27px; height: 27px; border:0px; background-color:#e9603c; position: relative; top:8px; left:12px; outline: 0px; cursor: pointer}
input {border:0px;}	
.widget_categories .widget-title{ background-color: #e9603c;width:145px; height:30px;border:none;padding:15px 0 0 45px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/categ_ic.png);font-size: 20px; color:#e0c2dc;border-radius: 6px;}
.widget_search {margin: 20px 0 0 0; display: block; width:40%;text-align: left;}
.widget_categories {text-align: left; width: 33%; display: block; margin:0 50px 0 0px}
.widget_categories ul {display: inline-block; margin:10px 0 0px 0; }
.widget_categories li {list-style: none; display: inline-block;background-color: #e0c2dc;padding:8px 10px !important; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.widget_categories li:hover {list-style: none; display: inline-block;background-color: #ECF4FB;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.widget_categories a {color: #e9603c !important; font-size: 13px !important;}
.widget_archive {width:20%;display: inline-block;text-align: left;}
.widget_archive .widget-title { background-color: #e9603c;width:110px; height:30px;border:none;padding:15px 0 0 55px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/archive_ic.png);font-size: 20px; color:#e0c2dc;border-radius: 6px;}
.widget_archive .widget-title {font-size: 20px; color:#e0c2dc; padding:15px 0 0 55px}
.widget_archive ul {display: inline-block; margin:10px 0 0px 0}
.widget_archive li {list-style: none; display: inline-block;background-color: #cae7f7;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.widget_archive li:hover {list-style:none;display:inline-block;background-color:#9ac5dd;padding:8px 10px; font-size: 13px !important; color: #e9603c;margin:5px 2px 0px 0;-moz-border-radius:6px;-webkit-border-radius:6px;}
.widget_archive a {color: #e9603c !important; font-size: 13px !important;}
.textwidget {display: none}
.searchbox { background-color: #e9603c;width:220px; height:45px;border:none;padding:0px;margin:0px 30px 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 6px;border-radius: 6px; position: relative; top:20px}
.searchinput {width:145px; height:25px;-moz-border-radius: 5px;-webkit-border-radius: 5px;padding:0px 0 0 10px; background-color: #ebebeb; margin:10px 0 0 10px; border:0px }


/* post container */
.post_container {width:100%; margin:0 auto 0; height: auto; text-align: left}
.post_container h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400; text-align: left}
.post_container a {font-size: 20px; color: #464646 !important}
.post_container p {font-size:14px;color:#616161;line-height: 17px;padding: 0px 0 10px 0 !important; text-align: justify}
.post_container p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content {width: auto; height: auto}
.post_content h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400}
.post_content a {font-size: 20px !important; color: #464646 !important}
.post_content p {font-size:14px;color:#616161;line-height: 17px; padding: 0px !important; text-align: justify; width:auto !important}
.post_content p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content .hr {background-color:#464646 !important}
.post_content .hr hr {margin:20px 0 10px 0 !important;background-color:#464646 !important}
.post_content .feature-image { padding:10px 10px 10px 0px; width: 120px !important}
.post_content .feature-text {width:100% !important;}
.post_content img {float:left; padding: 2px 20px 10px 0}
.post-date-time { background-color: #cae7f7;width:270px; height:30px;border:none;padding:17px 0 0 0px;margin:10px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; font-size: 14px; color:#e9603c;
border-radius: 6px; display: block}
.post-date-time img {margin:0 10px 0 10px; position: relative; bottom:4px}
.post-date-time .img2 {position: relative; bottom: 6px}
.post_meta{margin:13px 0 0 7px; text-align: left}
.post_meta small {font-size: 11px; color: #616161;padding: 0px; margin: 0px; position: relative; bottom: 8px; }

/* Author page */
.author_container {text-align:left; width:100%}
.author_container h5 {font-size: 14px; color:#e9603c}
.author_container p {font-size: 12px !important; color:#707070; text-align: left}
.author_container small {font-size: 12px !important; color:#707070; text-align: left; padding: 5px 0 0 0; margin: 0px}
.author_container a {font-size: 12px !important; color:#e9603c !important; text-align: left}
.author_container a:hover {text-decoration: underline !important}
.author_container .row-480 {width:200px;}
.author_container .margin-left-10 {margin-left: 10px !important; margin-top: 0px; }
.author_container .hr hr {margin-top:25px !important}

} /* End of small tablet 480-768 */


/* ////////////////////////////// MOBILE ////////////////////////////// */
@media (max-width:480px){
.fram{
	width:480px;
	height:2000px;
	}
.mframe{
	display:block;
	}
	.dframe{
	display:none;
	}
	.contact_left,.contact_right{
		width:100%;
		float:left;
	}
	
/* Header.php */
header {width:100%; height:auto; margin:0px auto 0;text-align: center}
header nav {text-align: left}
header .logo {width:60%; height:60%; display: inline-block; margin:10px auto 0; text-align: center}
.number-desktop {float:right; display:none}
/* Footer.php */
footer {width:100%; height: auto; background-color:#ECF4FB; margin:0 auto 0;}
footer .textwidget {display:inline-block}
footer .widget {display:inline-block}
.dpe-flexible-posts {margin:15px !important 0 0 0; width:640px !important}
.widget-container {width:100%; height:auto; margin:30px auto 0;display:none}
.footer_sidebar {width:auto; height:auto; margin:30px auto 0; display: inline-block}
.footer_news {width:100%; height:220px; background-color: #ffffff; display:inline-block; margin:0px 0px 0 0;}
.footer_links {width:80px; height: auto; margin:15px 0px 0  0px; display:inline-block; }
.footer_links a {font-size: 13px; font-weight: 300; color:#464646}
.footer_links a:hover {font-size: 13px; font-weight: 300; color:#464646; text-decoration: underline}
.footer_links p {font-size: 12px !important; color: #464646 !important; font-weight: 700 !important; padding:10px 0 5px 0 !important}
.footer_links ul {padding:0px; margin:0px;}
.footer_links li {list-style: none; margin:0px 0 10px 0; padding:0px}
.footer_social {width:600px; height:auto; display: inline-block;margin:15px 0 0 }
.footer_social p {font-size: 14px !important; color: #464646 !important; font-weight: 700 !important;padding:0 0 15px 0 !important}
.footer_social img {display:none;}
footer .container {width:90%; height:auto; margin:0 auto 0}
footer .container .terms {width:100%; height:auto; margin:45px auto 0; padding:0 0 30px 0}
footer .container .terms p {font-size:12px; color: #464646; padding:15px 0 0px 0; line-height: 13px}
footer .container .terms a {font-size:14px !important; color: #464646; padding:5px 0 15px 0;line-height: 15px}
footer .container .terms a:hover {font-size:14px !important; color: #464646; padding:5px 0 15px 0; text-decoration: underline;line-height: 15px}

/* apply php */
.apply_container {width:100%; height:auto; margin:20px auto 0; }
.apply_container .text {width:auto; float:none;}
.apply_container .ola-container {width:188px; float:right; position:relative; bottom:20px; display:none}
.apply_container h2 {font-size:24px; color:#e9603c; padding:5px 0 0 15px}
.apply_container h3 {font-size:16px; color:#464646; padding:15px 0 0 15px; font-weight:300;}
.iframe_container {text-align:center}


/* Banner */
.banner {width:90%; height: auto; background-color:#DFEAF3; margin:10px auto 0; }
.banner_slider_container {display: none}
.banner_container {width:100%; height:auto; margin:0 0px 0 0px}
.banner_content {width:100%; height:auto;}
.banner_content h1 {font-size:18px;color:#e9603c;font-weight:bold;text-align:center; letter-spacing:0.5px; padding:15px 5px 5px 5px}
.banner_content h3 {font-size:12px;color:#e9603c;font-weight:normal;padding:5px 0px 0 0px;text-align:center;}
.amount_button {width: 126px; height:50px;}
.amount_btns {width:100%; height: auto; background-color:##DFEAF3; text-align: center; margin:10px auto 0}
.amount_btns p {font-size: 10px; font-weight: 300; color:#e9603c; text-align: left;padding: 20px 15px 20px 15px; line-height: 14px}
.amount_btns strong {font-size: 12px; font-weight: 600; color:#e9603c}
.amount_button {border:none;padding:0px;margin:8px 2px 0 2px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;
border-radius: 4px;}
.amount_button:hover {background-color: #059FDA}
.choose_amount {width:260px; height:50px;border:none;padding:0px;margin:8px auto 15px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.choose_amount:hover {background-color: #059FDA}
.amount_btns .amount-50 {background-image:url(../images/amount-50-mobile.png) ; background-position:right center; background-size: cover}
.amount_btns .amount-100 {background-image:url(../images/amount-100-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-250 {background-image:url(../images/amount-250-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-500 {background-image:url(../images/amount-500-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-750 {background-image:url(../images/amount-750-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-1000 {background-image:url(../images/amount-1000-mobile.png);background-position:right center;background-size: cover}
.amount_btns .choose_amount {background-image:url(../images/choose-amount.png);background-position:right center;background-size: cover}
.btn-guy {display:none}
.btn-guy img {height: 100%; width: 100%; position:relative; left:40px; bottom:100px}

/* Desktop Reviews Section */
.section_reviews{display: none}
.section_reviews h2 {display: none}
.section_reviews p {display: none}
.badge-container {width:212px; float: right; position: relative; bottom: 80px; margin:0px; text-align: right}

/* Desktop Compare Section */
.section_compare {display: none}

/* Desktop CCTA Section */
.section_ccta_container {width:90%; height:auto; margin:0 auto 0;}
.section_ccta2 {width:300px}
.section_ccta img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 img {display: inline-block; margin-top:15px !important; height:100%}
.section_ccta2 p {position: relative; top:20px}
.section_ccta2 .margin-left-20 {margin-left: 0px}
.section_ccta2 .row-160 {width:250px !important}
.section_ccta2 .row-230 {width:250px !important}
.section_ccta2 .pad-top-15 {padding-top: 0px !important}
.section_ccta_container hr {position: relative; top:15px}
.section_ccta2 a {color:#e9603c;}
.section_ccta_container .small-icon {width: 30px; height: 30px}

/* Desktop Steps Section */
.section_steps {display: none}

/*  Section contentText  */
.section_content {width:90%; height:auto; margin:0 auto 0;}
.section_content h2 {font-size:16px; color:#e9603c; font-weight: 400}	
.section_content p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}

/*  Section Google Text  */
.section_google {width:90%; height:auto; margin:0 auto 0;}
.section_google p {font-size:14px; color: #464646; padding:5px 0 15px 0; line-height: 17px; text-align: justify}
.section_google strong {font-size:16px;color:#e9603c; font-weight: 400}
	
.container p {font-size: 14px;color:#666666; font-weight: lighter}
.container h1 {}
.container strong {font-size:16px;color:#e9603c; font-weight: 400}

/*  Section dropdown  */
.section_dropdown {width:90%; height:auto; margin:0px auto 0px; text-align: center}
.section_dropdown p {font-size:20px;color:#e9603c; font-weight: 400; padding:15px 0px 15px}
.section_dropdown small {font-size:12px;color:#e9603c; font-weight: 400; width:220px; padding: 0 0 0 0%; text-align: left !important;line-height: 15px; display: none}
.section_dropdown .container {width:100%; height:250px; overflow: hidden; margin: 0 auto 0}
.section_dropdown .content {text-align: left; margin-left:15px}
.section_dropdown .content {width:100%; height:220px; margin:0 auto 0;background-color: #DFEAF3;position: relative; top:30px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px;border-radius: 5px;}
.section_dropdown .inner {width:90%; height:115px; margin:0 auto 0;background-color: #FDDFD6; position: relative; top:15px;-webkit-border-radius: 5px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 5px; text-align: center;border-radius: 5px;}
.section_dropdown .content .text-pos {position: relative; top:50px; left:30px; padding: 10px 0 0 0}
.section_dropdown .content img {position: relative; bottom:2px; display: none}
.section_dropdown .apply_btn_small {background-image:url(images/apply_btn_txt.png);width:246px; height:58px;border:none;padding:0px;margin:20px 0 20px 0;cursor:pointer; position: relative;left:0px;
border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s; background-size: contain;
-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;
-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;
border-radius: 4px;}
.section_dropdown .apply_btn_small:hover {background-color: #059FDA}
.dropdown_guy {display: none}
.select_box {width:180px; height:49px; overflow:hidden;}
.dropdown_container_box{width:180px; height:60px; position:relative; left:0px;}
.dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:0px 0px 10px 10px;
overflow:hidden; width:220px; height:49px;}
.dropdown_container_box select {-moz-appearance: none;text-indent: 0.01px;text-overflow:''; -webkit-appearance: none; }
.dropdown_container_box select::-ms-expand {display: none;}
.dropdown_container_box select {overflow:hidden;}
@-moz-document url-prefix().dropdown_container_box select {cursor:pointer;border:0;font-size:22px;color:#7d7d7d; line-height:50px;background-image:url(images/main-sprite.png);background-position: -72px 0px; background-repeat:no-repeat;-webkit-appearance: none; padding:10px 0 0 10px;overflow:hidden; width:220px; height:49px;}

/* Reviews dynamic text */
.richtext {display:inline-block;}
.richtext p {display: inline-block !important; padding:0px !important; margin:0px !important; line-height: 15px; width:220px}
.richtext  small {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
.richtext  span {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
.richtext a {font-size:12px !important;color:#e9603c !important; font-weight: 400 !important }
.richtext a:hover {text-decoration:underline !important}
	
/*  Two Column Page  */
/*.twocol_banner {display: none}  */
.twocol_banner_container {display: none}
.twocol_container {width:90%; height:auto; margin:60px auto 0px}
.twocol_container h2 {font-size:26px; color:#e9603c; padding:8px 0 30px 0px; font-weight: 300}
.twocol_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0px}
	.twocol_container ul {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 50px}
	.twocol_container li {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 0px 0px}
.twocol_container .content_left {width:100%; height:auto; margin:15px auto 0;; text-align: center}
.twocol_container .content_left h2 {font-size:36px; color:#e9603c; font-weight: 400; padding:0 0 30px 0; text-align: left} 
.twocol_container .content_left h6 {font-size:16px; color:#e9603c; font-weight:400; line-height: 17px; padding:0 0 5px 0;text-align: left}
.twocol_container .content_left p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}
.twocol_container .content_left ol { padding: 0px; margin:10px 0 10px 18px}
.twocol_container .content_left li {font-size:14px; color:#5d5d5d; font-weight:400; padding:0 0 15px 0; text-align: justify}
.twocol_container .content_left strong {font-size:35px; color:#e9603c;line-height: 40px; font-weight: 300;text-align: left}
.twocol_container .content_left a {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0; text-align: justify}	
.twocol_container .content_right {display: none}
.twocol_container .content_news_right {display: none}
.twocol_container .content_news_right h2 {padding:0px 0 0px 0px;}

/* How it works image position */
.money-head {position: relative; top:30px; font-size: 20px !important}
.money-head-pos {width:100px !important; position: relative; bottom: 10px; left:5px}

/*  Accordion  */
.ac-container{width:100%;text-align: left; margin:30px 0 0 0px;}
.ac-container ul {margin:0 0 0 25px}
.ac-container li {color: #464646;font-size: 14px;margin:0px 0 20px}
.ac-container .tbl {width:100%; height:auto;margin:0 0 0 20px}
.ac-container .tbl ul {list-style:none;margin:0px}
.ac-container .tbl li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl span {color:#00aaec}
.ac-container .tbl p {font-size:12px;font-weight:bold; text-align:center; text-decoration:underline}
.ac-container .tbl_left {width:240px; height:auto; border:1px solid #e9603c; float:left;text-align:center}
.ac-container .tbl_right {width:240px;margin-right:5px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container .tbl-2 {width:580px; height:auto;margin:0 0 0 20px}
.ac-container .tbl-2 ul {list-style:none;margin:0px}
.ac-container .tbl-2 li {margin:0 0 10px; color:#e9603c}
.ac-container .tbl-2 span {color:#00aaec}
.ac-container .tbl-2 p {font-size:14px;font-weight:bold; text-align:center; text-decoration:underline; margin:0 0 10px 0; padding:0 0 0 20px; width:60%}
.ac-container .tbl_left-2 {width:90px; height:auto; border:1px solid #e9603c; float:left;text-align:center;margin:0 0 0 2px}
.ac-container .tbl_right-2 {width:90px;margin-right:16px; height:auto; border:1px solid #e9603c; float:right;text-align:center}
.ac-container label{padding:10px 0px 10px 10px;position: relative;z-index: 20;display: block;height: auto;cursor: pointer;color: #464646;font-size: 14px;background: #fbf9f9;border-bottom:1px solid #DFEAF3;background: url(images/arrow_down2.png) no-repeat right center;}
.ac-container label:hover{background: #DFEAF3;}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{background: #DFEAF3;color: #464646;}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{content: '';position: absolute;width: 24px;height: 24px;right: 13px;top: 7px;background: transparent url(images/arrow_down.png) no-repeat center center;}
.ac-container input:checked + label:hover:after{background-image: url(images/arrow_up.png)}
.ac-container input{display: none;}
.ac-container article{border-left:0px solid #DFEAF3;border-right:0px solid #DFEAF3;border-bottom:1px solid #DFEAF3;margin-top: -1px;overflow: hidden;height: 0px;position: relative;z-index: 10;-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;transition: height 0.3s ease-in-out, box-shadow 0.6s linear;}
.ac-container article p{color: #464646 !important;font-size: 12px !important;padding-top:10px !important; width:90% !important; text-align: justify !important; padding-left: 10px !important}
.ac-container input:checked ~ article{-webkit-transition: height 0.5s ease-in-out, ;-moz-transition: height 0.5s ease-in-out, ;-o-transition: height 0.5s ease-in-out, ;-ms-transition: height 0.5s ease-in-out, ;transition: height 0.5s ease-in-out,;}
.ac-container input:checked ~ article.ac-100{height: 120px;}
.ac-container input:checked ~ article.ac-430{height: 450px;}
.ac-container input:checked ~ article.ac-340{height: 360px;}
.ac-container input:checked ~ article.ac-155{height: 175px;}
.ac-container input:checked ~ article.ac-150{height: 170px;}
.ac-container input:checked ~ article.ac-60{height: 80px;}
.ac-container input:checked ~ article.ac-175{height: 195px;}
.ac-container input:checked ~ article.ac-105{height: 125px;}
.ac-container input:checked ~ article.ac-85{height: 105px;}
.ac-container input:checked ~ article.ac-130{height: 150px;}
.ac-container input:checked ~ article.ac-195{height: 225px;}

/*  Contact page template  */
.contact_container{ width:90%; height:auto; margin: 55px auto 20px;} 
.contact_container_header {width:100%;}
.contact_container h2 {font-size:26px; color:#e9603c; font-weight: 400; padding:0 0 30px 0px}
.contact_container h4 {font-size:16px; color:#e9603c; margin:30px 0px 5px 0px; font-weight:normal;}
.contact_container a {font-size:14px; color:#5d5d5d; margin:0px 0px 0px 0px; font-weight:normal; text-decoration:none}
.contact_container a:hover {color:#e9603c;}
.contact_container li {font-size:14px;color:#5d5d5d;font-weight:lighter; padding-left:20px; margin:20px 0 0 0px}
.contact_container p {font-size:14px; color:#5d5d5d; font-weight:400; line-height: 17px; padding:0 0 25px 0px}
.contact_container span {font-size:14px; width:650px;color:#5d5d5d; margin:3px 0 0 5px; line-height:18px}
.contact_container hr {background-color:#d5b2d0; width:100%; border:0px;height:1px; margin:0 0 10px 0px}
.contact_left {width:100%; height:auto; margin:0 0px 0 0px}
.contact_right {width:100%; height:auto;margin:20px 0px 0 0px}
.contact_right img {margin:0px 0 0px 0px}

/*  Contact Form  */
.contact_form {width:90%; height:auto; margin:50px 0 0 0px; text-align:left}
.contact_form span {font-size:16px;text-align:left; color:#e9603c;}
.contact_form p {margin:0px; padding:0px}
.wpcf7-form label.error {color:#e9603c!important; display:block!important;padding-left:8px!important;margin-top:2px;}
.box_name {width:100%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px; margin-top:3px; outline: 0;}
.box_name:focus {border:1px solid #e9603c;}
.box_number {width:100%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:3px; outline: 0;}
.box_number:focus {width:100%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_email {width:100%; height:40px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding-left:10px;margin-top:3px; outline: 0;}
.box_email:focus {width:100%; height:40px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding-left:10px; outline: 0;}
.box_message {width:103%; height:100px; background-color:#fbf9fa; border:1px solid #d5b2d0; font-size:14px;color:#e9603c; padding:0px 0 0 10px; outline:0;margin-top:3px;resize:none;}
.box_message:focus {width:100%; height:100px; background-color:#fbf9fa; border:1px solid #e9603c; font-size:14px;color:#e9603c; padding:0px 0 0 10px;outline:0;resize:none;}
.box_container {width:100%; height:70px; margin:0px; color:#e9603c; text-align:left}
.message_container {width:100%; height:140px; margin:0px;color:#e9603c; text-align:left}
.box_submit {width:103%!important; height:100px; background-color:#00aaec; font-size:18px; color:#fff;}
.wpcf7-submit {width:110%!important; height:60px; background-color:#00aaec;border:none; font-size:22px; color:#fff; cursor:pointer; z-index:-10}
.wpcf7-submit:hover {width:110%!important; height:60px; background-color:#2cb6eb;border:none; font-size:22px; color:#fff; cursor:pointer;}

/* social widget */
.social_box {width:34px; height:34px; border-width:1px; border-color:#ECF4FB; border-style:solid; margin-right:5px; float:left;}
.social_slide {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s;}
.social_slide:hover {background-position: 0px -34px;}
.facebook_slide {background-image: url(images/facebook_logo.png);}
.twitter_slide {background-image: url(images/twitter_logo.png);}
.linkedin_slide {background-image: url(images/linkedin_logo.png);}
.gplus_slide {background-image: url(images/gplus_logo.png);}
.reddit_slide {background-image: url(images/reddit_logo.png);}
.stumble_slide {background-image: url(images/stumble_logo.png);}

/* social contact */
.social_box_light {width:34px; height:34px; border-width:1px; border-color:#fbf9f9; border-style:solid; margin-right:5px; float:left;}
.social_slide_light {overflow:visible;height: 34px;width: 34px;margin: 0px;float: left;-webkit-transition: all ease 0.3s;-moz-transition: all ease 0.3s;-o-transition: all ease 0.3s;-ms-transition: all ease 0.3s;transition: all ease 0.3s;}
.social_slide_light:hover {background-position: 0px -34px;}
.facebook_slide_light {background-image: url(images/facebook_logo_light.png);}
.twitter_slide_light {background-image: url(images/twitter_logo_light.png);}
.linkedin_slide_light {background-image: url(images/linkedin_logo_light.png);}
.gplus_slide_light {background-image: url(images/gplus_logo_light.png);}

/* News */
.post_container {width:100%; margin:0 auto 0; height: auto; text-align: left}
.post_container h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400; text-align: left}
.post_container a {font-size: 20px; color: #464646 !important}
.post_container p {font-size:14px;color:#616161;line-height: 17px;padding: 0px 0 10px 0 !important; text-align: justify}
.post_container p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content {width: auto; height: auto}
.post_content h3 {font-size: 20px !important; color: #464646 !important; padding:0 0 5px 0; font-weight: 400}
.post_content a {font-size: 20px !important; color: #464646 !important}
.post_content p {font-size:14px;color:#616161;line-height: 17px; padding: 0px !important; text-align: justify; width:auto !important}
.post_content p a {font-size:14px !important;color:#616161;line-height: 17px}
.post_content .hr {background-color:#464646 !important}
.post_content .hr hr {margin:20px 0 10px 0 !important;background-color:#464646 !important}
.post_content .feature-image { padding:10px 10px 10px 0px; width: 120px !important}
.post_content .feature-text {width:100% !important;}
.post_content img {float:left; padding: 2px 20px 10px 0}
.post-date-time { background-color: #cae7f7;width:270px; height:30px;border:none;padding:17px 0 0 0px;margin:10px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; font-size: 14px; color:#e9603c;
border-radius: 6px; display: inline-block}
.post-date-time img {margin:0 10px 0 10px; position: relative; bottom:4px}
.post-date-time .img2 {position: relative; bottom: 6px}
.post_meta{margin:13px 0 0 7px; text-align: left}
.post_meta small {font-size: 11px; color: #616161;padding: 0px; margin: 0px; position: relative; bottom: 8px; }
.widget_categories .widget-title{ background-color: #e9603c;width:145px; height:30px;border:none;padding:15px 0 0 45px;margin:40px 0 0 0;border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-backface-visibility: hidden; 
-webkit-border-radius: 6px; background-repeat: no-repeat; background-position: 12px 10px ;-moz-border-radius: 6px; background-image: url(images/categ_ic.png);font-size: 20px; color:#e0c2dc;
border-radius: 6px;}
.widget_categories {text-align: left; width: 100%; display: inline-block; margin:0 0px 0 0}
.widget_categories ul {display: inline-block; margin:10px 0 0px 0; }
.widget_categories li {list-style: none; display: inline-block;background-color: #e0c2dc;padding:8px 10px !important; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.widget_categories li:hover {list-style: none; display: inline-block;background-color: #ECF4FB;padding:8px 10px; font-size: 13px !important; color: #e9603c; margin:5px 2px 0px 0;-moz-border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.widget_categories a {color: #e9603c !important; font-size: 13px !important;}
.author_container {text-align: center !important}
.author_container h5 {font-size: 14px; color:#e9603c}
.author_container p {font-size: 12px !important; color:#707070; text-align: center !important; }
.author_container small {font-size: 12px !important; color:#707070; text-align: left; padding: 5px 0 0 0; margin: 0px}
.author_container a {font-size: 12px !important; color:#e9603c !important; text-align: left}
.author_container a:hover {text-decoration: underline !important}
.author_container .row-480 {width:100%;}
.author_container .margin-left-10 {margin-left: 0px !important; margin-top: 20px; }
.author_container .hr hr {margin-top:0px !important}

} /* end of Mobile 480 */


@media (min-width:481px) and (max-width:554px){
	
.banner {width:90%; height: auto; background-color:#DFEAF3; margin:10px auto 0; }
.banner_slider_container {display: none}
.banner_container {width:100%; height:auto; margin:0 0px 0 0px}
.banner_content {width:100%; height:auto;}
.banner_content h1 {font-size:18px;color:#e9603c;font-weight:bold;text-align:center; letter-spacing:0.5px; padding:15px 5px 5px 5px}
.banner_content h3 {font-size:12px;color:#e9603c;font-weight:normal;padding:5px 0px 0 0px;text-align:center;}
.amount_button {width: 126px; height:50px;}
.amount_btns {width:100%; height: auto; background-color:##DFEAF3; text-align: center; margin:10px auto 0}
.amount_btns p {font-size: 10px; font-weight: 300; color:#e9603c; text-align: left;padding: 20px 15px 20px 15px; line-height: 14px}
.amount_btns strong {font-size: 12px; font-weight: 600; color:#e9603c}
.amount_button {border:none;padding:0px;margin:8px 2px 0 2px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;
border-radius: 4px;}
.amount_button:hover {background-color: #059FDA}
.choose_amount {width:260px; height:50px;border:none;padding:0px;margin:8px auto 15px;cursor:pointer; border:0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-backface-visibility: hidden; background-color: #00aaec;-webkit-border-radius: 4px; background-repeat: no-repeat; background-position: center center;-moz-border-radius: 4px;border-radius: 4px;}
.choose_amount:hover {background-color: #059FDA}
.amount_btns .amount-50 {background-image:url(images/amount-50-mobile.png) ; background-position:right center; background-size: cover}
.amount_btns .amount-100 {background-image:url(images/amount-100-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-250 {background-image:url(images/amount-250-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-500 {background-image:url(images/amount-500-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-750 {background-image:url(images/amount-750-mobile.png);background-position:right center;background-size: cover}
.amount_btns .amount-1000 {background-image:url(images/amount-1000-mobile.png);background-position:right center;background-size: cover}
.amount_btns .choose_amount {background-image:url(images/choose-amount.png);background-position:right center;background-size: cover}
.btn-guy {display:none}
.btn-guy img {height: 100%; width: 100%; position:relative; left:40px; bottom:100px}}


@media (max-width: 1023px)
{
/* Mobile-Tablet Nav */
.nav{background:#551c4e}
.nav-collapse ul {margin: 0;padding: 0;width: 100%;display: block;list-style: none;}
.nav-collapse li {width: 100%;display: block;}
.js .nav-collapse {clip: rect(0 0 0 0);max-height: 0;position: absolute;display: block;overflow: hidden;zoom: 1;}
.nav-collapse.opened {max-height: 9999px;}

@media screen and (min-width: 1023px) {
.js .nav-collapse {position: relative;max-height: none;}.nav-toggle {display: none;}
}
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
.nav-collapse,.nav-collapse * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.nav-collapse,.nav-collapse ul {list-style: none;width: 100%;float: left;}
.nav-collapse li {float: left;width: 100%;}
@media screen and (min-width: 1023px) {.nav-collapse li {width: auto;*width: auto; /* IE7 Hack */_width: auto; /* IE6 Hack */}}
.nav-collapse a {color: #551c4e;text-decoration: none;width: 100%;background: #fff;border-bottom: 1px solid #c3c3c3;padding: 0.7em 1em;float: left;}
@media screen and (min-width: 1023px) {.nav-collapse a {margin: 0;padding: 1em;float: left;text-align: center;border-bottom: 0;border-right: 1px solid white;}}
.nav-collapse ul ul a {
  background: #551c4e;
  padding-left: 2em;
}

@media screen and (min-width: 1023px) {
  .nav-collapse ul ul a {
    display: none;
  }
}

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 45px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
 /* background: #E9603C  url("images/hamburger.gif") no-repeat 0% 50%;*/
   background: #E9603C  url("images/hamburger.gif") no-repeat 0% 50% !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    background-image: url("images/hamburger-retina.gif");
    -webkit-background-size: 60px 60px;
    -moz-background-size: 60px 60px;
    -o-background-size: 60px 60px;
    background-size: 60px 60px;
  }
}




