body {background:#FFF; font-family: 'Montserrat', sans-serif; font-size:14px; line-height:22px; margin:0; padding:0; color:#333; font-weight:400; white-space:normal; visibility:inherit; text-align:inherit; border:0px; letter-spacing:0px; font-stretch:inherit; overflow-x:hidden;}
html{height:100%; margin-bottom:0px;}
* { margin: 0; padding: 0; outline: 0; }

.body_bg {background-image: url(../images/background.jpg); position:relative; background-position: center center;  background-repeat: no-repeat;  background-attachment: fixed; background-size: cover; background-color:#FFF; font-family: 'Montserrat', sans-serif; color:#333; font-weight:500; white-space:normal; visibility:inherit; text-align:inherit; border:0px; letter-spacing:0px; font-stretch:inherit; overflow-x:hidden;}

.body_bg h1 { color:#F15200;}

/*LOADER*/
.no-js #loader { display: none;}
.js #loader {display: block; position: absolute; left: 100px; top: 0;}
.se-pre-con {position: fixed; left: 0px; top:0px; width: 100%; height: 100%; z-index: 9999; background:url(../images/Preloader.gif) center no-repeat #F15200;}
/*LOADER*/

/*TEXT SELECTION*/
::-moz-selection {/* Code for Firefox */ color:#231AA2; background:#F15200;}
::selection {color:#231AA2; background:#F15200;}
/*TEXT SELECTION*/

h1, h2, h3, h4, h5 {text-transform:uppercase; font-weight:800; letter-spacing:2px;}

h1 { font-size:35px; line-height:45px; margin-bottom:15px; margin-top:15px; padding:0; color:#231AA2;}

h2 { font-size:25px; line-height:35px; margin-bottom:15px; margin-top:15px; padding:0; color:#231AA2;}

h3 { font-size:22px; line-height:30px; margin-bottom:-15px; margin-top:15px; padding:0; color:#F15200;}

h6 {color:#444; font-size:16px; line-height:25px; margin-top:15px; margin-bottom:15px; padding:0; font-weight:500;}

p { color:#333; font-size:14px; line-height:20px; margin:15px 0; padding:0; font-weight:500; letter-spacing:.5px;}
p a {color:#231AA2; font-weight:600; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
p a:hover {color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
p span {color:#F15200; font-weight:600;}
p strong {color:#231AA2; font-weight:600;}
p i { font-size:12px; margin-right:5px;}

/*INTRO LOGO*/
.intro-logo { margin-top:60px; margin-bottom:15px; display:inline-block;}
/*INTRO LOGO*/

/*INTRO BOX*/
.image-holder { position: relative; margin-bottom:15px; margin-top:15px; padding:0px; background:#FFF; -webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s; box-shadow: 0px 5px 25px 0px rgba(0,82,227,.05);}
.image-holder:hover {background:#231AA2; -webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.image-holder > .image-holder-icon a {display: inline-block; background:#231AA2; color:#FFF; width:110px; height:110px; line-height:110px; font-size:40px; text-align: center;position: relative; margin-bottom:10px; margin-top:15px; padding:0; overflow:hidden;  -webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;transition-property: transform; border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;}
.image-holder:hover >.image-holder-icon a { background:#FFF; color:#231AA2; -webkit-transform:rotate(360deg);-moz-transform:rotate(360deg); -o-transform:rotate(360deg); border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%; -webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.image-holder > h3 { margin:0 !important; padding:10px 15px; background:#F9F9F9; border-top:1px solid #F4F4F4;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.image-holder:hover > h3 {  background:#1A3D8A; border-top:1px solid #17377C;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.image-holder > h3 a {color:#231AA2; font-size:18px; line-height:28px; margin:0;-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}
.image-holder:hover > h3 a {color:#FFF; -webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}
/*INTRO BOX*/

/*HOME BOTTOM*/
.home-bottom {  margin:0; padding:30px 0;}
.home-bottom p {color:#FFF; margin: 0; padding: 0 15px; font-weight:400; font-size:14px; line-height:20px;}
.home-bottom p span {color:#FFF; font-weight:500; font-style:normal;}
.home-bottom p a {color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.home-bottom p a:hover {color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*HOME BOTTOM*/

/*INTRO FORM*/
.intro-form-bg {background-color: #fff; margin-bottom:30px; margin-top:30px; box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.07); padding:30px; }
.intro-form-header { margin-bottom:15px;}
.intro-form-header .intro-form-logo { display:block; margin-bottom:0px; margin-top:15px;}
.intro-form-header .intro-form-logo img { width:110px;}
.intro-form-header h2 { font-size:20px; line-height:30px; margin-bottom:0;}

.intro-form { float:left; height:auto; margin:15px 0; font-size:14px; line-height:22px; color:#333; font-weight:500; }
.intro-form a { color:#F15200; text-decoration:none; font-weight:600; margin:0; padding:0; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.intro-form a:hover { color:#231AA2; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.intro-form-bor {float:left; width:100%; height:55px; line-height:55px; font-size:14px; text-align:left; color:#333; font-weight:500;margin:0; padding:0 0 0 15px; background:#F9F9F9; border:1px solid #F4F4F4; font-family: 'Montserrat', sans-serif; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  }
.intro-form-textar { float:left; width:100%; height:120px; line-height:35px; font-size:14px; text-align:left; color:#333; margin:0; padding:5px 0 0 15px; background:#F9F9F9; border:1px solid #F4F4F4; font-weight:500; font-family: 'Montserrat', sans-serif; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.intro-form-bor:focus, .intro-form-textar:focus { background:#FFF; border:1px solid #231AA2; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; }

.intro-form select { float:left; font-size:14px; margin:0; padding:0 0 0 15px; color:#333;  width:100%; height:55px; line-height:55px; font-weight:500; background:#F9F9F9 url(../images/arrow-select.png) no-repeat right 10px center ;border:1px solid #F4F4F4; font-family: 'Montserrat', sans-serif; appearance:none; -webkit-appearance:none;-moz-appearance: none; text-indent: 0.01px; text-overflow: ''; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.intro-form select:focus {background:#FFF  url(../images/arrow-select.png) no-repeat right 10px center ; border:1px solid #231AA2; color:#333; appearance:none; -webkit-appearance:none;-moz-appearance: none; text-indent: 0.01px; text-overflow: ''; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.form-btn { font-size:15px; font-weight:800; width:100%; text-transform:uppercase; padding:15px 30px; line-height:25px ; color:#FFF; background:#231AA2; letter-spacing:2px; margin-top:0; margin-bottom:0; margin-left:0; margin-right:0; border:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.form-btn:hover {  background:#F15200; border:none; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

::placeholder { color:#333; opacity: 1;}
:-ms-input-placeholder {color:#333;}
::-ms-input-placeholder { color:#333;}

.inner-down { float:left; margin:0 0 15px 0; }
input[type=checkbox] {opacity: 0; float:left;}
input[type=checkbox] + label {margin:0 0 0 15px; padding:0 0 0 15px; position: relative;cursor: pointer;font-size:14px;float: left; line-height:22px; font-weight:500; color:#333; }
input[type=checkbox] + label ~ label {margin: 0 0 0 15px; }
input[type=checkbox] + label::before {content: ' ';position: absolute;left: -15px;top: 0px;width: 20px;height: 20px;display: block;background:#F9F9F9;border: 1px solid #F4F4F4;}
input[type=checkbox] + label::after {content: ' ';position: absolute;left: -15px;top: 0px;width: 20px;height: 20px;display: block;z-index: 1;
background:#231AA2 url(../images/checkbox-icon.png) no-repeat center center; -ms-transform: scale(0);-webkit-transform: scale(0);transform: scale(0);opacity: 0;}
input[type=checkbox]:checked + label::after {-ms-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
/*INTRO FORM*/

/**HEADER**/
#header-1 { background:#FFF;}

/*TOP*/
#top { background:#F15200;}

/*CALL NOW*/
.call-now { float:left; margin:0; display:block;}
.call-now ul {  margin:0; padding:0; list-style:none;}
.call-now ul li { float:left; font-size:14px; color:#FFF; line-height:30px; margin:5px 15px 5px 0; padding:0; font-weight:500;}
.call-now ul li:last-child { margin-right:0;}
.call-now ul li a { color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.call-now ul li a:hover {color:#231AA2; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.call-now ul li .call-icon { float:left; line-height:30px; width:30px; text-align:center; color:#FFF; margin-right:10px; font-size:12px; background:#231AA2;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
/*CALL NOW*/

/*SOCIAL-ICONS*/
.social-icons { float:right; margin:5px 0 0 0; padding:0;}
.social-icons ul { float:left; margin:0; padding:0; list-style:none;}
.social-icons ul li { float:left; margin:0; padding:0; font-size:12px;}
.social-icons ul li a { float:left; height:30px; line-height:30px; width:30px; background:#231AA2; color:#FFF; margin:0 0 0 5px; padding:0 ; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; text-align:center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.social-icons ul li a:hover {background:#FFF; color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
/*SOCIAL-ICONS*/

/*TOP*/

/*LOGO*/
.logo { float:left; margin:15px 0; padding:0; display:block; }
/*LOGO*/

/*CART*/
.cart { float:right; margin:45px 0; padding:0;}
.cart ul { float:left; margin:0; padding:0; list-style:none;}
.cart ul li { float:left; margin:0; padding:0; font-size:13px; color:#333; line-height:40px; letter-spacing:1px; font-weight:600; text-transform:uppercase;}
.cart ul li a { color:#333;}
.cart ul li a:hover { color:#F15200;}
.cart ul li a i { width:40px; height:40px; line-height:40px; background:#231AA2; color:#FFF; text-align:center; font-size:12px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-right:5px;}
.cart ul li span {color:#F15200;}
/*CART*/

/*NAV-FIX*/
.bg3{}
#menucont{padding: 0; margin:0 auto !important; }
#menucont p{margin: 0;}
.container1{width:100%;padding: 0; margin:0 ;}
.container1 .bodycontainer{margin: 0 !important;width: 100%;}
.stickydiv{position: relative; z-index:999; width: 100%; background:#231AA2;}
.stickydiv.stuck{position: fixed; top: 0; width: 100%; z-index:999;}
/*NAV-FIX*/
/**HEADER**/

.home-btn { font-size:15px; font-weight:800; width: auto; text-transform:uppercase; padding:15px 30px; line-height:25px ; color:#FFF; background:#231AA2; letter-spacing:2px; margin-top:5px; margin-bottom:15px; margin-left:0; margin-right:0; border:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.home-btn:hover {  background:#F15200; border:none; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.home-img { margin-bottom:15px; margin-top:15px;}

/*FEATURE SECTION*/
.single-feature {margin-top:15px; margin-bottom:15px; }

.single-feature .feature-icon i { width:90px; height:90px; line-height:90px; background:#F15200; font-size:40px; color:#FFF; position:relative; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; margin-bottom:0; margin-top:0;}
.single-feature:hover .feature-icon i { background:#231AA2; color:#FFF;}	

.single-feature h2 {  font-size:20px; line-height:30px; margin:15px 0 5px 0; padding:0; color:#231AA2; position:relative; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; transition:all 0.3s ease; }
.single-feature:hover h2 {color:#F15200; text-decoration:none;}

.single-feature p { margin:0; padding:0; font-size:13px;}
.single-feature:hover p {color:#444; text-decoration:none;}
/*FEATURE SECTION*/

/*OUR PRODUCTS*/
.new-arrivals { padding:0; margin-bottom:0;}

.step_by_step_box {border: 1px solid #F4F4F4; background:#FFF; padding:0; position: relative; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; margin:15px 0; }
.step_by_step_box:hover {border:1px solid #EEE; background:#FFF; -webkit-box-shadow: 0px 0px 15px 0px rgba(230,230,230,0.75); -webkit-box-shadow: 0px 0px 15px 0px rgba(230,230,230,0.75);  -webkit-box-shadow: 0px 0px 15px 0px rgba(230,230,230,0.75);}		

.step_by_step_box .product-box-img { margin:0; padding:0;  overflow:hidden;}
.step_by_step_box .product-box-img a img {opacity:1;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;transition: all 0.2s ease-in; background-position:left; overflow:hidden;}
.step_by_step_box:hover .product-box-img a img { opacity:1;-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-moz-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;transition: all 0.2s ease-in;  background-position:right; overflow:hidden;}

.sticker {position: absolute; top:10px; left:0; width:auto; height:20px; z-index:1;}
.sticker-new { background:#231AA2; left: auto; left:10px; font-size:11px; font-weight:600; color:#FFF; line-height:20px; text-transform:uppercase; padding:0 5px; letter-spacing:1px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}

.ribbon {position: absolute; right: -5px; top: -5px; z-index: 1; overflow: hidden; width:125px; height:125px; text-align: center;}
.ribbon span {font-size:9px; color: #fff; text-transform: uppercase; text-align: center; font-weight:500; line-height: 20px; transform: rotate(45deg); width: 125px; display: block; background: #F15200; background: linear-gradient(#F15200 0%, #EF7450 100%); box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1); position: absolute; top:28px; right: -25px;}
.ribbon span::before {content: ''; position: absolute; left: 0%; top: 100%; z-index: -1; border-left: 3px solid #EF7450; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #EF7450;}
.ribbon span::after {content: ''; position: absolute; right: 0%; top: 100%; z-index: -1; border-right: 3px solid #EF7450; border-left: 3px solid transparent; border-bottom: 3px solid transparent; border-top: 3px solid #EF7450;}

.box9{background:#FFF;text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:1}
.box9 .box-content{padding:0px;background:rgba(255,255,255,.7);position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}
.box9:hover .box-content{top:0;left:0;bottom:0;right:0;opacity:1}
.box9 .icon li a{border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position: relative;top:50%;}
.box9 .icon li{display:inline-block;opacity:0;transform:translateY(40px); margin:0; padding:0;}
.box9:hover .icon li{opacity:1;transform:translateY(0);}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:40px;height:40px; line-height:40px; background:#F15200; font-size:12px; color:#FFF; margin-right:5px; transition:all .35s ease 0s}
.box9 .icon a:hover{background:#231AA2; color:#FFF;}
.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
		
.step_by_step_box .pro-text { color:#333; font-size:13px; line-height:20px; font-weight:500; margin:0; padding:15px 15px 5px 15px; text-transform:capitalize; letter-spacing:1px; max-width: 100%; overflow-x: hidden; overflow-y: hidden; text-overflow: ellipsis; white-space: nowrap;}
.step_by_step_box .pro-text a { color:#333; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.step_by_step_box:hover .pro-text a { color:#333; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.step_by_step_box .price { color:#F15200; font-size:16px; line-height:30px; font-weight:800; margin:0; padding:0 15px 5px 15px; text-transform:capitalize; letter-spacing:1px;}
.step_by_step_box .price span { text-decoration:line-through; font-size:14px; color:#666; font-weight:600}

.step_by_step_box .sub-text { color:#231AA2; font-size:14px; line-height:20px; font-weight:800; margin:0 0 10px 0; padding:0 15px; text-transform:uppercase; letter-spacing:1px;}
.step_by_step_box .sub-text span { color:#F15200;}

.step_by_step_box .add_to_cart { border:none; margin-bottom:15px;}
.step_by_step_box .add_to_cart a { position:relative; font-size:12px; font-weight:600; text-transform:uppercase; padding:10px 15px; line-height:35px ; color:#FFF; background:#231AA2; border:none !important; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; letter-spacing:1px;}
.step_by_step_box:hover .add_to_cart a {  background:#F15200; border:none; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.step_by_step_box .add_to_cart i { margin-right:5px;}
/*OUR PRODUCTS*/

/*IMAGE ADD*/
.img-container {position: relative; margin-bottom:15px; margin-top:15px;}
.img-container:before, .img-container:after {top: 0; left: 0; width: 100%; height: 100%; content: ""; pointer-events: none; position: absolute;
background-color: rgba(255, 255, 255, 0.8); -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left;}
.img-container:after {bottom: 0; right: 0; -webkit-transform-origin: bottom right; -ms-transform-origin: bottom right; transform-origin: bottom right;}
.img-container:hover:before, .img-container:hover:after {-webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 0; -webkit-transition-duration: 1.3s; -o-transition-duration: 1.3s; transition-duration: 1.3s;}
.img-container img {width: 100%;}
/*IMAGE ADD*/

/*home-Registration-section*/
#home-registration-section { margin-top:15px; margin-bottom:0; padding:30px 0; background:#F15200;}
#home-registration-section h1, #home-registration-section h3 { color:#FFF;}

.registration-btn { font-size:15px; font-weight:800; width: auto; text-transform:uppercase; padding:15px 30px; line-height:25px ; color:#FFF; background:#231AA2; letter-spacing:2px; margin-top:5px; margin-bottom:15px; margin-left:0; margin-right:0; border:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.registration-btn:hover {  background:#FFF; border:none; color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*home-Registration-section*/

/*FOOTER*/
/*FOOTER TOP*/
#footer-top { background:#444; margin-top:0; padding-bottom:15px; padding-top:15px;}

/*FOOTER TOP ICON*/
.footer-top-icon { margin-bottom:15px; margin-top:15px;} 
.footer-top-icon ul { margin:0; padding:0; list-style:none;} 
.footer-top-icon ul li { display:inherit; position:relative;} 
.footer-top-icon .footer-top-icon-icon, .footer-top-icon .footer-top-icon-info {display: table-cell; vertical-align:top;} 
.footer-top-icon .footer-top-icon-info {padding-left: 15px;}
.footer-top-icon ul li i {background:#333; color:#999; font-size:20px; height:50px; line-height:50px; text-align: center; width:50px;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }	
.footer-top-icon .footer-top-icon-info h5 {font-weight:800; margin:3px 0 2px 0; padding:0; text-transform: uppercase; color: #CCC; font-size:13px; line-height:20px;} 
.footer-top-icon .footer-top-icon-info p { color:#CCC; font-size:12px; line-height:20px; font-weight:500; margin: 0; padding:0;} 
/*FOOTER TOP ICON*/
/*FOOTER TOP*/

#footer-1 {background:#333; padding-top:15px;}
#footer-1 h6 { font-size:18px; line-height:30px; margin-top:0; margin-bottom:15px; padding:0;  color:#FFF; font-weight:800; letter-spacing:2px; font-style:normal; text-transform:uppercase;}

/*CONTACT-ADDRESS*/
.contact-address { margin-bottom:15px; margin-top:15px;} 
.contact-address ul { margin:0; padding:0; list-style:none;} 
.contact-address ul li { display:inherit; position:relative; margin-top:15px;} 
.contact-address ul li:first-child {margin-top:22px;}
.contact-address .icon, .contact-address .info {display: table-cell; vertical-align:top;} 
.contact-address .info {padding-left: 10px;}
.contact-address ul li i {color:#CCC; font-size:13px; height:20px; line-height:20px; text-align: center; width: auto; }	
.contact-address .info h5 {font-weight:800; margin:0 0 2px 0; padding:0; text-transform: uppercase; color: #CCC; font-size:14px; line-height:20px;} 
.contact-address .info p { color:#999; font-size:13px; line-height:20px; font-weight:500; margin: 0; padding:0;} 
.contact-address .info p a {color:#999; font-weight:500; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.contact-address .info p a:hover { color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*CONTACT-ADDRESS*/

/*FOOTER-NAV*/
.footer-nav {margin-bottom:15px; margin-top:15px;}
.footer-nav ul { float:left; margin:0 ; padding:0; list-style:none;}
.footer-nav ul li { float:left; width:100%; margin:0; padding:7px 0; text-transform:capitalize;}
.footer-nav ul li a { float:left; font-size:13px; line-height:20px; color:#999; font-weight:500; margin:0; padding: 0; text-decoration:none;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-nav ul li a:hover {color:#F15200; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-nav ul li:last-child { padding:7px 0 0 0;}
/*FOOTER-NAV*/

/*FOOTER BOTTOM SOCIAL & PAY*/
.footer-bottom-social-pay { margin-bottom:0; margin-top:15px; border-bottom:1px solid #444; border-top:1px solid #444;}
/*SOCIAL*/
.footer-bottom-social-pay .social { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .social ul { margin:0; padding:0; list-style:none;}
.footer-bottom-social-pay .social ul li {display: inline-block; height:30px;}
.footer-bottom-social-pay .social ul li a i { font-size:12px; color: #CCC; display: inline-block; height:30px; line-height:30px; margin-left: 0px; margin-right:11px; text-align: center; width:30px; background:#444;  -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-bottom-social-pay .social ul li a i:hover { background:#F15200; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; }
/*SOCIAL*/

/*PAY*/
.footer-bottom-social-pay .pay { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .pay ul { margin:0; padding:0; list-style:none;}
.footer-bottom-social-pay .pay ul li {display: inline-block; height:30px;}
.footer-bottom-social-pay .pay ul li i { font-size:30px; color: #CCC; display: inline-block; height:30px; line-height:30px; margin-left:11px; margin-right:0px; text-align: center; width: auto; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; }
/*PAY*/
/*FOOTER BOTTOM SOCIAL & PAY*/

/*FOOTER BOTTOM*/
.footer-bottom { padding:20px 0;}
.footer-bottom p {color:#999; margin: 0; padding: 0 15px; font-weight:400; font-size:13px; line-height:20px;}
.footer-bottom p span {color:#CCC; font-weight:500; font-style:normal;}
.footer-bottom p a {color:#CCC; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-bottom p a:hover {color:#F15200; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*FOOTER BOTTOM*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {position: fixed; bottom:15px; right:15px; z-index: 9; width:45px; height:45px; line-height:45px; font-size:12px; text-align: center; background:#F15200; color:#FFF; cursor: pointer; border:none; text-decoration: none; transition: opacity 0.5s ease-out; opacity: 0; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#back-to-top:hover {background:#231AA2; color:#FFF; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
#back-to-top.show {opacity: 1;}
/*BACK TO TOP*/


@media only screen and ( min-width: 1299px) and (max-width: 2399px) {

/*INTRO BOX*/
.image-holder > .image-holder-icon a { width:120px; height:120px; line-height:120px; font-size:45px;}
.image-holder > h3 a { font-size:20px; line-height:30px;}
/*INTRO BOX*/

/*FOOTER TOP*/
/*FOOTER TOP ICON*/
.footer-top-icon ul li i {font-size:24px; height:60px; line-height:60px; width:60px;}	
.footer-top-icon .footer-top-icon-info h5 { margin:8px 0 2px 0; font-size:15px; line-height:25px;} 
.footer-top-icon .footer-top-icon-info p {font-size:14px; line-height:20px;} 
/*FOOTER TOP ICON*/
/*FOOTER TOP*/
}


@media only screen and ( min-width: 768px) and ( max-width: 980px ) {

/**HEADER**/
/*TOP*/
/*CALL NOW*/
.call-now ul li { font-size:13px;}
.call-now ul li .call-icon { font-size:11px; }
/*CALL NOW*/

/*SOCIAL-ICONS*/
.social-icons ul li { font-size:11px;}
/*SOCIAL-ICONS*/
/*TOP*/

/*CART*/
.cart { margin:45px 0;}
.cart ul li { font-size:12px; line-height:40px;}
.cart ul li a i { width:40px; height:40px; line-height:40px; font-size:11px;}
/*CART*/
/**HEADER**/

/*INTRO BOX*/
.image-holder > .image-holder-icon a { width:90px; height:90px; line-height:90px; font-size:30px;}
.image-holder > h3 a { font-size:14px; line-height:25px;}
/*INTRO BOX*/

/*HOME BOTTOM*/
.home-bottom {padding:30px 0;}
.home-bottom p {font-size:13px; line-height:20px;}
/*HOME BOTTOM*/

/*FOOTER*/
#footer-1 h6 { font-size:16px; line-height:25px;}

/*CONTACT-ADDRESS*/
.contact-address ul li i {font-size:12px; height:20px; line-height:20px;}	
.contact-address .info h5 {font-size:13px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER-NAV*/
.footer-nav ul li a { font-size:12px; line-height:20px;}
/*FOOTER-NAV*/

/*FOOTER BOTTOM SOCIAL & PAY*/
.footer-bottom-social-pay .col-sm-12 { text-align:center}
/*SOCIAL*/
.footer-bottom-social-pay .social { margin-bottom:0; margin-top:15px; }
.footer-bottom-social-pay .social ul li a i { margin-left:8px; margin-right:8px;}
/*SOCIAL*/

/*PAY*/
.footer-bottom-social-pay .pay { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .pay ul li i { margin-left:8px; margin-right:8px;}
/*PAY*/
/*FOOTER BOTTOM SOCIAL & PAY*/

/*FOOTER BOTTOM*/
.footer-bottom { padding:15px 0;}
.footer-bottom p {font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/
/*FOOTER*/
}


@media only screen and ( min-width: 600px) and ( max-width: 765px ) {

h1 { font-size:30px; line-height:40px;}

h2 { font-size:20px; line-height:30px;}

h3 { font-size:18px; line-height:30px;}

h6 {font-size:15px; line-height:22px;}

p {font-size:13px; line-height:18px;}
p i { font-size:11px;}

/*HOME BOTTOM*/
.home-bottom {padding:30px 0;}
.home-bottom p {font-size:13px; line-height:20px;}
/*HOME BOTTOM*/

/*INTRO FORM*/
.intro-form-header .intro-form-logo img { width:110px;}
.intro-form-header h2 { font-size:18px; line-height:25px;}
.intro-form { font-size:13px; line-height:20px;}
.intro-form-bor {height:50px; line-height:50px; font-size:14px;}
.intro-form-textar { height:100px; line-height:35px; font-size:14px;}
.intro-form select { font-size:14px; height:50px; line-height:50px;}
.form-btn { font-size:15px; padding:15px 30px; line-height:25px;}
input[type=checkbox] + label {font-size:13px; line-height:20px; }
/*INTRO FORM*/

/**HEADER**/
/*TOP*/
#top { display:none;}

/*CALL NOW*/
.call-now { display:none;}
/*CALL NOW*/

/*SOCIAL-ICONS*/
.social-icons { display:none;}
/*SOCIAL-ICONS*/

/*LOGO*/
.logo { width:90px; margin:60px 0 15px 0; padding:0; display:block; }
.logo img { width:90px;}
/*LOGO*/

/*CART*/
.cart { margin:85px 0 15px 0;}
.cart ul li { font-size:11px; line-height:30px;}
.cart ul li a i { width:30px; height:30px; line-height:30px; font-size:10px;}
/*CART*/
/*TOP*/

/*NAV-FIX*/
.stickydiv{ border-bottom:none;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/
/**HEADER**/

.home-btn { font-size:14px; padding:15px 30px; line-height:20px; }

/*FEATURE SECTION*/
.single-feature .feature-icon i { width:70px; height:70px; line-height:70px; font-size:30px;}
.single-feature h2 {  font-size:18px; line-height:28px;}
.single-feature p {font-size:12px;}
/*FEATURE SECTION*/

/*home-Registration-section*/
.registration-btn { font-size:14px; padding:15px 30px; line-height:20px; }
/*home-Registration-section*/

/*FOOTER*/
#footer-1 h6 { font-size:16px; line-height:25px; margin-bottom:5px;}

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:10px;}
.contact-address ul li i {font-size:12px; height:20px; line-height:20px;}	
.contact-address .info h5 {font-size:13px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER-NAV*/
.footer-nav ul li {padding:5px 15px 0 0; width:auto;}
.footer-nav ul li a { font-size:12px; line-height:20px;}
.footer-nav ul li:last-child { padding:5px 15px 0 0;}
/*FOOTER-NAV*/

/*FOOTER BOTTOM SOCIAL & PAY*/
.footer-bottom-social-pay .col-sm-12 { text-align:center}
/*SOCIAL*/
.footer-bottom-social-pay .social { margin-bottom:0; margin-top:15px; }
.footer-bottom-social-pay .social ul li a i { margin-left:8px; margin-right:8px;}
/*SOCIAL*/

/*PAY*/
.footer-bottom-social-pay .pay { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .pay ul li i { margin-left:8px; margin-right:8px;}
/*PAY*/
/*FOOTER BOTTOM SOCIAL & PAY*/

/*FOOTER BOTTOM*/
.footer-bottom { padding:15px 0;}
.footer-bottom p {font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/
/*FOOTER*/
/*BACK TO TOP*/
#back-to-top {width:40px; height:40px; line-height:40px; font-size:12px;}
/*BACK TO TOP*/


}


@media only screen and ( min-width: 481px) and ( max-width: 599px ) {

h1 { font-size:25px; line-height:35px;}

h2{ font-size:18px; line-height:30px;}

h3 { font-size:16px; line-height:25px;}

h6 {font-size:14px; line-height:22px;}

p {font-size:13px; line-height:18px;}
p i { font-size:11px;}

/*INTRO LOGO*/
.intro-logo { margin-top:30px; margin-bottom:0px; display:inline-block;}
.intro-logo img { width:114px;}
/*INTRO LOGO*/

/*INTRO BOX*/
.image-holder > .image-holder-icon a { width:100px; height:100px; line-height:100px; font-size:35px;}
.image-holder > h3 a { font-size:16px; line-height:25px;}
/*INTRO BOX*/

/*HOME BOTTOM*/
.home-bottom {padding:15px 0;}
.home-bottom p {font-size:12px; line-height:20px;}
/*HOME BOTTOM*/

/*INTRO FORM*/
.intro-form-bg { padding:15px; }
.intro-form-header .intro-form-logo img { width:80px;}
.intro-form-header h2 { font-size:15px; line-height:22px;}
.intro-form { font-size:12px; line-height:20px;}
.intro-form-bor {height:50px; line-height:50px; font-size:12px;}
.intro-form-textar { height:90px; line-height:35px; font-size:12px;}
.intro-form select { font-size:12px; height:50px; line-height:50px;}
.form-btn { font-size:14px; padding:15px 30px; line-height:20px;}
input[type=checkbox] + label {font-size:12px; line-height:20px; }
/*INTRO FORM*/

/**HEADER**/
/*TOP*/
#top { display:none;}

/*CALL NOW*/
.call-now { display:none;}
/*CALL NOW*/

/*SOCIAL-ICONS*/
.social-icons { display:none;}
/*SOCIAL-ICONS*/
/*TOP*/

/*NAV-FIX*/
.stickydiv{ border-bottom:none;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/

/*LOGO*/
.logo { width:90px; margin:60px 0 15px 0; padding:0; display:block; }
.logo img { width:90px;}
/*LOGO*/

/*CART*/
.cart { margin:85px 0 15px 0;}
.cart ul li { font-size:11px; line-height:30px;}
.cart ul li a i { width:30px; height:30px; line-height:30px; font-size:10px;}
/*CART*/
/**HEADER**/

.home-btn { font-size:14px; padding:15px 25px; line-height:20px; }

/*FEATURE SECTION*/
.single-feature .feature-icon i { width:70px; height:70px; line-height:70px; font-size:30px;}
.single-feature h2 {  font-size:16px; line-height:25px;}
.single-feature p {font-size:12px;}
/*FEATURE SECTION*/

/*home-Registration-section*/
.registration-btn { font-size:14px; padding:15px 25px; line-height:20px; }
/*home-Registration-section*/

/*FOOTER*/
/*FOOTER TOP*/
/*FOOTER TOP ICON*/
.footer-top-icon ul li i {font-size:20px; height:50px; line-height:50px; width:50px;}	
.footer-top-icon .footer-top-icon-info h5 { margin:3px 0 2px 0; font-size:14px; line-height:25px;} 
.footer-top-icon .footer-top-icon-info p {font-size:13px; line-height:20px;} 
/*FOOTER TOP ICON*/
/*FOOTER TOP*/

#footer-1 h6 { font-size:15px; line-height:25px; margin-bottom:5px;}

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:10px;}
.contact-address ul li i {font-size:12px; height:20px; line-height:20px;}	
.contact-address .info h5 {font-size:13px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER-NAV*/
.footer-nav ul li {padding:5px 15px 0 0; width:auto;}
.footer-nav ul li a { font-size:12px; line-height:20px;}
.footer-nav ul li:last-child { padding:5px 15px 0 0;}
/*FOOTER-NAV*/

/*FOOTER BOTTOM SOCIAL & PAY*/
.footer-bottom-social-pay .col-xs-12 { text-align:center}
/*SOCIAL*/
.footer-bottom-social-pay .social { margin-bottom:0; margin-top:15px; }
.footer-bottom-social-pay .social ul li a i {margin-left:7px; margin-right:7px;}
/*SOCIAL*/

/*PAY*/
.footer-bottom-social-pay .pay { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .pay ul li i {margin-left:7px; margin-right:7px;}
/*PAY*/
/*FOOTER BOTTOM SOCIAL & PAY*/

/*FOOTER BOTTOM*/
.footer-bottom { padding:15px 0;}
.footer-bottom p {font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {width:35px; height:35px; line-height:35px; font-size:11px;}
/*BACK TO TOP*/

}


@media only screen and ( min-width: 320px) and ( max-width: 480px ) {	

h1 { font-size:25px; line-height:35px;}

h2 { font-size:18px; line-height:25px;}

h3 { font-size:16px; line-height:25px;}

h6 {font-size:14px; line-height:22px;}

p {font-size:13px;}
p i { font-size:11px;}

/*INTRO LOGO*/
.intro-logo { margin-top:30px; margin-bottom:0px; display:inline-block;}
.intro-logo img { width:114px;}
/*INTRO LOGO*/

/*INTRO BOX*/
.image-holder > .image-holder-icon a { width:90px; height:90px; line-height:90px; font-size:30px;}
.image-holder > h3 a { font-size:16px; line-height:25px;}
/*INTRO BOX*/

/*HOME BOTTOM*/
.home-bottom {padding:15px 0;}
.home-bottom p {font-size:12px; line-height:20px;}
/*HOME BOTTOM*/

/*INTRO FORM*/
.intro-form-bg { padding:15px; }
.intro-form-header .intro-form-logo img { width:80px;}
.intro-form-header h2 { font-size:15px; line-height:22px;}
.intro-form { font-size:12px; line-height:20px;}
.intro-form-bor {height:50px; line-height:50px; font-size:12px;}
.intro-form-textar { height:90px; line-height:35px; font-size:12px;}
.intro-form select { font-size:12px; height:50px; line-height:50px;}
.form-btn { font-size:14px; padding:15px 30px; line-height:20px;}
input[type=checkbox] + label {font-size:12px; line-height:20px; }
/*INTRO FORM*/

/**HEADER**/
/*TOP*/
#top { display:none;}

/*CALL NOW*/
.call-now { display:none;}
/*CALL NOW*/

/*SOCIAL-ICONS*/
.social-icons { display:none;}
/*SOCIAL-ICONS*/
/*TOP*/

/*NAV-FIX*/
.stickydiv{ border-bottom:none;}
.stickydiv.stuck{position: relative;}
/*NAV-FIX*/

/*LOGO*/
.logo { width:79px; margin:60px 0 15px 0; padding:0; display:block; }
.logo img { width:79px;}
/*LOGO*/

/*CART*/
.cart { margin:80px 0 15px 0;}
.cart ul li { font-size:10px; line-height:30px;}
.cart ul li a i { width:30px; height:30px; line-height:30px; margin-right:2px; font-size:9px;}
/*CART*/
/**HEADER**/

.home-btn { font-size:14px; padding:15px 25px; line-height:20px; }

/*FEATURE SECTION*/
.single-feature .feature-icon i { width:70px; height:70px; line-height:70px; font-size:30px;}
.single-feature h2 {  font-size:16px; line-height:25px;}
.single-feature p {font-size:12px;}
/*FEATURE SECTION*/

/*home-Registration-section*/
.registration-btn { font-size:14px; padding:15px 25px; line-height:20px; }
/*home-Registration-section*/

/*FOOTER*/
/*FOOTER TOP*/
/*FOOTER TOP ICON*/
.footer-top-icon ul li i {font-size:16px; height:40px; line-height:40px; width:40px;}	
.footer-top-icon .footer-top-icon-info h5 { margin:0 0 0 0; font-size:14px; line-height:20px;} 
.footer-top-icon .footer-top-icon-info p {font-size:13px; line-height:20px;} 
/*FOOTER TOP ICON*/
/*FOOTER TOP*/

#footer-1 h6 { font-size:15px; line-height:25px; margin-bottom:5px;}

/*CONTACT-ADDRESS*/
.contact-address ul li:first-child {margin-top:10px;}
.contact-address ul li i {font-size:12px; height:20px; line-height:20px;}	
.contact-address .info h5 {font-size:13px; line-height:20px;} 
.contact-address .info p { font-size:12px; line-height:20px;} 
/*CONTACT-ADDRESS*/

/*FOOTER-NAV*/
.footer-nav ul li {padding:5px 15px 0 0; width:auto;}
.footer-nav ul li a { font-size:12px; line-height:20px;}
.footer-nav ul li:last-child { padding:5px 15px 0 0;}
/*FOOTER-NAV*/

/*FOOTER BOTTOM SOCIAL & PAY*/
.footer-bottom-social-pay .col-xs-12 { text-align:center}
/*SOCIAL*/
.footer-bottom-social-pay .social { margin-bottom:0; margin-top:15px; }
.footer-bottom-social-pay .social ul li a i { margin-left:6px; margin-right:6px;}
/*SOCIAL*/

/*PAY*/
.footer-bottom-social-pay .pay { margin-bottom:15px; margin-top:15px; }
.footer-bottom-social-pay .pay ul li i { margin-left:6px; margin-right:6px;}
/*PAY*/
/*FOOTER BOTTOM SOCIAL & PAY*/

/*FOOTER BOTTOM*/
.footer-bottom { padding:15px 0;}
.footer-bottom p {font-size:12px; line-height:18px;}
/*FOOTER BOTTOM*/
/*FOOTER*/

/*BACK TO TOP*/
#back-to-top {width:35px; height:35px; line-height:35px; font-size:11px;}
/*BACK TO TOP*/

}