/* Minification failed. Returning unminified contents.
(1292,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
(1298,34): run-time error CSS1062: Expected semicolon or closing curly-brace, found '!important'
 */
@charset "utf-8";
@font-face {
  font-family: 'Roboto-Thin';
  src: url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Thin.woff') format('woff'),
	  url('fonts/Roboto-Thin.ttf')  format('truetype'),
	  url('fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-ThinItalic';
  src: url('fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-ThinItalic.woff') format('woff'),
	  url('fonts/Roboto-ThinItalic.ttf')  format('truetype'),
	  url('fonts/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Light.woff') format('woff'),
	  url('fonts/Roboto-Light.ttf')  format('truetype'),
	  url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-LightItalic';
  src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-LightItalic.woff') format('woff'),
	  url('fonts/Roboto-LightItalic.ttf')  format('truetype'),
	  url('fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Regular.woff') format('woff'),
	  url('fonts/Roboto-Regular.ttf')  format('truetype'),
	  url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Italic';
  src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Italic.woff') format('woff'),
	  url('fonts/Roboto-Italic.ttf')  format('truetype'),
	  url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Medium.woff') format('woff'),
	  url('fonts/Roboto-Medium.ttf')  format('truetype'),
	  url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-MediumItalic';
  src: url('fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-MediumItalic.woff') format('woff'),
	  url('fonts/Roboto-MediumItalic.ttf')  format('truetype'),
	  url('fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-Bold.woff') format('woff'),
	  url('fonts/Roboto-Bold.ttf')  format('truetype'),
	  url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-BoldItalic';
  src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-BoldItalic.woff') format('woff'),
	  url('fonts/Roboto-BoldItalic.ttf')  format('truetype'),
	  url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto-Black';
  src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
	   url('fonts/Roboto-Black.woff') format('woff'),
	   url('fonts/Roboto-Black.ttf')  format('truetype'),
	   url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-BlackItalic';
  src: url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
	  url('fonts/Roboto-BlackItalic.woff') format('woff'),
	  url('fonts/Roboto-BlackItalic.ttf')  format('truetype'),
	  url('fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
  font-weight: 900;
  font-style: italic;
}

/***Common Css Start***/
.p-no{ padding:0px !important;}
.p-5{ padding:5px !important;}
.p-10{ padding:10px !important;}
.p-15{ padding:15px !important;}
.p-20{ padding:20px !important;}

.pl-no{ padding-left:0px !important;}
.pl-5{ padding-left:5px !important;}
.pl-10{ padding-left:10px !important;}
.pl-15{ padding-left:15px !important;}
.pl-20{ padding-left:20px !important;}
.pl-30{ padding-left:30px !important;}

.pr-no{ padding-right:0px !important;}
.pr-5{ padding-right:5px !important;}
.pr-10{ padding-right:10px !important;}
.pr-15{ padding-right:15px !important;}
.pr-20{ padding-right:20px !important;}
.pr-30{ padding-right:30px !important;}

.pt-no{ padding-top:0px !important;}
.pt-5{ padding-top:5px !important;}
.pt-7{ padding-top:7px !important;}
.pt-10{ padding-top:10px !important;}
.pt-15{ padding-top:15px !important;}
.pt-20{ padding-top:20px !important;}
.pt-25{ padding-top:25px !important;}
.pt-30{ padding-top:30px !important;}

.pb-no{ padding-bottom:0px !important;}
.pb-5{ padding-bottom:5px !important;}
.pb-10{ padding-bottom:10px !important;}
.pb-15{ padding-bottom:15px !important;}
.pb-20{ padding-bottom:20px !important;}
.pb-25{ padding-bottom:25px !important;}
.pb-30{ padding-bottom:30px !important;}

.plr-no{ padding-left:0px !important; padding-right:0px !important;}
.plr-5{ padding-left:5px !important; padding-right:5px !important;}
.plr-10{ padding-left:10px !important; padding-right:10px !important;}
.plr-15{ padding-left:15px !important; padding-right:15px !important;}
.plr-20{ padding-left:20px !important; padding-right:20px !important;}
.plr-30{ padding-left:30px !important; padding-right:30px !important;}

.ptb-no{ padding-top:0px !important; padding-bottom:0px !important;}
.ptb-5{ padding-top:5px !important; padding-bottom:5px !important;}
.ptb-10{ padding-top:10px !important; padding-bottom:10px !important;}
.ptb-15{ padding-top:15px !important; padding-bottom:15px !important;}
.ptb-20{ padding-top:20px !important; padding-bottom:20px !important;}
.ptb-25{ padding-top:25px !important; padding-bottom:25px !important;}
.ptb-30{ padding-top:30px !important; padding-bottom:30px !important;}

.m-no{ margin:0px !important;}
.mr-10{ margin-right:10px !important;}
.mr-20{ margin-right:20px !important;}
.mr-30{ margin-right:30px !important;}

.ml-5{ margin-left:5px !important;}
.ml-10{ margin-left:10px !important;}
.ml-15{ margin-left:15px !important;}
.ml-30{ margin-left:30px !important;}

.mt-5{ margin-top:5px !important;}
.mt-10{ margin-top:10px !important;}
.mt-15{ margin-top:15px !important;}
.mt-20{ margin-top:20px !important;}
.mt-25{ margin-top:25px !important;}
.mt-30{ margin-top:30px !important;}
.mt-50{ margin-top:50px !important;}
.mt-40m{ margin-top:-40px !important;}

.mb-no{ margin-bottom:0px !important;}
.mb-5{ margin-bottom:5px !important;}
.mb-10{ margin-bottom:10px !important;}
.mb-15{ margin-bottom:15px !important;}
.mb-20{ margin-bottom:20px !important;}
.mb-25{ margin-bottom:25px !important;}
.mb-30{ margin-bottom:30px !important;}
.mb-50{ margin-bottom:50px !important;}

.mtb-10{margin-top:10px !important; margin-bottom:10px !important;}
.mtb-15{margin-top:15px !important; margin-bottom:15px !important;}
.mtb-30{margin-top:30px !important; margin-bottom:30px !important;}
.fs14{ font-size: 14px !important;}
.fs-15{ font-size: 15px !important;}
.fs-16{ font-size: 16px !important;}
.fs-18{ font-size: 18px !important;}
.fs-24{ font-size: 24px !important;}
.clear {clear: both}
.border-no{ border:none !important;}
.border-g{ border:1px solid #f5f5f5 !important;}
.border-b-g{ border-bottom: 1px solid #d6d6d6;}
.border-t-g{ border-top: 1px solid #eeeeee;}

.bg-no{ background:none !important;}
.gray-bg{ background: #f6f6f6 !important;}
.text-t{ text-align:top !important;}
.text-c{ text-align:center !important;}
.text-r{ text-align:right !important;}
.text-l{ text-align:left !important;}
.gray-t{ color: #333333 !important;}
.ttu{ text-transform: uppercase;}
.f-b{font-family: 'OpenSans-Bold'; font-weight:700;}
.f-sb{font-family: 'OpenSans-Semibold'; font-weight:600;}

.w100{ width: 100% !important;}
.dh{ height: 500px !important;}
@media (max-width:768px){
.banner-mh img{ min-height: 200px;}
}



.thumbnail{background: none; border: none; margin: 0; padding: 0;}

strong{font-family: 'Roboto-Bold'; font-weight: 700;}
p{ font-family: 'Roboto-Regular';}

/* CSS Document */
*{box-sizing:border-box}
*:focus{outline:0}
::-moz-focus-inner{border:0}
body{font-family: 'Roboto-Regular',sans-serif,Arial,Helvetica; font-weight:400; font-size:16px; margin:0; color:#666666; margin:0}
input{font-family: 'Roboto-Regular',sans-serif,Arial,Helvetica;}
h1,h2,h3,h4,h5{font-family: 'Roboto-Regular',sans-serif,Arial,Helvetica; color:#1e3667;line-height:1.1em;margin-top:0;margin-bottom:10px;font-weight:700}
p{margin:0 0 15px 0}
a{color:#1e3667;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;-ms-transition:all 200ms ease;transition:all 200ms ease;text-decoration:none}
a:hover{ text-decoration:none; color: #fbac18;}
ul{margin:0;padding:0}
ul li{list-style:none}
strong{font-weight:700}
::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;}
::-moz-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;}
:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;}
:-moz-placeholder,input:-moz-placeholder,textarea:-moz-placeholder{opacity:1;}
textarea,select,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="file"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{font-family: 'Roboto-Regular',sans-serif,Arial,Helvetica; border-radius:0;border:0;padding:0;margin:0px;width:100%;}
input[type="radio"],input[type="checkbox"]{margin-right:10px}
input[type="file"]{background-color:#fff;color:#333}
.inputs-list{margin:0 0 15px}
input[type="submit"]{display:inline-block;background-color:#6ba7a3;font-size:18px;color:#fff;font-family: 'Roboto-Regular',sans-serif,Arial,Helvetica; font-weight:400;border:1px solid #6ba7a3;padding:19px 10px;box-sizing:border-box!important;-webkit-appearance:none;text-align:center;max-width:310px;min-width:292px;border-radius:20px;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-o-transition:all 200ms ease;-ms-transition:all 200ms ease;transition:all 200ms ease;display:block;margin:0 auto;cursor:pointer}
input[type="submit"]::-moz-focus-inner{border:0}
input[type="submit"]:hover{background-color:#9bc3c0;border-color:#9bc3c0;color:#fff}
textarea{resize:none;min-height:150px}

.h2-title{position: relative; z-index: 99; margin-top: -79px; }
h2{ font-family: 'Roboto-Bold'; font-weight: 700; font-size: 48px; color: #1e3667; line-height: 50px; }
h2 span{ font-family: 'Roboto-Light'; font-weight: 300; font-size: 48px; line-height: 55px; color: #1e3667; }
.about-bg-text{ font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f5f5f5; }

@media (max-width:768px) {
.h2-title{margin-top: -70px; }
h2{ font-size: 40px; line-height: 40px; }
h2 span{  font-size: 34px; line-height: 34px;}	
}

@media (max-width: 480px){
.h2-title{position: relative; z-index: 99; margin-top: -55px; }
h2{ font-size: 32px; line-height: 32px; }
h2 span{ font-size: 30px; }
.about-bg-text{ font-size: 70px; }
}

h3 {
	font-size: 30px;
	line-height: 40px;
    font-family: 'Roboto-Bold';
    font-weight: 700;
    color: #1e3667;
    text-transform: uppercase;
}
/*Header Part Start*/
.topinfo{ background: #f8f8f8; }
.topinfo .info-cont{ font-family: 'Roboto-Medium'; font-weight: 500; font-size: 15px; color: #2d2d2d; }
.topinfo .info-cont span{ color: #2d2d2d; }
.topinfo a{ color:#2d2d2d; }
.topinfo a:hover{ color:#fbac18; text-decoration:none;}
.topinfo .r-links{ font-weight:400; }



.logopart{ padding-top: 10px; padding-bottom: 10px;}
.logopart .thumbnail{ border:none; margin:0; background:none;}
/*NAVIGATION PART START*/
.carticon{ padding-left: 15px; padding-right: 15px; padding-top: 21px;}
.carticon a{ font-size: 18px; color: #1e3667; font-weight: 600; }
.carticon a:hover{color: #fbac18; text-decoration: none;}

@media (max-width:992px)
{
.mobilemenu-icon{ padding-left: 15px; padding-top: 20px; color: #1e3667; }
.mobilemenu-icon a{font-size: 22px; color: #1e3667; padding-right: 15px; }
.carticon a{ font-size: 22px; color: #1e3667; font-weight: 600; }
.searchicon{ padding-left: 12px; padding-right: 12px; padding-top: 15px;}
.searchicon a{ font-size: 22px; }
.cartmanu{ padding-left: 15px; padding-right: 15px; padding-top: 19px;}	
}

@media (max-width: 480px){
.topinfo .info-cont span{ display: none;}
.carticon{ padding-top: 10px; padding-bottom: 10px;}
.mobilemenu-icon{ padding-top: 10px;  padding-bottom: 10px;}	
}

/* NAVIGATION */
nav {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 0;
}
nav ul {
  list-style: none;
  text-align: center;
}
nav ul li {
  display: inline-block;
  padding: 0 15px;
}
nav ul li b{
  border-right: 1px solid #2d2d2d;
  font-family: 'Roboto-Bold';
  font-weight: 700;
}
nav ul li a {
  display: block;
  padding: 0px;
  text-decoration: none;
  color: #2d2d2d !important;
  text-transform: uppercase;
  margin: 0 10px;
  font-family: 'Roboto-Regular'; font-weight: 400; font-size: 15px;
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #1e3667 !important;
}

/* stroke */
nav.stroke ul li a,
nav.fill ul li a {
  position: relative;
}
nav.stroke ul li a:after,
nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #fbac18;
  height: 2px;
}
nav.stroke ul li a:hover:after {
  width: 100%;
}

nav.fill ul li a {
  transition: all 2s;
}

nav.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
nav.fill ul li a:hover {
  color: #fbac18 !important;
  z-index: 1;
}
nav.fill ul li a:hover:after {
  z-index: -10;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
}
nav.fill ul li a:active, nav.fill ul li a:visited {
    color: #fbac18 !important; text-decoration: none;
}
@media (max-width: 1180px) {
nav ul li {
  display: inline-block;
  padding: 0 7px;}
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}
@media (max-width:1200px)
{
#largemanu .nav > li > a{ font-size: 14px; padding: 0 25px 0 0 !important;}
}

@media (max-width:1300px)
{
#largemanu nav.stroke ul li a{ font-size: 14px; margin: 0px 5px!important;}
}
@media (max-width:1200px)
{
#largemanu nav.stroke ul li a{ font-size: 14px; margin: 0px 0px!important;}
}

/*MOBILE NAV START*/
 .sidenav {
    height: auto;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #f5f5f5;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: left;
}

     .sidenav .close-icon a {
        padding: 8px 0px 8px 20px;
        text-decoration: none;
        font-size: 40px;
        line-height: 40px;
        color: #2d2d2d ;
        display: block;
        transition: 0.3s;
    }

         .sidenav .close-icon a:hover {
            color: #fbac18;
        }

     .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
     .sidenav {
        padding-top: 15px;
    }

         .sidenav a {
            font-size: 18px;
        }
}
/*MOBILE NAV END*/
/*NAVIGATION PART END*/
/*Slide Nev Menu START*/


.accordion-menu {
    width: 100%;
    background: #fff;
}

    .accordion-menu li.open .dropdownlink a {
        color: #1e3667 ;
    }

        .accordion-menu li.open .dropdownlink a:hover {
            color: #fbac18;
        }

    .accordion-menu li.open .dropdownlink {
        color: #1e3667;
    }

.no-droplink a {
    color: #1e3667 ;
}

    .no-droplink a:hover, .no-droplink a:focus {
        color: #fbac18;
        text-decoration: none;
        -webkit-transition: all 0.4s ease-out !important;
        transition: all 0.4s ease-out !important;
    }

.accordion-menu li.open .dropdownlink .fa-chevron-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-menu li:last-child .dropdownlink {
    border-bottom: 0;
}

.dropdownlink {
    cursor: pointer;
    display: block;
    padding: 15px;
    font-size: 18px;
    border-bottom: 1px solid #222222;
    color: #1e3667;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

    .dropdownlink i {
        position: absolute;
        top: 17px;
        left: 16px;
    }

    .dropdownlink .fa-chevron-down {
        right: 12px;
        left: auto;
    }

.submenuItems {
    display: none;
    background: #121212;
}

    .submenuItems li {
        border-bottom: 1px solid #373737;
        color: #fff;
    }

    .submenuItems a {
        display: block !important;
        color: #1e3667  !important;
        font-size: 15px !important;
        padding: 12px 12px 12px 12px !important;
        -webkit-transition: all 0.4s ease-out !important;
        transition: all 0.4s ease-out !important;
    }

        .submenuItems a:hover, .submenuItem a:focus {
            background-color: #121212;
            color: #fff !important;
            text-decoration: none;
        }
/*Slide Nav Menu END*/

/*Banner Part Start*/
#myCarousel .carousel-inner > .item > img, #myCarousel .carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
}
.banner-box {
	margin-top: -1px;
	margin-bottom: 1px;
	background: url(images/banner-bg.jpg ) left top;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.arrow-left {
	height: 48px;
	width: 35px;
	float: left;
	background: url(images/banner-left-arrow.png) no-repeat 0 0;
	margin-top: 288px;
	margin-left: 30px;
}
.arrow-right {
	height: 48px;
	width: 35px;
	float: right;
	background: url(images/banner-right-arrow.png) no-repeat 0 0;
	margin-top: 288px;
	margin-right: 30px;
}

@media (max-width:991px) {
.arrow-left {
	height: 24px;
	width: 24px;
	float: left;
	background: url(images/banner-left-arrow2.png) no-repeat 0 0;
	margin-left: 10px;
}
.arrow-right {
	height: 24px;
	width: 24px;
	float: right;
	background: url(images/banner-right-arrow2.png) no-repeat 0 0;
	margin-right: 10px;
}
}
.banner-box .carousel-caption {
	position: absolute;
	top: 25%;
	z-index: 10;
	padding-bottom: 40px;
	color: #373737;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border-radius: 2px;
	left: 0% !important;
	right: 5% !important;
}
.banner-box .carousel-indicators li {
	width: 12px !important;
	height: 12px !important;
	border: 0px solid #fff !important;
	border-radius: 2px !important;
	background: #fff;
	margin: 0px 2px;
	background-color: #fff;
	background-color: rgba(255, 255, 255,0.99);
}
.banner-box .carousel-indicators .active {
	width: 12px;
	height: 12px;
	background-color: #fbac18;
	border: 0px;
	border-radius: 2px;
	margin: 0px 2px;
}
.carousel-control.left {
	background-image: none !important;
}
.carousel-control.right {
	background-image: none !important;
}
.hb1 {
/*background: url(images/banner-bg.jpg ) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	position: relative;*/
}
.carousel-inner .item {
	width: 100%;
}
.carousel-inner .banner-item {
	width: 100%;
	height: 600px;
}
.hb1 .thumbnail {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.hb1 .hb1-img {
	border: none;
	position: absolute;
	right: 30px;
	bottom: 90px;
}
.hb-s1 {
}
.banner-box .carousel-caption .slogan1-a {
	font-family: 'Roboto-Medium';
	text-align: left;
	font-size: 60px;
	font-weight: 500;
	letter-spacing: 0px;
	padding: 0px;
	margin-bottom: 2px;
	text-shadow: none;
	color: #fff;
	line-height: 60px;
}
.banner-box .carousel-caption .slogan1-b {
	font-family: 'Roboto-Light';
	text-align: left;
	font-size: 60px;
	font-weight: 300;
	color: #fbac18;
	line-height: 60px;
	margin-bottom: 0px;
	text-shadow: none;
}
.banner-box .carousel-caption .slogan1-c {
	font-family: 'Roboto-Regular';
	width: 45%;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	margin-bottom: 0px;
	text-shadow: none;
	padding-top: 18px;
	margin-right: 28px;
}

@media (max-width:1800px) {
.banner-box .carousel-caption {
	top: 25%;
	left: 5% !important;
}
.hb1 .hb1-img {
	right: 15px;
	bottom: 90px;
}
.banner-box .carousel-caption {
	top: 25%;
	padding-top: 0;
	padding-bottom: 40px;
	left: 5% !important;
	right: 0% !important;
}
.banner-box .carousel-caption .slogan1-a {
	font-size: 50px;
	line-height: 50px;
}
.banner-box .carousel-caption .slogan1-b {
	font-size: 50px;
	line-height: 50px;
}
.banner-box .carousel-caption .slogan1-c {
	width: 45%;
	font-size: 18px;
	line-height: 28px;
}
}

@media (max-width:1200px) {
.carousel-inner .banner-item {
	height: 600px;
}
.banner-box .carousel-caption {
	top: 2%;
	left: 0% !important;
}
.banner-box .carousel-caption .slogan1-a {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
}
.banner-box .carousel-caption .slogan1-b {
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
}
.banner-box .carousel-caption .slogan1-c {
	width: 95%;
	font-size: 16px;
	line-height: 24px;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
}
.hb1 .hb1-img {
	width: 70%;
	left: 0%;
	right: 0%;
	bottom: 40px;
	margin: 0 auto;
}
}

@media (max-width: 768px) {
.banner-box .carousel-caption .slogan1-c {
	width: 100%;
	line-height: 22px;
}
.hb1 .hb1-img {
	width: 90%;
	left: 0%;
	right: 0%;
	bottom: 25px;
	margin: 0 auto;
}
.carousel-indicators {
	bottom: 0px;
}
}

@media (max-width:480px) {
.carousel-inner .banner-item {
	height: 500px;
}
.banner-box .carousel-caption {
	top: 10px;
	left: 0%!important;
	right: 0% !important;
	padding-bottom: 0px;
}
.banner-box .carousel-caption .slogan1-a {
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
}
.banner-box .carousel-caption .slogan1-b {
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	font-family: 'Roboto-Medium';
	text-shadow: none;
}
.banner-box .carousel-caption .slogan1-c {
	width: 95%;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
	margin: 0 auto;
}
.hb1 .hb1-img {
	width: 90%;
	bottom: 40px;
}
.carousel-indicators {
	bottom: -10px;
}
}
/*Banner part End*/

/*HOME ABOUT SECTION START*/

/*HOME ABOUT SECTION END*/

/*HOME SERVICES PART START*/
.home-service{background: #f6f6f6; }
.home-service .servicebg-text{font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f0f0f0; }
.home-service .service-snippets{position: relative; z-index: 99; margin-top: -70px; }
.home-service .service-snippets .service-title{font-family: 'Roboto-Bold'; font-weight: 700; font-size: 30px; line-height: 36px; color: #1e3667; }
.home-service .service-snippets p{ font-size: 16px; color: #666666;}

@media (max-width:768px) {
.home-service .servicebg-text{font-size: 70px; line-height: 60px; margin-top: 40px;}
.home-service .service-snippets{margin-top: -30px; }
}
/*HOME SERVICES PART END*/

/*HOME Features Part Start*/
.com-feature .thumbnail{ margin: 100px 0;}
.com-feature .fea-content{margin: 100px 0;}
.com-feature  .fea-snippets{ margin: 25px 0; }
.com-feature  .fea-snippets .fea-title{font-family: 'Roboto-Bold'; font-weight: 700; font-size: 20px; line-height: 26px; color: #1e3667; }
.com-feature  .fea-snippets p{ font-size: 16px; color: #666666;}

.p-btn-addtocart{ background:#1e3667; text-align:center; font-family: 'Roboto-Bold'; font-weight: 700; color:#fff; text-transform:uppercase; font-size:16px; padding:10px 40px;  border: none; border-radius: 3px; transition: all 0.6s ease 0s; } 
.p-btn-addtocart:hover{ background:#fbac18; color: #1e3667;
transition: all 0.6s ease 0s ;
	-webkit-transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease 0s;
	-o-transition:all 0.6s ease 0s;
}

@media (max-width:991px) {
.com-feature .thumbnail{ margin: 70px 0 0px;}
}
/*HOME Features Part End*/

/*Dedicated E-Commerce Hosting Start*/
.home-hosting{ background: url(images/simrun-dedicated-ecommerce-hosting-bg.jpg) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 491px;
}
.home-hosting .hosting-img{bottom: -45px;}
.home-hosting .hosting-title1{ font-family: 'Roboto-Bold'; font-weight: 700; color:#fff; font-size: 70px; line-height: 80px;}
.home-hosting .hosting-title2{ font-family: 'Roboto-Light'; font-weight: 300; color:#f7aa1a; font-size: 60px; line-height: 70px;}
.home-hosting .hosting-line1{ font-family: 'Roboto-Regular'; font-weight: 400; color:#fff; font-size: 26px; line-height: 40px; padding-top: 30px;}
.home-hosting .hosting-line2{ font-family: 'Roboto-Light'; font-weight: 300; color:#fff; font-size: 24px; line-height: 34px;}
.home-hosting .btn-gethosting{ background:#f7aa1a; text-align:center; font-family: 'Roboto-Bold'; font-weight: 700; color:#fff; text-transform:uppercase; font-size:16px; padding:10px 40px;  border: none; border-radius: 3px; margin: 40px 0;
	transition: all 0.6s ease 0s;
-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.8);
box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.8);
float:left;
} 
.home-hosting .btn-gethosting:hover{ background:#e49100; color: #fff; box-shadow:none;
transition: all 0.6s ease 0s ;
	-webkit-transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease 0s;
	-o-transition:all 0.6s ease 0s;
} 

@media (max-width:480px) {
.home-hosting .hosting-title1{ font-size: 55px; line-height: 70px;}
.home-hosting .hosting-title2{ font-size: 40px; line-height: 45px;}
.home-hosting .hosting-line1{font-size: 20px; line-height: 28px; padding-top: 15px;}
.home-hosting .hosting-line2{font-size: 18px; line-height: 26px; padding-top: 10px;}
.home-hosting .btn-gethosting{ padding:10px; margin-top: 20px; font-size:18px;}
}
/*Dedicated E-Commerce Hosting End*/

/*Testimonial Part Start*/
.testi-l-bg{background: url(images/quote-start.png) no-repeat left top;  padding-left: 100px;}
.testi-r-bg{background: url(images/quote-end.png) no-repeat right bottom;  padding-right: 100px;}
.testi-carousels {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.testi-carousels .carousel-indicators .active {
    background: #1e3667 ;
    border-radius: 2;
    height: 12px;
    margin: 0 0 1px;
    width: 12px;
}
.testi-carousels .carousel-indicators {
    margin-bottom:0px;
}
.testi-carousels .carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #e4e4e4;
  border: none;
  border-radius: 2px;
}
.testi-box {
    float: left;    
    width: 100%;
}
.carousel-inner .testi-item {
	width: 100%;
}
.carousel-inner .testi-item {
	width: 100%;
}
.testi-bg-text{ font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f5f5f5; }
.testi-name{ font-size: 16px; color: #666666; font-family: 'Roboto-Bold'; font-weight: 900; }

@media (max-width:768px) {
.testi-bg-text{ font-size: 80px; }
.testi-l-bg{padding-left: 40px;}
.testi-r-bg{padding-right: 40px;}
}
@media (max-width: 480px){
.testi-bg-text{ font-size: 50px; }
}
/*Testimonial Part End*/

/*Footer Part Start*/
.footerpart{ width:100%; background:#033667;}
.footerpart .thumbnail{ border:none; background:none; padding:0; margin-bottom: 15px;}
.footerpart .bottom-navigation{width:100%; text-align:center; padding:30px 0;}
.footerpart .bottom-navigation ul:not(:last-child){margin:0 0 15px 0;}
.footerpart .bottom-navigation li{display:inline-block; line-height: 26px;}
.footerpart .bottom-navigation li a{display:inline-block; font-size:15px; color:#b0cbe5; font-family: 'Roboto-Medium'; font-weight: 500;}
.footerpart .bottom-navigation li a:hover{color:#fff;}
.footerpart .bottom-navigation li:not(:last-child) a:after{width:11px; height:12px; background:url(images/footer-links.png)no-repeat; content:''; display:inline-block; margin:0 15px;}
/*Footer Part End: ;*/
.copyright{font-size:14px; color: #666666; font-family: 'Roboto-Regular'; text-align: center; font-weight:400;}

/*Footer Part End*/


/************INNER PAGE CSS START************/

/*Dedicated Server Hosting Part Start*/
.dsh-banner{ background: url(images/dedicated-server-hosting-banner-bg.jpg) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 300px;
}
.dsh-banner .dsh-banner-t1{font-family: 'Roboto-Medium'; font-weight: 500; font-size: 65px; line-height: 80px; color: #fff;}
.dsh-banner .dsh-banner-t2{font-family: 'Roboto-Regular'; font-weight: 400; font-size: 50px; line-height: 60px; color: #fbac18;}
.dsh-banner .dsh-banner-t3{font-family: 'Roboto-Light'; font-weight: 300; font-size: 20px; color: #fff;}
.dsh-banner .dsh-banner-icon{ }
.dsh-banner .dsh-banner-icon .thumbnail{bottom: 0; right: -5%;}

.dsh-bg-text{ font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f5f5f5; line-height: 100px; }
.h2-dsh-title{position: relative; z-index: 99; margin-top: -55px; }

@media (max-width: 768px){
.dsh-banner .dsh-banner-t1{font-size: 45px; line-height: 50px; }
.dsh-banner .dsh-banner-t2{font-size: 36px; line-height: 36px; padding-top: 15px; }
.dsh-banner .dsh-banner-t3{font-size: 18px; color: #fff; padding-top: 10px;}
.h2-dsh-title{margin-top: -45px; }
.dsh-bg-text{ font-size: 80px; line-height: 80px; }
}
@media (max-width: 480px){
.h2-dsh-title{margin-top: -35px; }
.dsh-bg-text{ font-size: 60px; line-height: 60px; }
}

.dsh-plan{ background: #f6f6f6;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.45);
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.45);
}
.dsh-plan-icon{ background: #1e3667;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 85%);
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 85%);
}
.dsh-plan-icon .thumbnail{ padding: 30px 0  55px 0; }
.dsh-plan-icon2{ background: #1e3667;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}
.dsh-plan-icon2 .thumbnail{ padding: 30px 0  55px 0; }

.dsh-plan-icon3{ background: #1e3667;}
.dsh-plan-icon3 .thumbnail{ padding: 30px 0; }										  
.dsh-plan-title { padding: 30px 0;}
.dsh-plan-title .hosting-plan-name{ font-family: 'Roboto-Medium'; font-weight: 500; font-size: 24px; line-height: 30px; color: #2d2d2d;}
.dsh-plan-title .hosting-plan-price{ font-family: 'Roboto-Light'; font-weight: 300; font-size: 70px; color: #1e3667;}
.dsh-plan-detail{}
.dsh-plan-detail ul{display: inline;}
.dsh-plan-detail ul li{ list-style: none; color: #666666; font-size: 15px; font-family: 'Roboto-Regular'; font-weight: 400; padding: 5px 0;}
.dsh-plan-detail ul li.dsh-am-price{ color: #2d2d2d; font-size: 16px; font-family: 'Roboto-Regular'; font-weight: 400;}
@media (max-width: 992px){
.dsh-plan-title .hosting-plan-price{ font-family: 'Roboto-Light'; font-weight: 400; font-size: 55px; color: #1e3667;}
}
@media (max-width: 768px){
.dsh-plan-icon{ background: #fbac18; clip-path: none;}
.dsh-plan-icon .thumbnail{ padding: 30px 0; }
.dsh-plan-icon2{ background: #fbac18; clip-path: none;}
.dsh-plan-icon2 .thumbnail{ padding: 30px 0; }
}
@media (max-width: 480px){
.dsh-plan-title .hosting-plan-price{ font-size: 60px;}
}
/*Dedicated Server Hosting Part End*/


/*MOVE TO COMROGEN PART START*/
.mtc-banner{ background: url(images/move-to-comrogen-banner-bg.jpg) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 300px;
	padding-bottom: 20px;
}
.mtc-banner .mtc-banner-t1{font-family: 'Roboto-Medium'; font-weight: 500; font-size: 48px; line-height: 50px; color: #fff;}
.mtc-banner .mtc-banner-icon{ }
.mtc-banner .mtc-banner-icon .thumbnail{}

.mtc-bg-text{ font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f5f5f5; line-height: 100px; }
.convert-from{ background: #f6f6f6;}
.convert-from .cf-icon{ padding: 80px 15px;}
.convert-from .cf-content{padding: 70px 15px;}
.convert-from .cf-content .cf-snippets{ margin: 25px 0; }
.convert-from .cf-content .cf-snippets .cf-title{font-family: 'Roboto-Bold'; font-weight: 700; font-size: 20px; line-height: 26px; color: #1e3667; }
.convert-from .cf-content .cf-snippets p{ font-size: 16px; color: #666666;}

.comrogen-newfeature{}
.comrogen-newfeature .cnf-icon{ padding: 80px 15px;}
.comrogen-newfeature .cnf-content{padding: 100px 15px;}
.comrogen-newfeature .cnf-content .cnf-points{}
.comrogen-newfeature .cnf-points ul{display: inline;}
.comrogen-newfeature .cnf-points ul li{ list-style: none; color: #1e3667; font-size: 18px; font-family: 'Roboto-Bold'; font-weight: 700; padding: 15px 15px 15px 50px; background: url(images/comrogen-new-feature-bullate.png) no-repeat 15px 18px;}

@media (max-width:992px){
.mtc-bg-text{font-size: 80px; line-height: 80px; }
.convert-from .cf-icon{ padding: 40px 15px 0;}
.convert-from .cf-content{padding: 15px 15px 40px;}
.comrogen-newfeature .cnf-icon{ padding: 0px 15px 30px;}
.comrogen-newfeature .cnf-content{padding: 50px 15px;}
}
@media (max-width:768px){
.mtc-banner .mtc-banner-t1{font-size: 32px; line-height: 36px; margin-bottom: 25px;}
.mtc-bg-text{font-size: 70px; line-height: 70px; }
}
@media (max-width:480px){
.mtc-banner .mtc-banner-t1{font-size: 28px; line-height: 32px; margin-bottom: 25px;}
.mtc-bg-text{font-size: 60px; line-height: 55px; }
}
/*MOVE TO COMROGEN PART END*/

/*CONATCT US PART START*/
.contact-banner{ background: url(images/simrun-contactus-banner-bg.jpg) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 300px;
	padding-bottom: 20px;
}
.contact-banner .cu-slogan { padding-top: 80px;}
.contact-banner .cu-banner-t1{font-family: 'Roboto-Medium'; font-weight: 500; font-size: 65px; line-height: 80px; color: #fbac18;}
.contact-banner .cu-banner-t2{font-family: 'Roboto-Light'; font-weight: 300; font-size: 20px; color: #fff;}
@media (max-width:400px){
.contact-banner .cu-banner-t1{font-size: 52px; line-height: 60px;}
.contact-banner .cu-banner-t2{font-family: 'Roboto-Regular'; font-weight: 400;}
}

.contactdetail{ padding:40px;}
.contactdetail .thumbnail{ padding: 40px 0;}
.contactdetail .con-title{font-family: 'Roboto-Bold'; font-weight: 900; font-size: 20px; color: #2d2d2d; line-height: 26px;}
.contactdetail .con-detail{font-family: 'Roboto-Regular'; font-weight: 400; font-size: 16px; color: #666666; line-height: 24px;}
@media (max-width:768px){
.contactdetail{ padding:0px 0 40px;}
.contactdetail .thumbnail{ padding: 15px;}
.contactdetail .con-title{ text-align: center;}
.contactdetail .con-detail{ text-align: center;}
}

/*Contact Form Reference by TOJ*/
.contact-forms{ }
.contact-forms .form-control {
  height:50px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 22px;
  font-family: 'Roboto-Regular'; font-weight: 400; font-size: 16px; color: #666666;
  background-color: #f8f8f8;
  background-image: none;
  border: 1px solid #e1e1e1;
  border-radius:6px;
  box-shadow: none !important;
}
.contact-forms .form-control:focus {
  border: 1px solid #e1e1e1;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(137, 137, 137, .4);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(137, 137, 137, .4);
}
.contact-forms .txtnote
{ display: block;
    background-color: #f8f8f8;
    width:100%;
    border: 1px solid #e1e1e1;
	border-radius:6px;
	padding: 6px 12px;
	line-height: 22px;
  	font-family: 'Roboto-Regular'; font-weight: 400; font-size: 16px; color: #666666;
}
.contact-forms .pad-no {
    padding:0px !important;
}
/*CONATCT US PART END*/

/*Features Part Start*/
.features-banner{ background: url(images/features-banner-bg.jpg) left top;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 300px;
}
.features-banner .fea-slogan{ padding:180px 0 0 ;}
.features-banner .features-banner-t1{font-family: 'Roboto-Medium'; font-weight: 500; font-size: 80px; line-height: 100px; color: #fff;}
.features-banner .features-banner-t2{font-family: 'Roboto-Light'; font-weight: 300; font-size: 80px; line-height: 100px; color: #fbac18;}
.features-banner .features-banner-icon{padding: 30px 0; }
.features-banner .features-banner-icon .thumbnail{bottom: 0; right: -0%; }

.features-bg-text{ font-family: 'Roboto-Bold'; font-weight: 900; font-size: 100px; color: #f5f5f5; line-height: 100px; }
.h2-features-title{position: relative; z-index: 99; margin-top: -55px; }

@media (max-width: 1350px){
.features-banner .features-banner-t1{font-size: 56px; line-height: 70px; }
.features-banner .features-banner-t2{font-size: 56px; line-height: 70px; }
.features-banner .features-banner-icon{padding: 30px 0; }
}
@media (max-width: 991px){
.features-banner .fea-slogan{ text-align: center !important; padding:30px 0 0 ;}
}
@media (max-width: 768px){
.features-banner .features-banner-t1{font-size: 45px; line-height: 50px; }
.features-banner .features-banner-t2{font-size: 36px; line-height: 36px; padding-top: 15px; }
}

.features-list{padding: 60px 0; }
.features-list:nth-child(odd){ background: #fff; }
.features-list:nth-child(even){ background: #f6f6f6; }
/*Features Part End*/

/*Demo Part Start*/
.demo{}
.demo .demo-title{font-family: 'Roboto-Bold'; font-weight: 700; font-size: 30px; line-height: 36px; color: #1e3667; }
.demo .demo-sub-title{font-family: 'Roboto-Bold'; font-weight: 700; font-size: 20px; line-height: 26px; color: #1e3667; }
/*Demo Part End*/

/*SAMPLE SITE CSS START*/
.arrow-left-ss {
	height: 32px;
	width: 24px;
	float: left;
	background: url(images/banner-left-arrow-ss.png) no-repeat 0 0;
	margin-top: 288px;
	margin-left: 30px;
}
.arrow-right-ss {
	height: 32px;
	width: 24px;
	float: right;
	background: url(images/banner-right-arrow-ss.png) no-repeat 0 0;
	margin-top: 288px;
	margin-right: 30px;
}

@media (max-width:991px) {
.arrow-left-ss {
	margin-top: 130%;
	margin-left: 10px;
}
.arrow-right-ss {
	margin-top: 130%;
	margin-right: 10px;
}
}

.carousel-caption {
	position: absolute;
	top: 25%;
	z-index: 10;
	padding-bottom: 40px;
	color: #373737;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border-radius: 2px;
	left: -10% !important;
	right: 5% !important;
}
.carousel-indicators-ss {

  bottom: -20px;
}
.carousel-indicators-ss li {
	width: 12px !important;
	height: 12px !important;
	border: 0px solid #fff !important;
	border-radius: 2px !important;
	background: #1e3667 ;
	margin: 0px 2px;
}
.carousel-indicators-ss .active {
	width: 12px;
	height: 12px;
	background-color: #fbac18;
	border: 0px;
	border-radius: 2px;
	margin: 0px 2px;
}
@media  (min-width: 768px) {
.carousel-indicators-ss { bottom: -20px;  }
  }
@media  (max-width: 768px) {
.carousel-indicators-ss {  bottom: -30px;}
.carousel-indicators-ss li {width: 10px !important;	height: 10px !important; }
}

/*Sample Site Part Start*/
.sample-sites {
	width: 100%;
	clear: both;
}
.sample-sites .ss-list {
}
.sample-sites .ss-list .ss-box {
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #e1e1e1;
	background: #fff;
	border-radius: 5px 5px 5px 5px;
}
.sample-sites .ss-list .ss-box .ss-relbox {
	width: 100%;
	position: relative;
	height: auto;
	vertical-align: middle;
}

.sample-sites .ss-list .ss-box .thumbnail {
	border: none;
	background: none;
	padding: 0px;
	margin-bottom: 0px;
	border-radius: 5px 5px 5px 5px; !important;
	vertical-align: middle;
	height: auto;
	
}
.sample-sites .ss-list .ss-box .thumbnail img{
	border-radius: 5px 5px 5px 5px; !important;
	vertical-align: middle;

}
.sample-sites .ss-list .ss-box .atoc-box {
	background: #fff;
	color: #373737;
	float: left;
	width: 100%;
	min-height: 40px;
	font-size: 15px;
	font-weight: 700;
	position: absolute;
	bottom: 0px;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	text-align: center;
}
.sample-sites .ss-list .ss-box .ss-relbox:hover .atoc-box {
	opacity: 1;
	text-align: center;
	background-color: rgba(247, 170, 26, 0.7);
	/*background-color: rgba(30, 54, 103, 0.9);*/
}
.sample-sites .ss-list .prod-detail-zoom {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	color: #1e3667;
	/*color: #f7aa1a;*/
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	
}
.sample-sites .ss-list .prod-detail-zoom a span {
	font-weight: bold;
}
.sample-sites .ss-list .ss-box .ss-nameprice {
	width: 100%;
	padding:10px 15px;
	border-top: 1px solid #ececec;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.4);
	border-radius: 0px 0px 5px 5px;
	background: #f8f8f8;
}
.sample-sites .ss-list .ss-box .ss-nameprice .pro-name {
	width: 100%;
	min-height: 25px;
	max-height: 25px;
	line-height: 24px;
	color: #1e3667;
	overflow: hidden;
	font-size: 18px;
	font-family: 'Roboto-Medium';
	font-weight: 500;
}
.sample-sites .ss-list .ss-box .ss-nameprice .pro-sh-detail {
	color: #666666;
	float: left;
	width: 100%;
	font-size: 15px;
	min-height: 25px;
	max-height: 25px;
	overflow: hidden;
	font-family: 'Roboto-Regular';
	font-weight: 400;
}
/*SAMPLE SITE CSS END*/

/* Generic CSS Start */
#divLoadingSpinner {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 9999;
    text-align: center;
    left: 0;
}
#divLoadingSpinner.off {
    display: none !important;
}
#divLoadingSpinner .spinner {
    margin: 15% 0px;
    font-size: 25px;
    width: 100%;
    position: fixed;
}
#divLoadingSpinner .spinner .fa {
    color: #FFF;
}
#divLoadingSpinner .msg {
    color: #FFF;
    font-size: 22px;
    margin-top: 5px;
}
.form-control.input-validation-error {
    border-color: #F00 !important;
}
.com-breadcrum { clear:both; border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; padding: 10px 0 0;} 
.com-breadcrum .brd-cont { width:100%; clear:both;}
.com-breadcrum .brd-cont span{ float:left; font-size:15px; color:#666666; line-height:22px;}
.com-breadcrum .brd-cont a{ color:#666666; font-size:15px; text-decoration:none; float:left;  font-weight:400; line-height:24px;}
.com-breadcrum .brd-cont a:hover{ text-decoration: underline;}
.com-breadcrum .brd-cont a:last-child {color:#f7aa1a; font-weight: 400;}
/* Generic CSS End */

.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-ul li {
	border: 0px solid #eaeaea;
	margin-right: 0px;
	margin-left: 0px;
	border-radius: 0px;
}
.nbs-flexisel-ul li a {
	border: 1px solid #eaeaea;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 0px;
	display: block;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFFFFF;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	width: 100%;
	height: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.nbs-flexisel-nav-left {
	background: url(images/button-previous.png) no-repeat;
	left: -24px;
}
.nbs-flexisel-nav-right {
	right: -28px;
	background: url(images/button-next.png) no-repeat;
}

@media (max-width: 767px) {
.nbs-flexisel-nav-left {
	top: 45px !important;
}
.nbs-flexisel-nav-right {
	top: 45px !important;
}
}

@media (max-width: 479px) {
.nbs-flexisel-nav-left {
	top: 75px !important;
}
.nbs-flexisel-nav-right {
	top: 75px !important;
}
}

@media (max-width: 380px) {
.nbs-flexisel-nav-left {
	top: 60px !important;
}
.nbs-flexisel-nav-right {
	top: 60px !important;
}
}

/*PRICING PAGE CSS START*/
.hourlyplan-box {}
.hourlyplan-box .hpb-part{}
.hourlyplan-box .hpb-part .hourlyplan{padding: 15px 15px 0; font-size: 18px; color: #2d2d2d; height: 100%; font-weight: 400;}
.hourlyplan-box .hpb-part .hourlyplan strong{color: #1e3667; font-family: 'Roboto-Bold'; font-weight: 700;}
.hourlyplan-box .hpb-part .hourlyplan p{font-size: 15px; font-family: 'Roboto-Regular'; font-weight: 400;}

@media (max-width: 1300px) {
.hourlyplan-box .hpb-part .hourlyplan{font-size: 16px; }
}	

.cds{ background: #f6f6f6;}
.cds .tt-title {
	font-family: 'Roboto-Medium';
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #2d2d2d;
}
.cds .tt-title strong{
	font-family: 'Roboto-Bold';
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #1e3667;
}
/*PRICING PAGE CSS END*/


/*PLUGINS PART START*/
.plugin-subtit{font-size: 18px; font-family: 'Roboto-Medium'; font-weight: 500; color: #2d2d2d;}
.plugin-txtnote{font-size: 15px; font-weight: 400; color: #2d2d2d;}
/*PLUGINS PART END*/


/** Comrogen page start **/
.bor-all-no {
    border:none;
}

.comrogen-page {
}

.comrogen-page .box-circle {
    float:left;
    width:100%;
    position:relative;
}

.comrogen-page .fst-layer-tp-pd {
    padding-top: 100px;
}

.comrogen-page .re-direct-comrogen {
    position:absolute;
    width:100%;
    bottom:35px;
    font-style:italic;
}
.comrogen-page .fs-italic {
    font-style:italic;
}

.comrogen-page .ttabing-neww { border-bottom:0px solid #cdcdcd !important;  border-radius:0px  !important; padding-top:0px !important; margin-top:40px; }
.comrogen-page .ttabing-neww li { float:left;
}
.comrogen-page .ttabing-neww li { min-width:33.10%;  margin:1px !important; border-radius:4px 0px 0px 0px  !important; } 
.comrogen-page .ttabing-neww li:first-child{border-radius:4px 0px 0px 0px  !important;}
.comrogen-page .ttabing-neww li a { margin:0px !important; border:none !important; color:#1e3667 !important; background-color:#fff !important; border-radius:0px  !important; text-transform:uppercase; font-size:17px;}
.comrogen-page .ttabing-neww li a:first-child{}
.comrogen-page .ttabing-neww li a:last-child{ margin-right:1px !important;}
.comrogen-page .ttabing-neww li:last-child{margin-right:-4px !important;}
.comrogen-page .ttabing-neww li a:hover , 
.comrogen-page .ttabing-neww li a:focus{ background-color:#1e3667  !important; border:none !important; color:#fff !important;}
.comrogen-page .ttabing-neww li.active a {  background-color:#1e3667  !important; color:#fff !important;} 
.comrogen-page .ttabing-neww li.active a:hover, 
.comrogen-page .ttabing-neww li.active a:focus{ border:none !important;}



.comrogen-page .ttabing-neww-cont .light-her{ color:#7f7f7f !important; font-size:18px !important; }
.comrogen-page .ttabing-neww-cont .img-tabf{width:75px; height:68px; margin:0px; float:left; padding-right:10px; margin-left:70px;}
.comrogen-page .ttabing-neww-cont .padding-left-10px{ padding-left:10px !important;}
.comrogen-page .ttabing-neww-cont .yellow-col{ color:#fbac18 !important; font-size:20px !important; padding-top:50px !important; padding-bottom:10px !important; word-wrap:break-word;}
.comrogen-page .ttabing-neww-cont .border-none{ border:none !important;}
.comrogen-page .ttabing-neww-cont .broder-bott{border-bottom:1px solid #f1f1f1;}
.comrogen-page .ttabing-neww-cont .bg-transparant{ background-color:transparent !important;}
.comrogen-page .ttabing-neww-cont .media-body {
    width:auto;
    padding-top:10px;
}

.comrogen-page .ttabing-neww li.active .img-tabf-1,
.comrogen-page .ttabing-neww li:hover .img-tabf-1 {
    background: url(images/comrogen-website-development-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww li .img-tabf-1 {
    background: url(images/comrogen-website-development-icon.png) no-repeat;
}

.comrogen-page .ttabing-neww li.active .img-tabf-2,
.comrogen-page .ttabing-neww li:hover .img-tabf-2 {
    background: url(images/comrogen-plugin-and-Integration-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww li .img-tabf-2 {
    background: url(images/comrogen-plugin-and-Integration-icon.png) no-repeat;
}

.comrogen-page .ttabing-neww li.active .img-tabf-3,
.comrogen-page .ttabing-neww li:hover .img-tabf-3 {
    background: url(images/comrogen-support-and-maintenance-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww li .img-tabf-3 {
    background: url(images/comrogen-support-and-maintenance-icon.png) no-repeat;
}

.comrogen-page .plugin-subtit2{font-size: 16px; font-family: 'Roboto-Medium'; font-weight: 500; color: #2d2d2d;}
.comrogen-page .plugin-txtnote2{font-size: 15px; font-weight: 400; color: #2d2d2d;}

.cnrg-blue {
    background:#1e3667;
}

.comrogen-page .ttabing-neww2 { border-bottom:0px solid #cdcdcd !important;  border-radius:0px  !important; padding-top:0px !important; margin-top:40px; }
.comrogen-page .ttabing-neww2 li { float:left;
}
.comrogen-page .ttabing-neww2 li { min-width:33.10%;  margin:1px !important; border-radius:4px 0px 0px 0px  !important; } 
.comrogen-page .ttabing-neww2 li:first-child{border-radius:4px 0px 0px 0px  !important;}
.comrogen-page .ttabing-neww2 li a { margin:0px !important; border:none !important; color:#1e3667 !important; background-color:#fff !important; border-radius:0px  !important; text-transform:uppercase; font-size:17px;}
.comrogen-page .ttabing-neww2 li a:first-child{}
.comrogen-page .ttabing-neww2 li a:last-child{ margin-right:1px !important;}
.comrogen-page .ttabing-neww2 li:last-child{margin-right:-4px !important;}
.comrogen-page .ttabing-neww2 li a:hover , 
.comrogen-page .ttabing-neww2 li a:focus{ background-color:#fbac18  !important; border:none !important; color:#1e3667 !important;}
.comrogen-page .ttabing-neww2 li.active a {  background-color:#fbac18  !important; color:#1e3667 !important;} 
.comrogen-page .ttabing-neww2 li.active a:hover, 
.comrogen-page .ttabing-neww2 li.active a:focus{ border:none !important;}



.comrogen-page .ttabing-neww2-cont .light-her{ color:#7f7f7f !important; font-size:18px !important; }
.comrogen-page .ttabing-neww2-cont .img-tabf{width:75px; height:68px; margin:0px; float:left; padding-right:10px; margin-left:90px;}
.comrogen-page .ttabing-neww2-cont .padding-left-10px{ padding-left:10px !important;}
.comrogen-page .ttabing-neww2-cont .yellow-col{ color:#fbac18 !important; font-size:20px !important; padding-top:50px !important; padding-bottom:10px !important; word-wrap:break-word;}
.comrogen-page .ttabing-neww2-cont .border-none{ border:none !important;}
.comrogen-page .ttabing-neww2-cont .broder-bott{border-bottom:1px solid #f1f1f1;}
.comrogen-page .ttabing-neww2-cont .bg-transparant{ background-color:transparent !important;}
.comrogen-page .ttabing-neww2-cont .media-body {
    width:auto;
    padding-top:10px;
    font-family: 'Roboto-Bold';
}

.comrogen-page .ttabing-neww2 li.active .img-tabf-1,
.comrogen-page .ttabing-neww2 li:hover .img-tabf-1 {
    background: url(images/fonrt--end-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww2 li .img-tabf-1 {
    background: url(images/fonrt--end-icon-off.png) no-repeat;
}

.comrogen-page .ttabing-neww2 li.active .img-tabf-2,
.comrogen-page .ttabing-neww2 li:hover .img-tabf-2 {
    background: url(images/back-end-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww2 li .img-tabf-2 {
    background: url(images/back-end-icon-off.png) no-repeat;
}

.comrogen-page .ttabing-neww2 li.active .img-tabf-3,
.comrogen-page .ttabing-neww2 li:hover .img-tabf-3 {
    background: url(images/third-party-back-icon-on.png) no-repeat;
}
.comrogen-page .ttabing-neww2 li .img-tabf-3 {
    background: url(images/third-party-back-icon-off.png) no-repeat;
}

.comrogen-page .ttabing-neww2-cont .inner-middel-con {
    color:#fff;
}
.comrogen-page.cnrg-blue h3{
    color:#fbac18 ;
}
.comrogen-page.cnrg-blue .fs-italic {
    color:#fff;
}


@media (min-width: 600px) and (max-width: 991px) {
    
    .comrogen-page .ttabing-neww2-cont .img-tabf,
    .comrogen-page .ttabing-neww-cont .img-tabf {
        display: none;
    }
}

@media (max-width: 1150px) {
    
    .comrogen-page .ttabing-neww2-cont .img-tabf,
    .comrogen-page .ttabing-neww-cont .img-tabf {
        margin-left:0px;
    }
}
@media (min-width: 601px) and (max-width: 767px) {
    
    .comrogen-page .ttabing-neww li,
    .comrogen-page .ttabing-neww2 li {
       width:31%;
    }
}
@media (max-width: 600px) {
    
    .comrogen-page .ttabing-neww li,
    .comrogen-page .ttabing-neww2 li {
       width:100%;
    }
}
/** Comrogen page End **/
