/* CSS Document */
body{background-color:#fff;}
/*---------------------------------------gateway_page-------------------------------------*/
.logo_gateway{width:100%; padding: 20px 0; overflow:hidden; min-height:70px; background-color:#1668b2; border-bottom: 2px solid #f78121;} 
.logo_gateway .g_logo{width:200px; height:88px; color:#999999; margin: 0 auto;}
.logo_gateway .g_logo a{width:200px; height:88px; display:block; text-align:center; text-indent:-10000px; background-image:url(../images/logo.jpg); background-position:center center; background-repeat:no-repeat;}
.gate_bdy{ width:100%; min-height:100px; padding:30px 0px;}
.pic{width:100%; height:auto; overflow:hidden; background-color:#666666; transition:.5s all ease-in;}
.pic img{width:100%; height:auto; transition:.5s all ease-in;}
.txt{background-color:#333; min-height:100px; padding:20px 10px; padding: 40px 10px 20px; transition:.5s all ease-in; border-top: 1px solid #333;}
.txt h4{ margin:0 0 10px; color:#f78121; text-align:center;}
.txt p{color:#fff; text-align: center;}
.txt h3 {color: #fff; display: block; margin: 0 0 10px; position: relative; text-align: center;}
.txt .btn {background-color: #333; border-radius: 0; color: #fff; border:none;}
.wrapper:hover .pic{box-shadow: 0 1px 100px #333 inset; transition:.5s all ease-in;}
.wrapper:hover img{opacity: 0.4; transition:.5s all ease-in;}
.wrapper:hover .txt{border-top:solid 1px #fff; transition:.5s all ease-in;}
.get_foot {background-color: #333; border-top: 2px solid #f78121; min-height: 70px; padding: 30px 0;}
.get_foot p {color: #fff; font-size: 15px; margin-bottom: 0; text-align: center;}
.get_foot .fa {font-size: 24px; position: relative; top: 3px;}
.cpy_ri{width:100%; height:auto; padding:20px 0px; overflow:hidden; background-color:#000;}
.cpy_ri p{text-align:center; margin:0px; color:#fff;}
.hvr-rectangle-out::before {background: #2098d1 none repeat scroll 0 0; bottom: 0; content: ""; left: 0; position: absolute; right: 0; top: 0; transform: scale(0);
transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; z-index: 120;}
.hvr-rectangle-out {backface-visibility: hidden; background: #e1e1e1 none repeat scroll 0 0; box-shadow: 0 0 1px rgba(0, 0, 0, 0); display: inline-block; position: relative;
transform: translateZ(0px); transition-duration: 0.3s; transition-property: color; vertical-align: middle;}
.hvr-rectangle-out:hover::before, .hvr-rectangle-out:focus::before, .hvr-rectangle-out:active::before {transform: scale(1);}
.bdr-ri {border-right: 1px solid #fff;}
.navbar h1{display:none;}
.error {
    padding: 30px 0;
    margin-bottom: 30px;
    overflow: hidden;
}
.error img {
    padding: 50px;
}
.error p {
    margin-bottom: 50px;
    text-align: center;
}
.btn-color {
    background-color: #1668b2;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out 0s;
}
/*---------------------------------------gateway_page-------------------------------------*/
/*---------------------------------------header inner-------------------------------------*/
.logo_wrap {
    background-color: #ffffff;
    height: auto;
    width: 100%;
    border-bottom: 2px solid #f78121;
    float: left;
}
.logo_wrap .g_logo {color: #999999; height: 98px; padding: 3px 0 5px; width: 200px;}
.logo_wrap .g_logo a {
    width: 280px;
    height: 88px;
    display: block;
    text-align: center;
    text-indent: -10000px;
    background-image: url(../images/XTPL-logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.logo_wrap .navbar{background-color:transparent; border-radius:0px; border:none; margin-bottom:0px;}
.logo_wrap .navbar-nav > li > a {
    color: #333333;
    font-size: 16px;
    margin: 22px 0 0;
    padding: 20px 10px 36px;
}
.logo_wrap .navbar-nav > li > a : hover{ color:#f78121;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:focus {color:#f78121 !important;}
.carousel_wrap .item img{ display:block; margin:auto; }
/*.carousel_wrap{/*border-bottom: 2px solid #f78121;}*/
/*---------------------------------------header inner-------------------------------------*/

.abt_cctv{ width:100%; height:auto; min-height:70px; background-color:#fff; padding:30px 0px;}
.abt_cctv h4{ color: #1668b2; text-align: center;}
.abt_cctv h1{margin:0 0 15px; color: #1668b2; text-align: center; font-size:30px; }

.abt_cctv h2{margin:0 0 15px; color: #1668b2; text-align: center; }

.abt_info{margin-top: 3%;}
.abt_info img{
display:block;
margin:0 auto;
padding-left:20px;
padding-right:20px;
width:60%;
}
.abt_info p{font-size: 16px;
    font-family: "Lato",sans-serif;
    margin: 15px auto 0px;
    line-height: 1.6em;
    color: #544242;
    width: 90%;
	text-align:justify;}
	
	
	.features-wrapper
	{
	margin: 7px 0px 0px;
	}
	
.content h4 {
    margin: 0.83em 0px;
	color:#5E345E;
	font-size: 19px;
	font-weight: 700;
}
.content p{
font-size: 14px;
	font-family: 'Lato', sans-serif;
	margin-top: 10px;
	line-height: 1.6em;
	color:#504A4A;
	text-align:justify;
	}
	.content a
	{
	color:#F60;
	}
.features-wrapper img{
	width:85%;
	margin-top: 6%
}
 .text p{text-align:justify;}
	
.products{ background-color:#f5f5f5; padding:40px 0px; overflow:hidden; }
.products h3{margin:0 0 15px; color: #1668b2;}
.products .pic1{ width:100%; height:auto; overflow:hidden; margin:0 0 20px;}
.products .pic1 img{ width:100%; height:auto;}
.products p{color:#666666; font-size: 15px;}
.products a{ color:#FF6600; font-size:18px;}
.client_prof{ padding:30px 0px; height:auto; overflow:hidden;}
.client_prof h3 {
	color:#3276b1;
	border-bottom:1px solid #3276b1;
	margin-bottom:0;
}
.client_prof .carousel-control {
	color:#428BCA;
	top:-43px;
	left:auto;
	bottom:auto;
	opacity:1;
	text-shadow:none;
}
.client_prof .carousel-control:hover { color:#d9534f; }
.client_prof .carousel-control.left, .client_prof .carousel-control.right {
    background-color: #333;
    background-image: none !important;
    height: 25px;
    width: 25px;
}
.client_prof .carousel-control .fa {
    color: #fff;
    line-height: 19px;
    position: relative;
    top: -4px;
}
/*---------------------------------------inner footer-------------------------------------*/
.client_prof .carousel-control.right { right:0px; }
.client_prof .carousel-control.left { right:30px; }
.client_prof .thumbnail{width:100%; border-radius:0px; margin-bottom:0px;}
.client_prof h2 { color: #1668b2; margin: 0 0 15px;}
.get_foot1 {background-color: #1668b2; border-top: 2px solid #f78121; min-height: 70px; padding: 30px 0;}
.get_foot1 p {color: #fff; font-size: 15px; margin-bottom: 0; text-align: center;}
.get_foot1 .fa {font-size: 24px; position: relative; top: 3px;}
.footer_links {background-color: #1668b2; min-height: 62px; overflow: hidden; padding: 30px 0;}
.footer_links .ul-wrap {margin: 0 auto; width: 60%;}
.ul-wrap2{margin: 0 auto; width: 36% !important;}
.ul-wrap1{margin: 0 auto; width: 58% !important;}
.footer_links ul {list-style-type: none; margin-bottom: 0; padding-left: 0;}
.footer_links ul li {border-right: 1px solid #fff; float: left; padding: 0 20px; text-align: center;}
.footer_links ul li a {color: #d2d2d2; text-decoration: none; transition: all 0.5s ease-in 0s;}
.bdr-right-none {
    border-right: medium none !important;
}
/*---------------------------------------inner footer-------------------------------------*/

.abt_web{ width:100%; height:auto; min-height:70px; background-color:#fff; padding:30px 0px;}
.web_pic{width:100%; height:auto; overflow:hidden;}
.web_pic img{width:100%; height:auto;}
.abt_web h1{margin:0 0 10px; color: #1668b2; font: 400 60px/60px "Raleway", sans-serif;} 
.abt_web{margin:0 0 10px; color:#666;}
.event-style {
    border: 1px solid #666;
    color: #f78121;
    display: inline-block;
    font: 400 24px/24px "Open Sans",sans-serif;
    padding: 15px 20px;
    text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width:7000px)
{
.bdr-ri{border-right:none;}

.mar_bt{margin-bottom:30px;}
.logo_wrap .navbar-nav > li > a {
    color: #333333;
    font-size: 16px;
    margin: 22px 0 0;
    padding: 20px 10px 36px;
}
.hvr-sweep-to-top::before {
    background: #0457a3 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-top:hover::before, .hvr-sweep-to-top:focus::before, .hvr-sweep-to-top:active::before {
    transform: scaleY(1);
}
.client_prof span {
  display: inline-block;
  position: relative;  
}
.client_prof span::after {
    border-bottom: 1px solid #c1c1c1;
    content: "";
    height: 5px;
    position: absolute;
    top: 14px;
    width: 910px;
}
.client_prof span:before {
  right: 100%;
  margin-right: 15px;
}
.client_prof span:after {
  left: 100%;
  margin-left: 15px;
}

.abt_cctv span {
  display: inline-block;
  position: relative;  
}
.abt_cctv span::before, .abt_cctv span::after {
    border-bottom: 1px solid #c1c1c1;
    content: "";
    height: 5px;
    position: absolute;
    top: 14px;
    width: 210px;
}
.abt_cctv span:before {
  right: 100%;
  margin-right: 15px;
}
.abt_cctv span:after {
  left: 100%;
  margin-left: 15px;
}

}
@media only screen and (min-width: 320px) and (max-width:767px) 
{
.logo_wrap .navbar-nav > li > a {
    padding: 5px !important;
    font-size: 15px!important;
    border-bottom: solid 1px #ccc;
}
.logo_wrap .navbar-nav > li > a:hover{color:#F78121;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0457a3;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#F78121;}
.bdr-ri{border-right:none;}
.arrow {background-color: #fff; height: 20px; top: -10px; left: 49%; position: absolute; transform: rotate(45deg); width: 20px; z-index: 9999;}
.web_serv .web_txt { float: none;height: auto;overflow:visible;min-height: 100px;width: 100%;}
.web_serv .web_pic {border-radius: 50%;float: none;margin: 30px auto 20px;}
.client_prof .thumbnail{margin:0 0 20px;}
.abt_cctv h2{text-align:left;}
.footer_links ul li{border-right:none;}
.client_prof .carousel-control{top:-50px;}
.client_prof h2 { border-bottom:solid 1px #c1c1c1; padding:0 0 10px;}
.abt_cctv p{text-align:justify;}
.logo_wrap .g_logo {
    margin: 0 auto 10px;
    width: 100%;
}
.abt_info img{width:100%}
.responsive{width:85%!important;min-height:0px!important;}
.c-line{border-bottom: none!important;}
.web-hosting{width:100%!important;}
.spacer {padding: 0px!important;}
}
@media only screen and (min-width: 768px) and (max-width:1024px) 
{
.logo_wrap .navbar-nav > li > a{padding:11px;}
.logo_wrap1 .navbar-nav > li > a{padding:6px !important;}
.footer_links ul li {padding: 0px 14px;}
.footer_links .ul-wrap {
    margin: 0px auto;
    width: 59%;
}
.arrow {top: -10px; left: 49%;}
.client_prof span {
  display: inline-block;
  position: relative;  
}
.client_prof span::after {
    border-bottom: 1px solid #c1c1c1;
    content: "";
    height: 5px;
    position: absolute;
    top: 14px;
    width: 700px;
}
.client_prof span:before {
  right: 100%;
  margin-right: 15px;
}
.client_prof span:after {
  left: 100%;
  margin-left: 15px;
}
.web_serv{ padding:30px 0px; width:100%; height:auto; overflow:hidden; background-image:url(../images/prx.jpg); background-attachment:fixed; background-size:cover;}
.web_serv .web_pic{width:150px; height:150px; float:left; margin-right:25px; background-color:#333; border: 1px solid #fff; margin-top:0px;}
.web_serv .web_pic img{width:100%; height:auto;}
.web_serv .web_txt{width: 365px; height:180px; float:left; background-color:#fff; padding: 15px; position: relative; width: 265px;}

.ser{text-align:center; color: #fff; font-size: 30px; margin-bottom: 20px;}
.web_serv h4{margin:0 0 15px; color: #f78121;} 
.arrow {background-color: #fff; height: 20px; left: -10px; position: absolute; top: 65px; transform: rotate(45deg); width: 20px; z-index: 9999;}
}
@media only screen and (min-width: 1025px) and (max-width:7000px) 
{

.web_serv{ padding:30px 0px; width:100%; height:auto; overflow:hidden; background-image:url(../images/prx.jpg); background-attachment:fixed; background-size:cover;}
.web_serv .web_pic{width:150px; height:150px; float:left; margin-right:25px; background-color:#333; border: 1px solid #fff;}
.web_serv .web_pic img{width:100%; height:auto;}
.web_serv .web_txt{width: 365px; height:150px; float:left; background-color:#fff; padding: 15px; position: relative;}
.web_serv h1{margin:0 0 10px; color: #fff; font: 400 54px/36px "Raleway",sans-serif; text-align: center;}
.ser{text-align:center; color: #fff; font-size: 30px; margin-bottom: 20px;}
.web_serv h4{margin:0 0 15px; color: #f78121;} 
.arrow {background-color: #fff; height: 20px; left: -10px; position: absolute; top: 65px; transform: rotate(45deg); width: 20px; z-index: 9999;}
}
/*--clientprofile---*/
.thumb {
    margin-bottom:30px;
}
.gall-pic {
	width: 100%;
height: 70px;
margin: 0px auto 30px;
transition: all 0.5s ease-in-out 0s;
}

.spacer
{
	padding-top: 2em;
padding-left: 5em;
padding-right: 5em;
padding-bottom: 2em;
}
.featurette-divider {
    margin: 20px 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
}
.featurette-heading
{
	font: 700 1.5em Raleway,Arial,Helvetica;
color:#681D4D;
margin-bottom:1em;
}
.lead
{
	
    font-size: 1.1em;
    line-height: 1.7em;
	text-align:justify;
}
.wowleft
{
	visibility: visible; animation-visibility: visible; animation-duration: 1000ms; animation-delay: 300ms; animation-name: fadeInLeft;
}
.wowright
{
	visibility: visible; animation-visibility: visible; animation-duration: 1000ms; animation-delay: 300ms; animation-name: fadeInRight;
	}
	
	.cctv-img {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.cctv-img img {
    width: 100%;
    height: auto;
    border: 1px solid #CCC;
    padding: 10px;
}
.font3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #681D4D;
    line-height: 18px;
    text-decoration: none;
}
.icon{ color:#F58634; font-weight:bold;}
.registration{ padding:15px 0; background-color:#F5F5F5;  text-align:center; overflow:hidden; }
.registration h4{ color:#F58634;}
.products {
    margin: 0 0 15px;
    color: #1668b2;
    text-align: center;
}
.seminar a {
    color: #FF6600;
    font-size: 18px;
}


.carousel-control.left{ background-image:none;}
.carousel-control.right{ background-image:none;}

.seminar{ text-align:justify;}
.seminar h2{  color:#1668b2; text-align:center;}
.clients h2{  color:#1668b2; text-align:center;}
.client-section ul {
    list-style-type: none;
    white-space: nowrap;
    margin: 0px;
    padding: 0;
}


.client-section ul li{display:inline; text-align:center;}
.client-section ul li img{width:100% }



.access-control{ text-align:center; font-size:16px; color:#1668b2;}
.client-pg{ font-weight:bold; padding:25px 0; overflow:hidden;}
.contact-heading{ color:#681D4D;}
.icon{ color:#F90; }