@charset "utf-8";
/* CSS Document */
/* Import Section
=================================================================== */
@import url("icons.css");				/* Icons. */
@import url("icons-color.css");			/* Icons. */
@import url("hover.css");				/* Hover CSS3 Effect */
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: bold;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
}
p {
    margin: 0 0 10px;
}
.uk-link, a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
a:hover, a:focus {
    color: #333;
    text-decoration: none;
}
#Connect{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#SidebarConsultationForm input[type=number]::-webkit-input-placeholder
{
color: #000 !important;
opacity: 0.5 !important;

}

.pages-wapper > .container{padding-top:25px;}



.orange_txt {
    color: #ff6600;
}
#answers ul{ 
    padding-left: 0;
}
#answers ul li {
    margin-bottom: 14px;
    clear: both;
    color: #333;
    border-top-width: 1px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #CCC;
    padding-top: 14px;
}
#answers ul li{list-style: none;}
.ftr_icon{}

.bg_w{background-color: #fff;}
.pad_top{ padding-top:184px;}
.pad_btm{ padding-bottom:45px;}
.registration {
    background-color: #e4d9d3d;
    padding: 2px 25px;
    margin: 15px 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    height: 35px;
}

.in_center{margin: 0 auto;}
.content_right .lft-card a:visited {
    color: #f60;
}

.content_right .lft-card a:hover {
    color: #f60;
}
.content_right .lft-card a:link {
    color: #f60;
}



#DomainsExclusive{
    margin-bottom: 50px;
    padding: 0 10px;
}
#copy_right{position: relative;}
.InImg {
    position: absolute;
    top: -41px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 80px;
}

#DomainsExclusive ul li {
    display: inline-block;
    width: auto !important;
    margin: 5px 5px !important;
}
#DomainsExclusive ul li b {
    color: #fff;
}
.list_line li{position: relative;}
.list_line li:before {
    position: absolute;
    left: -8px;
    top: -1px;
    content: "-";
    color: #fff;
}

#leadership {
    padding-bottom: 45px;
    background-color: #2f0801;
    padding: 0 30px 35px;
}
.txt_rotate{
    /* transform: rotate(-133deg); */
    position: absolute;
    top: 70px;
    left: 0;
    background: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #fe5203;
}
.txt_rotate2{
    /* transform: rotate(-133deg); */
    position: absolute;
    top: 70px;
    right: -235px;
    background: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #fe5203;
}

#leadership .fe-panel h2{ color: #fff;}
#leadership .fe-panel p{color: #fff;}

/*#leadership .bg-area h2{color: #fff;}
#leadership .bg-area p{color: #fff;}*/

#leadership .bg-area {
    background-color: #fff;
    padding: 35px 10px;
    margin-top: 35px;
    border-radius: 19px;
}
#leadership .bg-area .row{ margin-bottom: 75px;}
#leadership .bg-area h3{
    margin-top: 0px;
    margin-bottom: 25px;
    color: #fe5203;
    font-weight: bold;
    font-size: 15px;
    /* text-shadow: 1px 1px 1px #000; */
    letter-spacing: 0.8px;
}
#leadership .bg-area img {
    max-width: 270px;
    /*border: 2px dashed #fe4901;*/
    padding: 0px;
    /*box-shadow: 2px 2px 13px #b9b3b3;
    background-color: #f9f0e1;*/
    margin: 0 auto;
}


.ftStyle1{color: #fe5303;text-transform: capitalize; font-style: italic; font-size: 20px;}
.ftStyle1{color: #fe5303;text-transform: capitalize; font-style: italic; font-size: 19px;}
#WeServed {
    background-color: white;
}


@media only screen and (min-width: 980px){
.container {
    max-width: 1320px;
    margin: 0 auto;
}
}
body {
    font-family: sans-serif;
    font-size: 16px;
}
h1,h2,h3,h4,h5,h6,a,p {
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif !important;
}
#sub-menu-new .subLi a{font-weight: normal;}
#serviceList {
    padding-bottom: 10px;
}
#serviceList ul {
    background-color: #fff;
    border-radius: 7px;
    padding: 0;
}
#serviceList ul li {
    list-style: none;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}
#serviceList ul li:last-child {
    border-bottom: 0px solid #ccc;
}
#serviceList ul li a {
    display: block;
    font-size: 17px;
    /* font-weight: bold; */
}
#serviceList ul li a:hover {
  color: #fe5303;
}
.DivOpen{ display: block !important;}








      #newMenu #TopHeader{
        background-image: url(../images/banner/headerBg.png);
    background-size: cover;
    }
#newMenu .sf-menu > li > a {
    font-weight: 900;
    /* letter-spacing: 0.2px; */
    color: #000;
    font-family: sans-serif;
    font-size: 13px;
}
#newMenu .sf-menu > li.current > a{    color: red;}
#SidebarConsultationForm .form_error {
    color: #000;
    position: absolute;
    left: 29px;
    bottom: -17px;
}
.top-logo h2 {
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
}
      .top-header a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.7px;
}
.sf-menu li a {
    font-weight: 900;
    letter-spacing: 0.2px;
    color: #000;
}

      .top-header {
    background: #00394d;
      }
      #SidebarConsultationForm h2 {
          font-family: sans-serif;
          font-size: 27px;
          color: #000;
          font-weight: 900;
      }
      #SidebarConsultationForm h5{
          /* font-family: 'Kanit', */
          font-family: sans-serif;
          color: #000;
          margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
        }
      #SidebarConsultationForm {
    background-color: #fd8e14;
      }
      #HomeSlider {
        background-image: url(../images/banner/banner-web.jpg);
background-size: cover;
background-repeat: no-repeat; padding: 25px 3% 40px;
      }
      #HomeSlider #SidebarConsultationForm{
        margin: 0;
        min-height: 412px;
        /* font-family: 'Changa', sans-serif;
font-family: 'Kanit', sans-serif;
font-family: 'Raleway', sans-serif; */

/* 
font-family: 'Bowlby One SC', cursive;
font-family: 'Fredoka One', cursive;
font-family: 'Changa One', cursive; */
      }
  #HomeSlider #SidebarConsultationForm h2 {
    margin-top: 12px;
    margin-bottom: 0;
}
#HomeSlider #SidebarConsultationForm .form-control {
    height: 29px;
    padding: 3px 12px;
    font-size: 13px;
}
#HomeSlider h4 {
    text-transform: uppercase;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
}
#HomeSlider h1 {
    font-size: 38px;
    font-family: sans-serif;
    /* font-family: 'Kanit', sans-serif; */
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    margin: 0px auto 20px;
    font-weight: 900;
}
#HomeSlider h1 span {
    font-size: 26px;
    display: block;
    margin-top: 5px;
}
.serviceRow{
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    min-height: 412px;
}
.serviceRow img {
    max-width: 196px;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.serviceRow .btn-blue {text-transform: uppercase;}
.serviceRow h2 {
    font-size: 33px;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    margin-bottom: 5px;
    display: block;
    color: #000000;
    margin-top: 3px;
    font-weight: bold;
    /* letter-spacing: 2px; */
}
.ImgBgColor1 {
    /* background-color: #ef5f61; */
    margin-bottom: 17px;
    background-image: url(../images/banner/imgBg1.png);
    background-size: cover;
}
.ImgBgColor2 {
    /* background-color: #4d9fcf; */
    margin-bottom: 17px;
    background-image: url(../images/banner/imgBg2.png);
    background-size: cover;
}
.ImgBgColor3 {
    /* background-color: #a98ceb; */
    margin-bottom: 17px;
    background-image: url(../images/banner/imgBg3.png);
    background-size: cover;
}


.counter{
    padding: 20px 0;
    text-align: center;
    position: relative;
}
.counter .counter-content{
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
    padding: 30px 0;
    margin: 0 auto 30px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.counter .counter-content:before{
    content: "";
    width: 122%;
    height: 122%;
    border-radius: 50%;
    border: 20px solid #f19f48;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.counter .counter-content:after{
    content: "";
    border-top: 16px solid #f19f48;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.counter .counter-icon{
    display: block;
    font-size: 50px;
    color: #f19f48;
    line-height: 50px;
}
.counter .counter-value{
    font-size: 50px;
    font-weight: 700;
    color: rgba(0,0,0,0.7);
    line-height: 70px;
}
.counter .title {
    display: inline-block;
    padding: 5px 25px;
    background: #f19f48;
    border-radius: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
}
.counter.red .counter-content:before{
    border-color: #ef5f61;
    border-bottom-color: transparent;
}
.counter.red .counter-content:after{ border-top-color: #ef5f61; }
.counter.red .counter-icon{ color: #ef5f61; }
.counter.red .title{ background: #ef5f61; }
.counter.blue .counter-content:before{
    border-color: #4d9fcf;
    border-bottom-color: transparent;
}
.counter.blue .counter-content:after{ border-top-color: #4d9fcf; }
.counter.blue .counter-icon{ color: #4d9fcf; }
.counter.blue .title{ background: #4d9fcf; }
.counter.purple .counter-content:before{
    border-color: #a98ceb;
    border-bottom-color: transparent;
}
.counter.purple .counter-content:after{ border-top-color: #a98ceb; }
.counter.purple .counter-icon{ color: #a98ceb; }
.counter.purple .title{ background: #a98ceb; }
#SectionCounter{padding: 50px 15px;    background: #ffffff;}
#SectionCounter .CAPABILITY{color: #000;}
#SectionCounter .CAPABILITY:hover{color: #fe5303;;}
#SectionCounter h2 {
    font-size: 47px;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    line-height: 57px;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin: 40px auto;
}
#SectionCounter strong{color: #fe5303;}

#SectionCounter h3{
    text-align: center;
    margin-top: 50px;
}
#SectionCounter ul{
    text-align: center;
    padding: 0;
}
#SectionCounter ul li {
    display: inline-block;
    list-style: none;
    border: 1px solid #d6cfcf;
    box-shadow: 0 0 10px #CCCCCC;
    padding: 20px;
    border-radius: 8px;
    margin: 30px 10px;
    background-color: #fff;
}
#WhyUsNew{text-align: center;    background: #ffffff;padding: 3% 15px;}
#WhyUsNew {text-align: center;}
#WhyUsNew .fa-check-square-o{color: #f3b83a}
#WhyUsNew .fa-clock-o{color: #34d617}
#WhyUsNew .fa-thumbs-up{color: #fe5303}
#WhyUsNew .fa{
    font-size: 70px;
}
#WhyUsNew h2  {
    /* font-size: 36px; */
    font-size: 47px;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    margin-bottom: 45px;
    font-weight: bold;
}
#WhyUsNew h2 strong{color: #fe5303;}
#WhyUsNew h3 span{display: block;}
#WhyUsNew h3{ font-size: 29px;}
#SoftwareRow { text-align: center;}
#SoftwareRow ul {
    text-align: center;
    margin: 0;
    padding: 0;
}
#SoftwareRow ul li {
    text-align: center;
    list-style: none;
    display: inline-block;
    margin: 30px 5px;
    width: 65px;
}
#WeServed {padding: 35px 15px;}
#WeServed  h2{
    font-size: 47px;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    text-align: center;
    margin: 40px auto 35px;
}
#WeServed  h2 strong{ color: #fe5303;}

#WeServed ul{
    text-align: center;
    margin: 0;
    padding: 0;
}
#WeServed ul li {
    text-align: center;
    list-style: none;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #CCCCCC;
    padding: 20px;
    border-radius: 8px;
    margin: 9px;
    min-width: 196px;
}
#WeServed ul li .fa {
font-size: 51px;
color: #fe5303;
}

.subLi{display: inline-block;}
#sub-menu-new {
    /* position: relative; */
    /* display: block; */
    border: 0px solid red;
    left: -415px;
    width: 749px;
    box-shadow: none;
}
#sub-menu-new .subLi{float: left;    width: auto;}
#sub-menu-new .subLi ul {
    position: relative;
    display: block;
    left: 0;
}
#sub-menu-new .subLi ul li{ width: auto;}

#HomeSlider .btn-blue {
    text-transform: uppercase;
    border-radius: 5px;
}
#OurServices{background-image: url(../images/banner/banner-web2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;}

    #OurServices .services-section {
    margin: 0px auto;
    padding: 40px 15px;
}
#OurServices .service-content a {
    color: #333;
    font-weight: BOLD;
}
#OurServices .service-content a:hover {
    color: #fff;
    font-weight: BOLD;
    text-shadow: 1px 1px 1px #000;
}
#portFolio{background-image: url(../images/banner/banner-web.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: top;*/} 
    #portFolio h2, #portFolio p{    color: #fff;}

   #NewFooter{
    background-image: url(../images/banner/banner-web.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#NewFooter p {
    color: #ffffff;
}
#NewFooter ul li a, #NewFooter a {
    color: #fff;
    font-size: 13px;
}
#NewFooter ul li a:hover{
    color: #fe5303;
}

.LineHeight{line-height: 36px;}




#Connect .talk {
	background: url(../images/banner/connect.jpg) no-repeat center bottom
}
#Connect .talk .row {
	margin: 0
}
#Connect .talk ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#Connect .talk ul li {
    width: 20%;
    float: left;
    border-right: 10px solid #fe5303;
    text-align: center;
    padding-bottom: 50px;
    height: 162px;
    position: relative;
    background-color: #fff;
    border-radius: 268px 268px 5px 5px;
    box-shadow: 0 0 17px #464545;
}
#Connect .talk ul li:last-child {
	/* border-right: none */
}
#Connect .talk ul li h4 {
    position: absolute;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    z-index: 1;
    /* width: 100%; */
    top: 42%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    font-weight: 700;
}
#Connect .talk ul li h4 span {
	display: block;
	font-size: 18px;
	margin: 0px 0 10px;
}
#Connect .talk ul li .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 40px;
}
#Connect .talk ul li a{cursor: default;}
#Connect .talk ul li.red a{cursor: pointer;}
#Connect .talk ul li.red .icon {
	background: #de204f;
	color: #fff
}
#Connect .talk ul li.red h4, #Connect .talk ul li.red h4 a {
	color: #de204f
}
#Connect .talk ul li.red:hover {
	background: #de204f
}
#Connect .talk ul li.red:hover .icon {
	color: #de204f
}
#Connect .talk ul li.purple .icon {
	background: #cb0e66;
	color: #fff
}
#Connect .talk ul li.purple h4, #Connect .talk ul li.purple h4 a {
	color: #cb0e66
}
#Connect .talk ul li.purple:hover {
	background: #cb0e66
}
#Connect .talk ul li.purple:hover .icon {
	color: #cb0e66
}
#Connect .talk ul li.dark-green .icon {
	background: #00a693;
	color: #fff
}
#Connect .talk ul li.dark-green h4, #Connect .talk ul li.dark-green h4 a {
	color: #00a693
}
#Connect .talk ul li.dark-green:hover {
	background: #00a693
}
#Connect .talk ul li.dark-green:hover .icon {
	color: #00a693
}
#Connect .talk ul li.blue .icon {
	background: #2087de;
	color: #fff
}
#Connect .talk ul li.blue h4, #Connect .talk ul li.blue h4 a {
	color: #2087de
}
#Connect .talk ul li.blue:hover {
	background: #2087de
}
#Connect .talk ul li.blue:hover .icon {
	color: #2087de
}
#Connect .talk ul li.green .icon {
	background: #36b44e;
	color: #fff
}
#Connect .talk ul li.green h4, #Connect .talk ul li.green h4 a {
	color: #36b44e
}
#Connect .talk ul li.green:hover {
	background: #36b44e
}
#Connect .talk ul li.green:hover .icon {
	color: #36b44e
}
#Connect .talk ul li .modal {
	z-index: 10000
}
#Connect .talk ul li .modal-dialog {
	margin: 10% auto;
	max-width: 600px
}
#Connect .talk ul li .modal-body {
	padding: 40px
}
#Connect .talk ul li .modal-body .close {
	top: -10px;
	position: absolute;
	right: -10px;
	color: #fff;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	opacity: 1;
	line-height: 40px
}
#Connect .talk ul li .modal-body .close:hover {
	color: #fff
}
#Connect .talk ul li .modal-dialog p {
	text-align: left
}
#Connect .talk ul li .modal-dialog .input {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	height: 46px;
	line-height: 46px;
	padding: 0 10px;
	width: 100%
}
#Connect .talk ul li .modal-dialog label{display: none}
#Connect .talk ul li .modal-dialog .textarea {
	height: 100px
}
#Connect .talk ul li .modal-dialog ul li {
	width: 50%;
	float: left;
	position: relative;
	text-align: left;
	border: none;
	height: auto;
	padding: 0 0 10px 20px;
	font-size: 14px
}
#Connect .talk ul li .modal-dialog ul li label{margin: 0; display: block} 
#Connect .talk ul li .modal-dialog ul li input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 5px
}
#Connect .talk ul li:hover h4, #Connect .talk ul li:hover h4 a {
	color: #fff
}
#Connect .talk ul li:hover .icon {
	background: #fff
}
#Connect .talk .talk-ban {
	background-size: cover;
	min-height: 240px;
	text-align: center
}
#Connect .talk .talk-ban h4 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0 0 40px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    padding-top: 32px;
    text-shadow: 0px 4px 7px #6d6d6d;
}
#Connect .talk .talk-ban h1 {
    font-size: 100px;
    text-transform: uppercase;
    margin: 0;
    line-height: 72px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 4px 7px #6d6d6d;
    /* font-family: 'Kanit', sans-serif; */
    font-family: sans-serif;
    letter-spacing: 1px;
}
#Connect .talk .talk-ban h3 {
	font-size: 120px;
	text-transform: uppercase;
	margin: 0;
	line-height: 72px;
	color: #fff;
	font-weight: 700
}




#aboutTxt a {
    float: left;
    margin-right: 12px;
}
#myModalCenter .modal-dialog{
  margin-top: 100px;
}
.modal-backdrop {
    opacity: 0.5 !important;
}

#NewFooter{ padding: 60px 0 6px 0;}
.plusMore {
    font-size: 30px;
    position: absolute;
    color: #a79b9b;
}
.plusMoreCalendar {
    font-size: 30px;
    position: absolute;
    color: #a79b9b;
    margin-top: 9px;
}
#copy_right {
    border-top: 1px solid #fe5303;
}

/* ////////////////////////////////////// */




#SidebarConsultationForm{
    background-color: #f77023;
    margin: 14px auto;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
/* #SidebarConsultationForm h2, #SidebarConsultationForm h5{    color: #fff;     letter-spacing: 0.9px;} */
#SidebarConsultationForm #img {
    border: 0px solid black !important;
}
#SidebarConsultationForm h4 {
    font-size: 16px;
    margin-top: 16px;
}

.lft-card {
    background-color: #e8e8e7;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    margin-bottom: 15px;
}
.rgt-card {
    background-color: #e8e8e7;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    margin-bottom: 25px;
}


/*-----------------------*/
.modal.left_slide .modal-content::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #eee; 
    border-top: 1px solid #eee;
}
.modal.left_slide .modal-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #C3C3C3;
    border: 2px solid #eee;
}

.modal.left_slide .modal-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
}

.modalOpacity .modal-backdrop {
    opacity: 0.5!important;
    /* display: none !important; */
}
.modalOpacity .modal {
    z-index: 99999;
}
.modalOpacity .form_error {
    color: #F00;
    margin-top: -18px;
    position: absolute;
    font-size: 12px;
}

    .modal.left_slide .modal-dialog{
		position: fixed;
		margin: auto;
		width: 357px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left_slide .modal-content {
		height: 100%;
		overflow-y: auto;
	} 

  .modal.left_slide .modal-content{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
	
	.modal.left_slide .modal-body{
		padding: 15px 15px 15px;
	}

/*left_slide*/
	.modal.left_slide.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left_slide.fade.in .modal-dialog{
    left: 26px;
  }
  
  .leftSticky {
    position: fixed;
    /* margin-left: -113px; */
    z-index: 1;
    top: 50%;
    /* -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); */
    /* -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); */
}
.btn-demo {
    display: none;
    border: 1px solid #ff5b04;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 50%;
    position: fixed;
    width: 320px;
    left: -146px;
    z-index: 1;
}
.btn-demo h3 {
    margin: 0;
    font-size: 16px;
    color: #ff5b04;
}
.btn-demo:hover h3 {
  color: #000 
}
/* ----------- */


#contactusForm input::placeholder {
    font-size: 12px;
}

/* Firefox */
input[type=number] {
  /* -moz-appearance:textfield; */
}
.success{
    background: #CFFFF5;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #B9ECCE;
    border-radius: 5px;
    font-weight: normal;
  }
  .error{
    background: #FFDFDF;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFCACA;
    border-radius: 5px;
    font-weight: normal;
  }
  .form-style span.required{
      color:red;
  }
  .form_error {
    color: #F00;
}
html {
    --scrollbarBG: #CFD8DC;
    --thumbBG: #888888;
  }
  body::-webkit-scrollbar {
    width: 12px;
  }
  body {
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  }
  body::-webkit-scrollbar-track {
    background: var(--scrollbarBG);
  }
  body::-webkit-scrollbar-thumb {
    background-color: var(--thumbBG) ;
    border-radius: 6px;
    border: 1px solid var(--scrollbarBG);
  }



  .modal::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.modal::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.modal::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #888888;
}


.GetQ {
    margin-top: 10px;
    color: #fe5303;
    font-size: 16px;
    font-weight: bold;
    border: 1px dashed;
    padding: 3px 7px;
    float: left;
}

#contact_form .form-style input[type="submit"]:hover {background-color: #8a2e04 !important;}
#TopHeader ul{
    padding: 0;
    margin: 0;
}

#quote {
    background-color: #000;
    color: #fff;
    padding: 3px 7px;
    margin-top: 7px;
    display: inline-block;
    text-shadow: none;
}
#quote:hover {
    background-color: #4a4949;
    color: #fff;
}

#quote2 {
    background-color: #fff;
    color: #000;
    padding: 3px 7px;
    margin-top: 7px;
    display: inline-block;
    text-shadow: none;
}
#quote2:hover {
    background-color: #c3c1c1;
    color: #000;
}

#TopHeader ul li{list-style: none; display: inline-block; padding: 0 5px;}


.pdfimg img {
    max-width: 270px;
    padding: 30px 0px;
}
.main-menu .sf-menu ul li a:hover {
    color: #fe5303
}
.main-menu .sf-menu ul li a.active {
    color: #fe5303;
}

.ptag a{color: #000;}
.ptag a:hover{color: #fe5303}

.manymore {
    display: inline-block;
    margin-bottom: 15px;
    float: right;
    margin-top: 15px;
}
.manymore:hover{color:#fe5303; }
#imgdiv #img {
    border: 1px solid black;
}

.loader {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
}
/*Career Application Form*/

#requestQtForm .checkbox-inline-custom {
    margin-left: 0px;
    width: 100%;
}

.career-form-bg {
	background-color: #ffffff;
	margin-bottom: 45px;
}
.career-form-box {
	height: auto;
    background-color: #000000; 
    -webkit-box-shadow: 0px 5px 17px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 17px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 17px -6px rgba(0,0,0,0.75);
}
.career-form-box-left {
	background-color: #000000; 
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
}
.career-form-box-left-content h4 {
	color: #fff;
    font-size: 16px;
    margin: 0px;
	margin-bottom: 5px;
}
.career-form-box-left-content p, .career-form-box-left-content a {
	color: #fe5203;
	margin: 0px;
	margin-bottom: 15px;
}
.career-form-box-right {
	background-color: #ffffff;
	padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
    border-top:1px solid #dadada;
}
.career-form-box-right-head h4 {
	color: #1252db;
	margin: 0px;
	margin-bottom: 10px;
}
.career-form-box-right-head p {
	color: #3c3c3c;
	margin: 0px;
	margin-bottom: 20px;
}
.career-form-box-right label {
	font-size: 14px;
	    color: #000000;
}
.career-form-box-right .form-group {
	position: relative;
}
.career-form-box-right .form-control {
	border: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0px;
	border-bottom: 1px solid #cacaca;
}
.career-form-box-right .form-control ~ .focus-border {
	position: absolute; 
	bottom: 0%; 
	left: 50%; 
	width: 0; 
	height: 2px; 
	background-color: #000000; 
	transition: 0.4s;
}
.career-form-box-right .form-control:focus ~ .focus-border {
	width: 100%; 
	transition: 0.4s; 
	left: 0;
}
.btn-blue {
	background-color: #000000; 
    color: #fff;
    border-radius: 0px;
    border-color: #000000; 
}
.btn-blue:hover {
	background-color: transparent;
	color: #000000; 
}
.career-form-box-left-content-btn {
	margin-top: 20px;
}




#cap_st{
    background-color: #feaa21;
    color: #ffffff;
    padding: 0 9px;
	background: linear-gradient(181deg, #fa621a, #f9bd48, #fa621a);
background-size: 600% 600%;

/*-webkit-animation: AnimationName 2s ease infinite;
-moz-animation: AnimationName 2s ease infinite;
animation: AnimationName 2s ease infinite;*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#social_link .social_btn {
    font-size: 23px;
    color: #fff;
    margin-right: 5px;
}
#social_link p.copy{
    margin-top: 10px;
}
#social_link .social_btn:hover {
    color: #fe5303;
}

#copy_right {
    border-top: 4px solid #fe5303;
     background-color: #100200;
     border-bottom: 1px solid #616060;
}
#copy_right p {
    color: #fff;
    margin-bottom: 10px;
    margin-top: 17px;
}
.carousel-indicators li{margin: 1px;}
.ftr-abt {
    margin-top: 10px;
}
.ftr-abt p:nth-of-type(1){
    font-size: 12px;
    margin-top: 17px;
}
.ftr-abt p:nth-of-type(2){
    font-size: 12px;
}

#portFolio .btn-block{
    background-color: #fe5303;
    color: #fff;
    border-radius: 0px;
}


#portFolio .pf {
    text-align: center;
    margin-bottom: 33px;
}

.more{color: #fe5303;}
.more:hover{color: #000;}
.deviceRect img{width: 100%;}
#myModal1 .modal-dialog,#myModal2 .modal-dialog,#myModal3 .modal-dialog,#myModal4 .modal-dialog,#myModal5 .modal-dialog,#myModal6 .modal-dialog,#myModal7 .modal-dialog,#myModal8 .modal-dialog,#myModal9 .modal-dialog,#myModal10 .modal-dialog,#myModal11 .modal-dialog,#myModal12 .modal-dialog,#myModal13 .modal-dialog,#myModal14 .modal-dialog,#myModal15 .modal-dialog,#myModal16 .modal-dialog,#myModal17 .modal-dialog,#myModal18 .modal-dialog,#myModal19 .modal-dialog,#myModal20 .modal-dialog,#myModal21 .modal-dialog,#myModal22 .modal-dialog,#myModal23 .modal-dialog{margin-top: 115px;}




#myModal1 .modal-body,#myModal2 .modal-body,#myModal3 .modal-body,#myModal4 .modal-body,#myModal5 .modal-body,#myModal6 .modal-body,#myModal7 .modal-body,#myModal8 .modal-body,#myModal9 .modal-body,#myModal10 .modal-body,#myModal11 .modal-body,#myModal12 .modal-body,#myModal13 .modal-body,#myModal14 .modal-body,#myModal15 .modal-body,#myModal16 .modal-body,#myModal17 .modal-body,#myModal18 .modal-body,#myModal19 .modal-body,#myModal20 .modal-body,#myModal21 .modal-body,#myModal22 .modal-body,#myModal23 .modal-body{ background-color: #e8e8e8;}
#myModal1 .modal-footer,#myModal2 .modal-footer,#myModal3 .modal-footer,#myModal4 .modal-footer,#myModal5 .modal-footer,#myModal6 .modal-footer,#myModal7 .modal-footer,#myModal8 .modal-footer,#myModal9 .modal-footer,#myModal10 .modal-footer,#myModal11 .modal-footer,#myModal12 .modal-footer,#myModal13 .modal-footer,#myModal14 .modal-footer,#myModal15 .modal-footer,#myModal16 .modal-footer,#myModal17 .modal-footer,#myModal18 .modal-footer,#myModal19 .modal-footer,#myModal20 .modal-footer,#myModal21 .modal-footer,#myModal22 .modal-footer,#myModal23 .modal-footer{ margin-top: 0px;}
.deviceRect {
    border: 1px solid #bfbebd;
    padding: 6px;
    margin-bottom: 10px;
    position: relative;
}
.deviceRect:hover:before {
    position: absolute;
    left: 0;
    right: 0;
    content: "\f06e";
    /* top: 28%; */
    bottom: 0;
    font-family: FontAwesome;
    width: 72px;
    border: 1px solid;
    height: 72px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    border-radius: 44px;
    line-height: 68px;
    top: 48%;
    /* right: 45px; */
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%);
}

.deviceRect:hover:after {
    position: absolute;
    content: "";
    left: 6px;
    right: 6px;
    bottom: 6px;
    margin: 0 auto;
    background-color: #000;
    /* z-index: 0; */
    /* border: 2px solid red; */
    top: 6px;
    opacity: 0.7;
    cursor: pointer;
}

.navbar-toggle .icon-bar {

    border: 1px solid;
}

#HomeSlider .caption1 {
    text-align: left;
    max-width: 416px;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	bottom:auto;
}
#HomeSlider .caption1 h1{
	font-size: 26px;
    margin-bottom: 16px;
	line-height: 29px;
}


#HomeSlider .caption2 {
    text-align: left;
    max-width: 450px;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	bottom:auto;
}
#HomeSlider .caption2 h1 {
    margin-bottom: 16px;
    color: #252957;
    font-size: 26px;
    text-shadow: 0px 0px 0px #000000;
    line-height: 29px;
}
#HomeSlider .caption2 p {
    color: #252957;
    text-shadow: 0px 0px 0px #000000;
}


#HomeSlider .caption3 {
    text-align: left;
    max-width: 490px;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	bottom:auto; 
}
#HomeSlider .caption3 h1{
	font-size: 26px;
    margin-bottom: 16px;
	line-height: 29px;
}
#HomeSlider .caption3 ul{ padding-left:0px;}
#HomeSlider .caption3 ul li{list-style:none;}


#HomeSlider .caption4 {
    text-align: left;
    max-width: 510px;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	bottom:auto; 
}
#HomeSlider .caption4 h1{
	font-size: 26px;
    margin-bottom: 16px;
	line-height: 29px;
}












/*=== Trigger  ===*/
.animateC {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*=== Optional Delays, change values here  ===*/
.oneC {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}

.twoC {
-webkit-animation-delay: 1.7s;
-moz-animation-delay: 1.7s;
animation-delay: 1.7s;
}

.threeC {
-webkit-animation-delay: 2.3s;
-moz-animation-delay: 2.3s;
animation-delay: 2.3s;
}

.fourC {
-webkit-animation-delay: 3.3s;
-moz-animation-delay: 3.3s;
animation-delay: 3.3s;
}

/*=== Animations start here  ===*/
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}













/*@-webkit-keyframes AnimationName {
    0%{background-position:0% 88%}
    50%{background-position:100% 13%}
    100%{background-position:0% 88%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 88%}
    50%{background-position:100% 13%}
    100%{background-position:0% 88%}
}
@keyframes AnimationName {
    0%{background-position:0% 88%}
    50%{background-position:100% 13%}
    100%{background-position:0% 88%}
}*/


.top-header {
    background: #000;
    /* border-top: 4px solid #fe5303; */
    min-height: 30px;
    color: #ccc;
    font-size: 13px;
    padding-top: 4px;
}
.top-header i{color:#fe5303; font-size:18px;}
.top-header a{color:#fff;}
.top-logo h2{margin:35px 0 0 135px ; width:250px; color:#fd4a03; font-size:36px;line-height: 40px;}
.top-logo{
	background: url(../images/netlynxinc-logo.jpg) no-repeat;
	width: 106px;
	height: 104px;
	min-width: 80px;
	min-height: 78px;
	position: absolute;
	top: -30px;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.33);
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.33);
	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.33);
	z-index: 15000;
}
.left-heading{background-color: #fe5303;
width: 119px; height: 6px; margin:10px 0 15px 0;
}
.calign h2 span .center-heading{background-color: #fe5303;
width: 70px; height: 6px; font-size:6px; margin:10px 20px 15px 20px;}
footer{ overflow:hidden;}
.footer-area ul li{margin-left:-35px; padding:0; list-style:none;}
.footer-area ul li a, .footer-area a{color:#999; font-size:13px;}
.footer-area ul li a:hover, .footer-area a:hover{color:#fe5303;}
.heading-border{ background:#666; width:100%; margin:12px 0; height:1px;}
.heading-border div{ background:#fe5303; width:115px; float:left; height:1px;}
.last{margin-right:0; background-image:none !important;}

.footerc-form .met-button{color:#444;border:solid 3px #444}.footerc-form,.footerc-form-top{width:100%}.main-content .left-container .contact-form .right-form{width:100%}.footerc-form .field{width:49%;padding:0 3%;height:25px;border:0;margin-bottom:18px;color:#999;font-size:12px;display:block;float:left;margin-right:2%;background:#f9f9f9;border:1px solid #f9f9f9;border-radius:5px}.c-filde{padding-left:25px}.c-filde .field,.c-filde textarea{background:#fff !important}.c-filde textarea:focus,.c-filde input[type=text]:focus,textarea:focus,input[type=email]:focus{background:#f6f6f6 !important}.footerc-form textarea,input[type=text],textarea,input[type=email],input[type=password],input[type=tel]{background:#f7f7f7;transition:all .2s linear;-moz-transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear}.footerc-form textarea:focus,.footerc-form input[type=text]:focus,textarea:focus,input[type=email]:focus{background:#f2f2f2}:focus{outline:0}.footerc-form .field.last{margin-right:0}.footerc-form textarea{width:100%;padding:8px 3%;height:92px;margin-bottom:15px;border:0;color:#999;font-size:14px;background:#f9f9f9;border:solid 1px #f9f9f9;border-radius:5px}

.fci, .fci a {
    font-size: 13px;
    color:#fc6500;
    line-height: 18px;
    margin-bottom: 10px;
}
.fci a{color:#e4e1e1; }
.fci span{
    /* color:#fe5303;  */
    color:#e4e1e1; 
    font-size:14px;
}
.copy{ font-size:12px; margin-top:15px;}
.bottom-social{ background:url(../images/footer-bottom-social-bar.png); position:absolute; bottom:-10px; right:15px; z-index:10; min-width:33%; max-height:61px; background-size:cover; height:auto; background-repeat:no-repeat;  padding-left:20px; padding-right:15px;}
.pr{position:relative;}

.fsocial{float:left; margin:7px;}
.tw { background: url('../images/social-icon-footer.png') no-repeat 0 0; width: 35px; height: 35px; }

.fb { background: url('../images/social-icon-footer.png') no-repeat -47px 0; width: 35px; height: 35px; }

.ln { background: url('../images/social-icon-footer.png') no-repeat -93px 0; width: 35px; height: 35px;}

.gp { background: url('../images/social-icon-footer.png') no-repeat -140px 0; width: 35px; height: 35px; }

.yu { background: url('../images/social-icon-footer.png') no-repeat -186px 0; width: 35px; height: 35px; }

.pr15{padding-right:15px;}

.ntbtn{ background-color:#fe5303; padding:9px 0 10px 15px; font-size:18px; color:#fff; margin-bottom:15px;}
.calign{ text-align:center !important;}

/*.clientele .col-sm-2{}

.clientele .col-sm-2 span{ text-align:center;padding:5px; min-height:160px !important; display:table-cell; vertical-align:middle; border:1px solid #ccc; margin:10px;}
.clientele .col-sm-2 span img{width:100%; height:auto;}*/

	.container .onefifth                        { position: relative; float: left; width: 176px; margin-right: 20px;}
/* #Clients
================================================== */
.client a:hover{
 background: transparent;	
}

.client img{
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /* min-height:100px; */
  border:1px solid #ccc;
}

.client a:hover img{
 opacity: .7;	
}



/* Icon Boxes
=================================================================== */
.icons-box-container {
	float:left;
}

.icons-boxes-container {
	float:left;
}

.icons-box {
	text-align: center;
	border: 1px solid #fff;
	padding: 20px 10px 10px 10px; height:auto; overflow:hidden;
}

.icons-box:hover {
	background: #f8f8f8;
	border: 1px solid #f6f6f6;
}

.icons-box h3 {
	margin: 10px auto;
	padding-top: 10px;
	border-bottom: 3px double #f6f6f6;
}

.icons-box p {
	float: left;
}

.icons-box i {
	float: left;
	margin: -2px 0 0px 0;
}

.icons-box i.circle {
	float: none !important;
	margin: 0 auto !important;
}

.icons-box i.circle-color {
	float: none !important;
	margin: 0 auto !important;
	height:74px;
	width:74px;
	
}

.icons-box i.circle-color-full {
	float: none !important;
	margin: 0 auto !important;
}

.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	margin: 0 auto;
	opacity: .1;
}

.big {
	border: 5px solid #fff !important;
}

.ico-color {
	background-image:url(../img/glyphicons1.png);
	opacity: 1;
}

.mini-color {
  background-image:url(../img/glyphicons-mini1.png);
  opacity: 1;
}

.circle-color {
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 0px 3px #fe5303;
	   -moz-box-shadow: 0px 0px 0px 3px #fe5303;
		    box-shadow: 0px 0px 0px 3px #fe5303;
	margin: 0 auto;
	opacity: 1;
}

.circle-color-full {
	background-color: #89c236;
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px #89c236;
	   -moz-box-shadow: 0px 0px 0px 3px #89c236;
		    box-shadow: 0px 0px 0px 3px #89c236;
	margin: 0 auto;
	opacity: 1;
}

.big-color {
	border: 20px solid #89c236 !important;
}



/* Icon Boxes Vert
=================================================================== */
.icons-box-vert-container {
	float:left;
}

.icons-boxes-vert-container {
	float:left;
}

.icons-box-vert {
	border: 1px solid #fff;
	padding: 30px 15px 10px 15px;
}

.icons-box-vert:hover {
	background: #fcfcfc;
	border: 1px solid #f6f6f6;
}

.icons-box-vert-info {
	float: right;
	margin-top: -6px;
	margin-bottom: 6px;
	margin-left: 20px;
	width: 70%;
}

.icons-box-vert h3 {
	float: left;
	margin-top: -10px;
}

.icons-box-vert p {
	float: left !important;
}

.icons-box-vert i {
	float: left;
}

.icons-box-vert i.circle {
	float: left !important;
}

.icons-box-vert i.circle {
	-webkit-border-radius: 50em;
	-moz-border-radius: 50em;
	border-radius: 50em;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	   -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
		    box-shadow: 0px 0px 0px 3px rgba(0,0,0,1);
	opacity: .1;
}

.icons-left {
	float: left;
}

.title {
	border-bottom: 3px double #f6f6f6;
	margin-bottom: 10px;
}

.title h1, .title h2, .title h3, .title h4, .title h5, .title h6 {
	border-bottom: 5px double #fe5303 !important;
	margin-bottom: -4px !important;
	display: inline-block !important;
	padding: 0px 2px !important;
	margin-left:15px !important;
	margin-right:15px !important;
	line-height:30px;
}

#wrapper {
	background: #fff; padding:15px 0;

}
.resp { background: url('../images/services-icon/service_08.png') no-repeat center center; width: 50px; height: 35px;}
.ecom { background: url('../images/services-icon/service_01.png') no-repeat center center; width: 54px; height: 54px; }
.seo1 { background: url('../images/services-icon/service_02.png') no-repeat center center; width: 52px; height: 54px; }
.php { background: url('../images/services-icon/service_03.png') no-repeat center center; width: 54px; height: 54px; }
.seo2 { background: url('../images/services-icon/service_04.png') no-repeat center center; width: 54px; height: 32px; }
.aspnet { background: url('../images/services-icon/service_06.png') no-repeat center center; width: 51px; height: 51px; }
.word { background: url('../images/services-icon/service_07.png') no-repeat center center; width: 51px; height: 51px; }
.brand { background: url('../images/services-icon/service_11.png') no-repeat center center; width: 49px; height: 48px; }
.maint { background: url('../images/services-icon/service_21.png') no-repeat center center; width: 44px; height: 39px; }

.offshore { background: url('../images/services-icon/service_16.png') no-repeat center center; width: 52px; height: 43px;}

.maint2 { background: url('images/services-icon/service_01.png') no-repeat center center; width: 52px; height: 37px; }

.data { background: url('../images/services-icon/service_18.png') no-repeat center center; width: 45px; height: 48px; }

.mobapp { background: url('../images/services-icon/service_20.png') no-repeat center center; width: 38px; height: 51px; }

.maint3 { background: url('../images/services-icon/service_01.png') no-repeat center center; width: 50px; height: 51px; }

.softdev { background: url('../images/services-icon/service_15.png') no-repeat center center; width: 71px; height: 54px; }
.hide{display:block !important; visibility:visible!important;}

	
	
@media(max-width:1200px){
    #HomeSlider h4 {
        font-size: 16px;
    }
    .serviceRow h2 {
        font-size: 26px;
    }
    #imgdiv #img {
        max-width: 149px;
    }
    #SidebarConsultationForm h2 {
        font-size: 21px;
    }
}
@media(max-width:1024px){
    .InImg {
        top: -57px;
        width: 42px;
    }

    #sub-menu-new .subLi {
        float: left;
        width: 100%;
    }
   
    #sub-menu-new .subLi ul{box-shadow: 0px 0px 0px rgba(0,0,0,.2);}
    #sub-menu-new  > .subLi{border-bottom: solid 0px #eee;}
    #sub-menu-new {
        left: 0;
        width: 100%;
        box-shadow: none;
        border: 1px solid #e8e1e1;
        float: left;
        margin-top: -2px;
    }

    .clientele .client{margin-bottom: 10px;}	
.top-logo h2 {
    margin-top:21px;
}	
	
#HomeSlider .caption1 h1,#HomeSlider .caption2 h1,#HomeSlider .caption3 h1,#HomeSlider .caption4 h1{font-size:20px;line-height: 25px; margin-top:7px; margin-bottom:7px;}	

#HomeSlider .caption1 p{
    font-size:13px;
}
#HomeSlider .caption2 p{
    font-size:13px;
}
#HomeSlider .caption3 p{
    font-size:13px;
}
#HomeSlider .caption4 p{
    font-size:13px;
}
#HomeSlider .caption3 ul li{font-size:13px;}
	
.fullr{width:100% !important;}
.pages-wapper, .slider-wrapper{margin-top:-18px!important;}
}
@media(max-width:992px){
    .modal.left_slide .modal-dialog {
        width: auto;
    }
    .main-menu > .sf-menu{
        width: 100%;
    }
    #newMenu #TopHeader {
        background-image: none;
        background-color: #2f0801;
    }
    #SectionCounter h3 {
        text-align: center;
        margin-top: 6px;
        margin-bottom: 30px;
    }
    #WhyUsNew h2 {
        font-size: 17px;
        margin-bottom: 26px;
    }
    #WhyUsNew h3 {
        font-size: 15px;
    }
    #OurServices{
        background-image:none;
        background-color: #2f0801;
    }
    #WeServed h2 {
        font-size: 18px;
        margin: 4px auto 4px;
    }
    body {
        font-size: 14px;
    }
    #portFolio {
        /* background-position: top; */
        background-color: #2f0801;
        padding-bottom: 30px;
    }

    h1, .h1 {
        font-size: 20px;
    }
    #HomeSlider h1 {
        font-size: 24px;
    }
    #HomeSlider h1 span {
        font-size: 17px;
        display: block;
        margin-top: 10px;
    }
    h2, .h2 {
        font-size: 17px;
        line-height: 23px;
    }
    h4, .h4 {
        font-size: 15px;
    }
    .serviceRow h2 {
        font-size: 27px;
        margin-bottom: 15px;
    }
    .serviceRow {
        max-width: 339px;
        margin: 9px auto;
    }
    #SectionCounter h2 {
        font-size: 21px;
        line-height: 28px;
    }
    #SectionCounter ul li {
        margin: 30px 10px 0px;
    }
    #SectionCounter .CAPABILITY {
        margin-top: 33px;
        display: inline-block;
    }
    #HomeSlider #SidebarConsultationForm {
        max-width: 340px;
        margin: 0 auto;
    }
    #HomeSlider {
        background-image: none;
        background-color: #2f0801;
    }
    #NewFooter{background-image: none;
        background-color: #2f0801;padding: 10px 0 6px 0;}
        #SoftwareRow ul li {
            margin: 4px 5px;
            width: 40px;
        }
        #Connect .talk .talk-ban {
            min-height: 186px;
        }
        #copy_right {
            background-color: #2f0801;
        }
        #Connect .talk .talk-ban h1 {
            font-size: 30px;
            line-height: 72px;
            color: #000;
            text-shadow: 0px 0px 0px #6d6d6d;
        }
        #Connect .talk .talk-ban h4 {
            font-size: 19px;
            text-transform: uppercase;
            margin: 30px 0 5px;
            line-height: 18px;
            color: #020000;
            font-weight: 700;
            padding-top: 32px;
            text-shadow: 0px 0px 0px #6d6d6d;
        }

    #Connect .talk ul li {
        border-right: 0px solid #fe5303;
        width: 100%;
        border-radius: 0;
        box-shadow: 0 0 17px #464545;
    }
    #Connect .talk ul li .icon {
        box-shadow: 0 0 0 1px #ccc;
        top: -34px;
        z-index: 1;
    }
    #Connect .talk ul li h4 {
        top: 50%;
    }

#HomeSlider .caption1 {
    text-align: left;
    max-width: 416px;
}
#HomeSlider .caption1 h1,#HomeSlider .caption2 h1,#HomeSlider .caption3 h1,#HomeSlider .caption4 h1{font-size:11px;line-height: 16px; margin-top:7px; margin-bottom:7px;}	



#HomeSlider .caption1 {
    max-width: 200px;
}
#HomeSlider .caption2 {
    max-width: 200px;
}
#HomeSlider .caption3 {
    max-width: 234px;
}
#HomeSlider .caption4 {
    max-width: 200px;
}

#HomeSlider .caption1 p{
    font-size:9px;
	line-height: 15px;
}
#HomeSlider .caption2 p{
    font-size:9px;
	line-height: 15px;
}
#HomeSlider .caption3 p{
    font-size:9px;
	line-height: 15px;
}
#HomeSlider .caption4 p{
    font-size:9px;
	line-height: 15px;
}
#HomeSlider .caption3 ul li {
    font-size: 9px;
    line-height: 14px;
}
.he-button, .he-button-b{
    font-size: 6px;
}
	
}
@media(max-width:830px){
.top-logo h2{margin:35px 0 0 105px ; width:230px;}	
}

@media(max-width:767px){
    #leadership .bg-area img {
        width: 100%;
    }
    #leadership {
        padding: 0px 0px 35px;
    }
    #phone::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 9px;
      }
      #phone::-moz-placeholder { /* Firefox 19+ */
        font-size: 9px;
      }
      #phone:-ms-input-placeholder { /* IE 10+ */
        font-size: 9px;
      }
      #phone:-moz-placeholder { /* Firefox 18- */
        font-size: 9px;
      }

    .serviceBox .service-icon {
        max-width: 129px;
    }
    .serviceBox .service-content {
        padding: 34px 0 9px;
    }

    #NewFooter .tm15 .col-sm-7 ul{margin-bottom: 0px;}
   
    .serviceBox {
        min-height: auto !important;
    }
   
    .btn-demo{
        display: block;
        background-color: #fe5303;
    }
    .btn-demo h3 {
        color: #fff;
        font-weight: normal;
    }
    /* #SidebarConsultationForm{
        display: none;
    } */
    .btn-demo {
        width: 176px;
        left: -78px;
    }
    .btn-demo h3{
        margin: 0;
        font-size: 9px;
    }
    #quote, #quote2 {
        padding: 1px 4px;
        margin-top: 0px;
        font-size: 7px;
        line-height: 13px;
    }
    #TopHeader ul li:nth-of-type(2){display: none;}
    #TopHeader ul li {
        list-style: none;
        display: block;
        padding: 0 5px;
        float: none;
        font-size: 9px;
        /* border: 1px solid; */
        width: 100%;
    }
    #TopHeader ul li img {
        height: 10px;
        position: relative;
        bottom: 2px;
    }
    /* #TopHeader ul li a{border:1px solid red; display: block; float: left;} */
    .carousel-indicators {
        position: absolute;
        bottom: -11px;}
    /*.pdfimg img {
        max-width: 100%;
    }*/
    .pdfimg img {
        width: 100%;
    }
    .ntbtn {
        padding: 9px 0 10px 15px;
        font-size: 13px;
    }


    .pdfimg a{    text-align: center;
        display: block;
        float: none;
        max-width: 250px;
        margin: 0 auto;}
    #TopHeader > .container > .hide{display: block !important; }
#TopHeader > .container > .pull-right span{font-size: 9px;     display: block;}
#TopHeader > .container > .pull-right a{font-size: 9px; display: block;}
    #TopHeader > .container > .pull-right .slace{display: none;}
    .deviceRect {
        padding: 6px;
    }
	#copy_right p {
        text-align: center;
    }
    .deviceRect:hover:before {
        top: 49%;
    }	
#HomeSlider .caption1 {
    text-align: left;
    max-width: 416px;
}
#HomeSlider .caption1 h1,#HomeSlider .caption2 h1,#HomeSlider .caption3 h1,#HomeSlider .caption4 h1{font-size:9px;line-height: 14px; margin-top:7px; margin-bottom:7px;}	



#HomeSlider .caption1 {
    max-width: 200px;
}
#HomeSlider .caption2 {
    max-width: 200px;
}
#HomeSlider .caption3 {
    max-width: 234px;
}
#HomeSlider .caption4 {
    max-width: 200px;
}

#HomeSlider .caption1 p{
    font-size:7px;
	line-height: 15px;
}
#HomeSlider .caption2 p{
    font-size:7px;
	line-height: 15px;
}
#HomeSlider .caption3 p{
    font-size:7px;
	line-height: 15px;
}
#HomeSlider .caption4 p{
    font-size:7px;
	line-height: 15px;
}
#HomeSlider .caption3 ul li {
    font-size: 7px;
    line-height: 14px;
}
.he-button-b, .he-button {
    padding: 4px 3px;
    font-size: 8px;
    margin-top: 2px;
}	
	
	
	
	
	.pages-wapper, .slider-wrapper{margin-top:-20px!important;}
	.hide{display:block !important; visibility:visible!important;}
.top-logo{
	background: url(../images/netlynxinc-logo.jpg) no-repeat;
	background-size:cover;
	/*width: 106px;
	height: 104px;*/
	width: 80px !important;
	height: 78px !important;
	position: absolute;
	top: -30px;
	box-shadow:0 0 3px 0 rgba(0,0,0,0.33);-moz-box-shadow:0 0 3px 0 rgba(0,0,0,0.33);-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.33)
}
.sf-menu{ margin-top:15px !important;}
	.bgn{ background-image:none !important;}
.h1{ font-size:24px !important;}
.h2{ font-size:20px !important;}
.h3{ font-size:18px !important;}
.top-logo h2{margin:20px 0 0 86px ; width:230px;}
.tm15{ margin-top:55px !important; clear:both;}
 .client{ float:left !important; margin:0.5%;}
 .container-style{ padding-top:20px !important;}
.container-simple{padding-top:0px !important;}

}

@media(max-width:640px){
#cap_st {
    display: block;
    text-align: center;
    margin-bottom: 2px;
}
.he-button-b,.he-button{padding: 5px 7px;
    font-size: 6px;
    margin-top: 4px;
}
#TopHeader .pr15 {
    padding-right: 0px;
}

}
@media(max-width:615px){
	
	.LineHeight {
        line-height: 24px;
    }
#HomeSlider .caption1 {
    text-align: left;
    max-width: 416px;
}
#HomeSlider .caption1 h1,#HomeSlider .caption2 h1,#HomeSlider .caption3 h1,#HomeSlider .caption4 h1{font-size:7px;line-height: 10px; margin-top:4px; margin-bottom:4px;}	



#HomeSlider .caption1 {
    max-width: 200px;
	left: 10px;
}
#HomeSlider .caption2 {
    max-width: 164px;
	left: 10px;
}
#HomeSlider .caption3 {
    max-width: 176px;
	left: 10px;
}
#HomeSlider .caption4 {
    max-width: 159px;
	left: 10px;
}

#HomeSlider .caption1 p{
    font-size:5px;
	line-height: 7px;
}
#HomeSlider .caption2 p{
    font-size:5px;
	line-height: 7px;
}
#HomeSlider .caption3 p{
    font-size:5px;
	line-height: 15px;
}
#HomeSlider .caption4 p{
    font-size:5px;
	line-height: 7px;
}
#HomeSlider .caption3 ul li {
    font-size: 5px;
    line-height: 6px;
}
.he-button-b, .he-button {
    padding: 4px 3px;
    font-size: 5px;
    margin-top: 2px;
	margin-bottom: 0px;
}	

	
	
.aboutimg{float:left !important; display:block !important; width:100%;}
}
@media(max-width:420px){
    

    #TopHeader > .container > .pull-right span {
       /* font-size: 5px;*/
    }

    #TopHeader > .container > .pull-right span {
       /* font-size: 7px;*/
    }
	/*.slider-wrapper{margin-top:0 !important;}*/
	.hide, .center-heading{display:none !important; visibility:none!important;}
	.copy{     margin-bottom: 9px !important;}
	.flex-direction-nav a{width:20px;height:38px;margin:-20px 0 0;display:block;cursor:pointer; background-image:none;}
.container-style{ padding-top:20px !important;}
.container-simple{padding-top:0px !important;}
.pt0{padding-top:0px !important;}
.big-heading h2,.big-heading h2 a{font:600 32px/1.2em 'Roboto Slab', serif;color:#000}
h4, .h4 {
font-size: 16px;
}
.brand-facts .facts-count {
font-size: 49px;
}
.header{height:auto;min-height:95px; overflow:hidden;}

}
.check{
	    list-style-image: url('../images/checklist.png');
		list-style-position:outside;
		padding-left:25px;
	}
/* CTA */

.cta .container{
	background: #fff;
	padding: 12px 0px;
	border-radius: 10px;
	box-shadow: inset 0px 0px 1px #999;
}

.cta{
	margin: 15px 0px 15px 0px;
}

.cta h5{
	margin: 0px;
	padding: 0px;
}

.ctas{
	padding: 3px 10px;
}

.ctas .button{
	margin: 5px 0px;
	margin-top: 15px;
}
.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    border: 1px solid #0C0;
}
.form-style .textarea-field{
    height:100px;
    width: 55%;
}
.form-style input[type="button"],
.form-style input[type="submit"] {
    /* -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E; */
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
    /*background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);*/
    background-color: #000 !important;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}
.success{
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 5px;
	font-weight: normal;
}
.error{
	background: #FFDFDF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFCACA;
	border-radius: 5px;
	font-weight: normal;
}
.form-style span.required{
    color:red;
}

.view-more{background:#ef3e31; border-radius: 2px; color: #FFFFFF; display: block; font-size:12px; height:34px; letter-spacing:1px;
line-height:34px !important; margin:0px 0 0; padding-top: 1px; text-align:center; text-transform:uppercase; width:100px !important; margin:15px auto 0;}

.get-quote {
    background: none repeat scroll 0 0 #218592;
}

.rc-anchor-light {
    background: #414040;
    border: #414040;
}

/* Services box */
.services-section{
	margin: 40px auto;
}
.mgb-30{
	margin-bottom: 30px;
}
h2.our-services {
    text-align: center;
    margin: 0 0 15px;
}
.services-block{
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
}
.services-block:before{
    position: absolute;
    text-align: center;
    content: '';
    width: 100%;
    top: 0;
/*     padding: 115px 0; */
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.services-block h2 {
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0;
    top: 140px;
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}




/* serviceBox */

.serviceBox{
    color: #000;
    background-color: #fff;
    text-align: center;
    padding: 20px 15px;
    margin: 40px 0 0;
    border-radius: 20px 0 20px 0;
    position: relative;
    z-index: 1;
    transition: all ease .3s;
    min-height: 387px;
}
.serviceBox:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.serviceBox:before{
    content: '';
    background: -ms-linear-gradient(45deg,#a87508 49%,transparent 50%);
    background: -webkit-linear-gradient(45deg,#a87508 49%,transparent 50%);
    background: -moz-linear-gradient(45deg,#a87508 49%,transparent 50%);
    background: -o-linear-gradient(45deg,#a87508 49%,transparent 50%);
    background: linear-gradient(45deg,#a87508 49%,transparent 50%);
    height: 15px;
    width: 15px;
    position: absolute;
    left: 95px;
    top: -15px;
}
.serviceBox .service-count{
    color: #fff;
    
    background: -ms-radial-gradient(circle, rgba(255,176,37,1) 0%, rgba(254,95,3,1) 76%, rgba(254,95,3,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(255,176,37,1) 0%, rgba(254,95,3,1) 76%, rgba(254,95,3,1) 100%);
    background: -moz-radial-gradient(circle, rgba(255,176,37,1) 0%, rgba(254,95,3,1) 76%, rgba(254,95,3,1) 100%);
    background: -o-radial-gradient(circle, rgba(255,176,37,1) 0%, rgba(254,95,3,1) 76%, rgba(254,95,3,1) 100%);
    background: radial-gradient(circle, rgba(255,176,37,1) 0%, rgba(254,95,3,1) 76%, rgba(254,95,3,1) 100%);
    /* font-size: 60px; */
    font-size: 0px;
    text-align: center;
    line-height: 85px;
    width: 80px;
    height: 100px;
    margin: -35px 0 0 0;
    display: block;
    -webkit-clip-path: -webkit-polygon(0 0, 100% 0, 100% 75%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);

/* 
    -ms-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
    -o-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%); */
    position: relative;
}
.serviceBox .service-count:after {
    content: "\f046";
    font-size: 40px;
    position: absolute;
    font-family: FontAwesome;
    left: 23px;
}
.serviceBox .service-icon{
    color:#909090;
    font-size: 60px;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{ transform: rotateY(360deg); }
.serviceBox .service-content{ padding: 65px 0 0; }
.serviceBox .title{
    /* color: #505050; */
    color: #333;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 10px;
    border-bottom: none;
}
.serviceBox .description {
    color: #383838;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
}
.serviceBox .read-more{
    color:#202020;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    position: relative;
    transition: all ease .3s;
}
.footer-area h3 {
    font-family: sans-serif;
}
.service-content a{
    color: #333;
}
.service-content a:hover{
    color: #000;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
}
.serviceBox .read-more:hover{
    color: #fff;
    text-shadow: 0 0 5px #000;
    text-decoration: none;
}
.serviceBox.purple:before{
    background: linear-gradient(45deg,#503893 49%,transparent 50%);
}
hr.divider{
    width: 100px;
    padding: 0;
    margin: 10px auto;
    border: 2px solid #fff;
}

.serviceBox.one {
    background: #93a774;
    color: #fff;
}
.serviceBox.two {
    background: #feafa2;
}
.serviceBox.three {
    background: #81a49d;
}
.serviceBox.four {
    background: #72e2c2;
}
.serviceBox.five {
    background: #e8bd77;
}
.serviceBox.six {
    background: #f5898c;
}
.serviceBox.seven {
    background: #ffc89a;
}
.serviceBox.eight {
    background: #e2d4ad;
}
.serviceBox.nine {
    background: #dcbb90;
}
.serviceBox.ten {
    background: #eac654;
}
.serviceBox.eleven {
    background: #ffca78;
}
.serviceBox.twelve {
    background: #fa7;
}


/*php*/

img.pull-right.php-development {
    /* border: 1px solid #dfdfdf; */
    margin: 9px 0 10px 20px;
}

.recruitment {
    border: 1px solid #dfdfdf;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 230px;
    background: #dedede;
    margin-top: 30px;
    border-radius: 3px;
}
.training {
    border: 1px solid #dfdfdf;
    padding: 15px;
    margin-bottom: 30px;
    min-height: 230px;
    margin-top: 30px;
    background: #dedede;
    border-radius: 3px;
}
.technical {
    border: 1px solid #dfdfdf;
    padding: 15px;
    min-height: 341px;
    background: #dedede;
    border-radius: 3px;
}
.satutory {
    border: 1px solid #dfdfdf;
    padding: 15px;
    min-height: 341px;
    background: #dedede;
    border-radius: 3px;
}

/* webdesign-bg */
/* .webdesign-bg{
	background: url("../images/web-design-web-development-img.png") no-repeat;
	width: 100%;
    padding: 115px 0;
} */

@media (max-width: 320px){
#TopHeader > .container > .pull-right span {
    /*font-size: 5px;*/
}
#HomeSlider h1 {
    font-size: 21px;
}
#TopHeader > .container > .pull-right a {
    font-size: 7px;
    display: block;
}
}