@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700,900);
body {
    margin: 0;
    padding: 0;
    border-top: 8px solid #287ab2;
    font-family: "FirstFont";
}
@font-face {
    font-family: "FirstFont";
    src: url("../fonts/tisa.ttf");
}
@font-face {
    font-family: "SecondFont";
    src: url("../fonts/ADAM_CG_PRO.otf");
}
@font-face {
    font-family: "ThirdFont";
    src: url("../fonts/EXO2-SEMIBOLD.TTF");
}
@font-face {
    font-family: "fourFont";
    src: url("../fonts/EXO2-LIGHT.TTF");
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    line-height: normal;
}
ul,
li {
    list-style-type: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    outline: none;
}
a img {
    border: none;
    outline: 0;
}
.clear {
    clear: both;
}
.wraper {
    width: 100%;
}
h1 {
    font-family: "SecondFont";
    color: #287ab2;
    font-size: 28px;
    text-transform: uppercase;
}
h2 {
    font-family: "SecondFont";
    color: #287ab2;
    font-size: 25px;
    text-transform: uppercase;
}
h3 {
    font-family: "FirstFont";
    color: #2b2929;
    font-size: 20px;
}
img{max-width: 100%;}

/* CSS Document for header */

.pageHeader {
    width: 100%;
}
.pageHeaderTop {
    width: 100%;
    /*overflow: hidden;*/
    background: #f3f3f3;
    z-index: 1001;
    position: relative;
}
.logo {
    width: 100%;
    position: relative;
}
.logo img {
    max-width: 100%;
}
.topMenu {
    text-align: right;
    font-family: "FirstFont", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #5f5f5f;
    font-weight: normal;
    margin-top: 15px;
}
.topMenu ul {
    margin: 0;
    padding: 0;
}
.topMenu ul li {
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 4px 16px;
}
.topMenu ul li:last-child {
    padding-right: 0;
    border-right: none;
}
.topMenu ul li:first-child {
    padding-left: 0;
}
.topMenu ul li a {
    color: #6c6c6c;
    line-height: 13px;
    text-transform: uppercase;
    display: block;
}
.phoneBox {
    background: #287ab2;
    color: #fff!important;
    font-family: "SecondFont", Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 400;
    padding: 4px 0 15px 0;
    min-height: 44px;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    -o-border-radius: 0 0 16px 16px;
    -ms-border-radius: 0 0 16px 16px;
    -khtml-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    margin: 20px 0 0;
}
.phoneBox span {
    color: #fff!important;
}
.phoneBox a {
    color: #fff;
}
.cart_shopping {
    background: url(../images/cart_icon.png) no-repeat right center;
    padding-right: 33px!important;
    padding-top: 4px;
    padding-bottom: 4px;
}
.social {
    text-align: right;
    font-family: "FirstFont", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #5f5f5f;
    font-weight: normal;
    margin-top: 20px;
}
.social a {
    margin-left: 3px;
    display: inline-block;
}
.navbar-inverse .navbar-nav > li:last-child > a {
    background: none;
}
.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    font-family: "FirstFont", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 15px 20px;
    color: #fff;
    position: relative;
}
.menuBar {
    background: url(../images/menu_topbg.jpg) left top repeat-x;
    min-height: 56px;
    padding-top: 6px;
}
.navbar-inverse {
    background: none;
    border: 0 none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a.active {
/*    color: #fff001;*/
    color: #000;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
/* background: url(../images/transparent.png) left top repeat;*/

/**/
/**/
    
}
.navbar-inverse .navbar-toggle {
    background-color: #0075bb;
    border-color: #1e5297;
    float: left;
    margin-left: 20px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    /*  background: none;
    color: #fff001;*/
    color: #000;
}
.dropdown-menu > li > a {
    color: #fff;
    font-family: "FirstFont", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px;
    border-bottom: 1px solid #1a5499;
}
.caret {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.dropdown-menu {
/*//background: url(../images/transparent.png) left top repeat; */
    
    border: 1px solid #2f68ae;
    border-radius: 0;
    left: 0;
    padding: 0 1px 1px;
    top: 100%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #bcd85f;
}

/* CSS Document for body */

.main {
    width: 100%;
    padding-top: 5px;
}
.welcomeArea {
    width: 100%;
/* background: url(../images/gradient.jpg) left bottom repeat-x #fff;*/
   
    padding: 50px 0;
    color: #5f5f5f;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.welcomeArea h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    color: #000;
    font-weight: 300;
/* background: url(../images/welcome_bottom.jpg) center bottom no-repeat; */
    
    padding-bottom: 35px;
    text-align: center;
    margin: 0;
}
.welcomeArea h2 span {
    color: #07468e;
    font-weight: 400;
}
#myTable_wrapper {
    margin-top: 15px;
}
.welcomeArea p {
    line-height: 22px;
    margin: 15px 0;
}
.bodyBottom {
/*  background: url(../images/texture.jpg) left top repeat;*/
    
    padding: 60px 0;
}
.halfSellBox {
    width: 100%;
    text-align: left;
    position: relative;
    margin: 30px 0;
}
.halfSellBox:after {
/*  background: url(../images/shadow.png) left top no-repeat; */
    
    width: 148px;
    height: 8px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -8px;
    display: block;
}
.halfSellImageArea {
    width: 110px;
    height: 150px;
    /*overflow: hidden;*/
    text-align: center;
    position: relative;
    float: left;
    z-index: 0;
    overflow: hidden;
}
.halfSellImageArea img {
    height: 100%;
}
.halfSellImageArea:before {
    z-index: 1;
    position: absolute;
    content: "";
/* background: url(../images/image_corner.png) right top no-repeat; */
    
    width: 41px;
    height: 32px;
    display: block;
    right: 0;
    top: 0;
}
.halfSellImageArea:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 54%;
    top: 82%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.blueCorner {
/* background: url(../images/blue-corner.png) left top no-repeat; */
    
    width: 44px;
    height: 40px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    display: block;
}
.halfSellTextArea {
    width: 150px;
    text-align: left;
    display: inline;
    float: left;
}
.halfSellTextArea h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    color: #1e5297;
    font-weight: 600;
    text-align: left;
    margin: 1px 0 10px 15px;
    text-transform: uppercase;
}
.halfSellTextArea h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    text-align: left;
    margin: 1px 0 10px 15px;
    text-transform: uppercase;
}
.halfSellTextArea p {
/*  background: url(../images/opacity.png) left top repeat; */
    
    padding: 10px 7px 0;
    color: #706e6e;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    line-height: 18px;
    height: 117px;
}
.halfSellTextArea p strong {
    color: #000;
}
.halfSellTextArea p span {
    color: #6fcbfd;
    font-weight: 600;
}
.halfSellTextArea p a {
    color: #706e6e !important;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -o-transform: skew(0deg);
    -ms-transform: skew(0deg);
    transform: skew(0deg);
    width: auto !important;
    height: auto !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    background-color: #f7f7f7 !important;
    float: none;
    text-align: left !important;
    padding: 0 !important;
}
.halfSellTextArea ul {
/*  
    background: url(../images/opacity.png) left top repeat;*/
    padding: 10px 10px 0 10px;
    margin: 0;
    height: 117px;
}
.halfSellTextArea ul li {
/*  
    background: url(../images/black_arrow.png) left center no-repeat;*/
    color: #706e6e;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    line-height: 18px;
    display: block;
    padding: 3px 0 3px 10px;
}
.halfSellTextArea ul li a {
    color: #706e6e;
}
.halfSellTextArea a {
    -webkit-transform: skew(-12deg);
    -moz-transform: skew(-12deg);
    -o-transform: skew(-12deg);
    -ms-transform: skew(-12deg);
    transform: skew(-12deg);
    background-color: #59a2dc;
    width: 82px;
    height: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 28px;
    display: block;
    float: right;
    -webkit-transition: width 2s, height 2s, background-color 2s, skew 2s;
    /* For Safari 3.1 to 6.0 */
    transition: width 2s, height 2s, background-color 2s, skew 2s;
    -moz-transition: width 2s, height 2s, background-color 2s, skew 2s;
}
.halfSellTextArea a span {
    -webkit-transform: skew(12deg);
    -moz-transform: skew(12deg);
    -o-transform: skew(12deg);
    -ms-transform: skew(12deg);
    transform: skew(12deg);
    display: block;
    -webkit-transition: width 2s, height 2s, background-color 2s, skew 2s;
    /* For Safari 3.1 to 6.0 */
    transition: width 2s, height 2s, background-color 2s, skew 2s;
    -moz-transition: width 2s, height 2s, background-color 2s, skew 2s;
}
.halfSellTextArea a:hover {
    background-color: #000;
    text-decoration: none;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg);
}
.halfSellTextArea a:hover span {
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    transform: skew(-15deg);
}

/* ----------------------- css for accordian ----------------------- */

.accordion ul {
    margin: 0;
    padding: 0;
}
.accordion ul li {
    position: relative;
}
.accordion ul li ul {
    display: none;
    padding: 0;
    margin: 0 0 0 5%;
    width: 90%;
}
.accordion ul li a {
    display: block;
    font-family: "SecondFont";
    font-size: 13px;
    font-weight: normal;
    color: #287ab2;
    padding: 1px 30px 1px 0;
    margin: 10px 0 0 0;
}
.accordion ul li ul li a {
    display: block;
    font-family: "FirstFont";
    font-size: 14px;
    font-weight: normal;
    padding: 1px 0 1px 12px;
    color: #000;
    margin: 0;
    background: url(../images/bulett.jpg) left 9px no-repeat;
}

.accordionnewspan a {
    display: block;
    font-family: "SecondFont";
    font-size: 13px;
    font-weight: normal;
    color: #287ab2;
    padding: 1px 30px 1px 0;
    margin: 10px 0 0 0;
}
.accordionnew  ul li a {
    display: block;
    font-family: "FirstFont";
    font-size: 14px;
    font-weight: normal;
    padding: 1px 0 1px 12px;
    color: #000;
    margin: 0;
    background: url(../images/bulett.jpg) left 9px no-repeat;
}
.accordionnew {
    float: left;
    width: 100%;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #f3f3f3;
    border: 2px solid #ccc;
   
    padding: 0px 10px 20px;
}

.dd-icon2 {
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.dd-icon2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 12px;
    position: absolute;
    top: 13px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    width: 10px;
}
.dd-icon2::after {
    background: #000 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 6px;
    position: absolute;
    top: 13px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 10px;
}
.accordion {
    float: left;
    width: 100%;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    background: #f3f3f3;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    padding: 0px 10px 20px;
}

/* ----------------------- css for Baner Slider ----------------------- */

.banerText {
    font-family: "SecondFont";
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    z-index: 200;
    top: 110px;
}
.carousel-indicators {
    display: none;
}

/*
.carousel-indicators li {
    background-color: #000;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 3px;
    text-indent: -999px;
    width: 12px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 13px;
    margin: 0;
    width: 13px;
	margin: 3px;
}
.carousel-indicators {
    margin-left: 0;
    width: auto;
	background: url(../images/icon_back.png) left top repeat;
	padding: 3px 4px 0;
	-webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -ms-transform: skew(-17deg);
    transform: skew(-17deg);
	margin-left: -45px;
	z-index: 1500;
	display:none;
}
*/

.banerText p.large {
    font-family: 'Roboto Slab', serif;
    font-size: 76px;
/*    color: #fff001;*/
    color: #fff;
    margin: 0;
    text-align: left;
    font-weight: bold;
}
.banerText p.medium {
    font-family: 'Roboto Slab', serif;
    font-size: 60px;
    color: #fff;
    margin: 30px 0 0 0;
    padding: 0;
    line-height: 35px;
    text-align: left;
    font-weight: 300;
}
.banerText p.small {
    line-height: 18px;
    margin: 40px 0 0 0;
    font-family: "FirstFont";
    font-size: 18px;
    color: #ffffff;
    width: 40%;
    text-align: left;
}
.banerText img {
    margin: -10px 0 0 10px;
    padding: 0;
}
.banerText {
    left: 50%;
    margin-left: -148px;
}
.banerText span {
    color: #e0ff7b;
    font-family: "FirstFont";
}
.banerText a {
    display: block;
    cursor: pointer;
    color: #000;
    font-family: "FirstFont";
    font-size: 16px;
    float: left;
    background: #bcd85f;
    border: 1px solid #fff;
    border-radius: 6px 0 6px 0;
    text-transform: uppercase;
    margin-top: 60px;
    padding: 8px 20px;
}

/*.banerText span:hover { 
	background: #ec9636;
	text-decoration: none;
	color: #fff;
}*/

.banerText span a:hover {
    text-decoration: none;
}

/* ----------------------- close css for Baner Slider ----------------------- */


/* ------------------------------- CSS for about page ------------------------------- */

.baner {
    width: 100%;
    text-align: center;
    position: relative;
}
.baner img {
    width: 100%;
}
.banerheading {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 2px 1px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    position: absolute;
    top: 9px;
    z-index: 2;
    width: 90%;
}
.inerContent {
/* background: url("../images/gradient.jpg") repeat-x scroll left bottom #fff;*/
    
    color: #5f5f5f;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 35px 0 60px 0;
    text-align: center;
    width: 100%;
}
.inerContent p {
    color: #5f5f5f;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    line-height: 21px;
    margin-bottom: 27px;
}
.inerContent h2 {
    color: #000;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 20px 0;
    text-align: left;
    text-transform: uppercase;
}
.inerContent h3 {
    color: #000;
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0 20px 0;
    text-align: left;
}
.inerContent h2 strong {
    color: #07468e;
    font-weight: 400;
}
.inerImage {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    position: relative;
    float: left;
    z-index: 0;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}
.inerImage:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 54%;
    top: 82%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.inerImage img {
    width: 100%;
}
.inerImage:before {
    z-index: 1;
    position: absolute;
    content: "";
/*  
    background: url(../images/white_corner.png) right top no-repeat;*/
    width: 89px;
    height: 61px;
    display: block;
    right: 0;
    top: -1px;
}

/* ------------------------------- CSS for our fleet page ------------------------------- */

.fleetBox {
    border: 1px solid #cecece;
    background-color: #e9e9e9;
    overflow: hidden;
    margin-bottom: 30px;
}
.fleetBoxImage {
    width: 95%;
    position: relative;
    text-align: center;
}
.fleetBoxImage img {
    width: 100%;
}
.fleetBoxImage h3 {
    width: 100%;
    position: absolute;
    text-align: center;
/*  
    background: url(../images/black_transperent.png) left top repeat;*/
    z-index: 2;
    padding: 6px 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.fleetBoxText {
    width: 100%;
    color: #434242;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
}
.fleetBoxText h3 {
    width: 100%;
    color: #1e5297;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 17px;
    text-transform: uppercase;
    margin: 12px 0 0 0;
    padding: 0;
}
.fleetBoxText p {
    margin-top: 9px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
}
.fleetBoxText strong {
    color: #000;
    font-weight: 600;
}

/*------------------------------------------------27.5.15-----------------------------------*/

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    background: url(../images/banner_arrow.png) no-repeat 0 0;
    height: 100px;
    font-size: 0;
    /*margin-left:-70px;*/
    left: 25%;
    top: 39%;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    background: url(../images/banner_arrow.png) no-repeat 0 0;
    height: 100px;
    font-size: 0;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    /*margin-right:-70px;*/
    top: 39%;
    right: 25%;
}
.main_body_part {
    margin: 0;
    padding: 50px 0;
    background: url(../images/body_pattern.png) repeat 0 0;
    position: relative;
}
.blog_box {
    float: left;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.blog_box img {
    width: 100%;
}
.blog_box_overlay {
    -moz-box-shadow: inset 0 0 100px #000000;
    -webkit-box-shadow: inset 0 0 100px #000000;
    box-shadow: inset 0 0 100px #000000;
    position: absolute;
    width: 100%;
    height: 100%;
}
.content_b {
/*    border: 1px solid #fff001;*/
    border: 1px solid #fff;
    content: "";
    position: absolute;
    width: 93%;
    height: 93%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.inner_c {
    position: absolute;
    width: 100%;
    padding: 10px;
    /*    background: rgba(213, 200, 15, .9);*/
    color: #000;
    background: rgba(255, 255, 255, .6);
    left: 0px;
    bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: "SecondFont";
}
.inner_c a {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-family: "SecondFont";
    color: #000;
    text-decoration: none;
}
.welcome_to {
    margin: 55px 0 0 0;
    padding: 30px 0 0 0;
    width: 100%;
    border-top: #e3e3e3 1px solid;
}
.wel_img {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.wel_img img {
    width: 100%;
}
.wel_text {
    float: left;
    width: 100%;
    margin-top: 22px;
}
.wel_text p {
    color: #666666;
    font-size: 15px;
}
.product_our {
    margin: 55px 0 0 0;
}
.product_box {
    margin: 25px 0 0 0;
    float: left;
    width: 100%;
    text-align: center;
}
.product_box p {
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
    line-height: 22px;
}
.product_box span {
    font-size: 15px;
    color: #535353;
}
.product_box img {
    width: 100%;
    height: auto;
}
.product_box a {
    font-size: 15px;
    color: #287ab2;
    text-decoration: none;
    display: block;
    margin-top: 5px;
}
.right_bar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.video_section {
    float: left;
    width: 100%;
}
.video_section iframe{
    width: 100% !important;
    border: 0;
}
.news_press {
    float: left;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #2b2929;
    margin-top: 30px;
}
.news_press span {
    color: #287ab2;
}
.Cl_sidebar .news_press {
    float: left;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #2b2929;
    margin-top: 30px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #f3f3f3;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    padding: 10px;
}
.video_box img {
    width: 100%;
}
.news_pressBox {
    float: left;
    width: 100%;
    text-align: left;
    font-family: "Tisa", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #8c8c8c;
    border: 1px solid #d2d2d2;
    background-color: #f2f2f2;
    padding: 15px 10px;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
}
.news_pressBox ul {
    margin: 0;
    padding: 0;
}
.news_pressBox ul li {
    font-size: 14px;
    background: url(../images/right_li.png) no-repeat left 14px;
    padding-left: 10px;
    font-family: "FirstFont";
    border-bottom: 1px solid #fafafa;
    border-top: 1px solid #dbdbdb;
    padding-bottom: 7px;
    padding-top: 7px;
    display: block;
    color: #616161;
}
.news_pressBox ul li a{
    color: #616161;
    background: transparent;
    text-align: left;
    padding: 0;
    margin: 0;
}
.news_pressBox ul li a:hover{color: #287ab2;}
.news_pressBox ul li:first-child {
    border-top: none;
}
.news_pressBox ul li:last-child {
    border-bottom: none;
}
.news_pressBox a {
    background: #287ab2;
    text-align: center;
    padding: 8px 10px;
    font-family: "FirstFont";
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}
.newsletter {
    background: #f3f3f3;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 40px 10px 25px 10px;
    border-radius: 4px;
    margin-top: 70px;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.newsletter .title {
    font-size: 25px;
    color: #287ab2;
    font-family: "FirstFont";
    margin: 0;
    padding: 0;
}
.newsletter p {
    font-size: 14px;
    color: #666666;
    font-family: "FirstFont";
    margin: 10px 0 0 0;
    padding: 0;
}
.newsletter div.ctct-form-embed form.ctct-form-custom input.ctct-form-element{
    width: 100%;
    height: 34px;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: none;
}
.newsletter div.ctct-form-embed form.ctct-form-custom button.ctct-form-button {
    width: 100%;
    height: 38px;
    padding: 0;
    color: #ffffff;
    background: #287ab2;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    font-family: "FirstFont";
    font-size: 18px;
    margin-top: 10px;
}
.newsletter .ctct-form-embed.form_1 .ctct-form-custom .ctct-form-label{
    font-size: 14px;
    color: #666666;
    font-family: "FirstFont";
    font-weight: 500;
    margin-top: 10px;
    margin-left: 5px;
}
.newsletter .ctct-form-embed.form_1 .ctct-form-defaults .ctct-gdpr-text{
    color: #666666;
}
.newsletter div.ctct-form-embed form.ctct-form-custom div.ctct-form-field{
    margin-bottom: 0;
}
.newsletter div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header{
    font-size: 17px; 
    color: #287ab2;
}
.newsletter .ctct-form-embed.form_1 .ctct-form-defaults .ctct-form-text{
     font-size: 14px;
    color: #666666;
    font-family: "FirstFont";
}
.newsletter a {
    font-size: 15px;
    color: #fd6103;
    text-decoration: underline;
    margin-top: 8px;
    display: block;
}
.newsletter_top_images {
    position: absolute;
    width: 61px;
    height: 61px;
    top: 0;
    background: #ffffff;
    border: 1px solid #c0c0c0;
    border-radius: 100%;
    box-shadow: 2px 2px 15px #cbcbca inset;
    -moz-box-shadow: 2px 2px 15px #cbcbca inset;
    -webkit-box-shadow: 2px 2px 15px #cbcbca inset;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.newsletter_top_images img {
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ctct-form-footer-link{display: none !important;}

h2.ctct-inline-form {font-size: 23px !important;}
.testing {
    margin: 0;
    padding: 0 0 40px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    z-index: 10;
}
.testing h1 {
    font-family: "SecondFont";
    color: #1b6db9;
    font-size: 34px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.testing h2 span {
    color: #000;
}
.position_img {
    margin: -10px 0 0 0px;
}
.test_img_div {
    margin: 0;
    padding: 0;
}
.test_img_div img {
    margin-top: 30px;
    max-width: 100%;
}
.test_para_div {
    margin-top: 30px;
    padding: 0;
}
.test_para_div p {
    font-size: 14px;
    color: #575757;
    font-family: "FirstFont";
    line-height: 21px;
}
.test_para_div span {
    color: #000000;
}
.test_para_div a {
    color: #1267b6;
}
.v_sapcer20 {
    clear: both;
    height: 20px;
    width: 100%;
}
.v_sapcer30 {
    clear: both;
    height: 30px;
    width: 100%;
}
.information {
    margin: 40px 0;
    padding: 25px 15px;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    float: left;
    width: 100%;
    border-radius: 4px;
}

/*.information h2{
	font-family: "SecondFont";
	color:#2d2d2d;
	font-size:28px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}*/

.information span {
    color: #1267b6;
}
.pogition_in_img {
    margin-top: -5px;
}
.pogition_in_img_two {
    margin-top: -5px;
    margin-left: 7px;
}
.subcribe {
    margin: 0;
    padding: 0;
    position: relative;
}
.information p {
    font-size: 14px;
    color: #575757;
    font-family: "FirstFont";
    line-height: 21px;
    margin-top: 25px;
}
.p_text_strong {
    color: #000 !important;
}
.our_team {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.our_team h2 {
    font-family: "FirstFont";
    color: #1d1d1d;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.our_team span {
    color: #1267b6;
}
.our1_img {
    margin: -5px 0 0 10px;
}
.our_team_img {
    width: 227px;
    float: left;
    margin-right: 34px;
    margin-top: 20px;
    position: relative;
}
.our_team_img:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 68px;
/*  
    background: url(../images/over_img.png) no-repeat 0 0;*/
    right: 0px;
    top: -2px;
}
.our_team_img p.h3 {
    font-family: "FirstFont";
    color: #1165b4;
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}
.our_team_img p {
    font-size: 16px;
    color: #8a8a8a;
    font-family: "FirstFont";
    line-height: 21px;
    text-align: center;
}
.our_team_img img {
    width: 100%;
}
.mar_right {
    margin-right: 0 !important;
}
.our_team_img .image_box .overlay {
    background-color: hsla(209, 47%, 60%, 0.8);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: left;
    display: none;
}
.our_team_img .image_box:hover .overlay {
    background-color: hsla(209, 47%, 60%, 0.8);
    display: block;
}
.image_box:hover .overlay ul {
    opacity: 1;
    left: 0;
    margin-top: -49px;
    position: absolute;
    top: 50%;
}
.our_team_img .image_box {
    position: relative;
    margin: 0;
    padding: 0;
}
.overlay ul li {
    margin-bottom: 5px;
    list-style-type: none;
}
.overlay ul li a img {
    width: auto !important;
}
.overlay ul {
    background: #e6ecf1;
    padding: 8px 10px;
    width: 40px;
    margin-top: 50px;
    opacity: 0;
    border: 1px solid #fff;
    border-left: none;
}
.testing_research {
    margin: 0 0 0 26px;
    padding: 0;
    position: relative;
    z-index: 10;
    clear: both;
}
.testing_research h3 {
    font-family: "FirstFont";
    color: #2b2929;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.testing_research h4 {
    font-family: "FirstFont";
    color: #2b2929;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.testing_research span {
    color: #00417e;
}
.video_box {
    margin: 15px 0 0 0;
    padding: 15px;
    background: #f2f2f2;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    float: left;
    width: 100%;
}
.video_box .image_section {
    width: 50%;
    margin-right: 5%;
    float: left;
    border-radius: 4px;
}
.video_box .text_section {
    width: 45%;
    float: left;
    margin: 0;
    padding: 0;
}
.video_box .text_section p {
    font-size: 13px;
    color: #575555;
    font-family: "FirstFont";
    line-height: 21px;
    margin: 0;
    padding: 0;
}
.video_box .text_section a {
    font-size: 14px;
    color: #fff;
    font-family: "FirstFont";
    line-height: 21px;
    margin: 10px 0 0 0;
    padding: 8px 14px;
    background: #00417e;
    border-radius: 8px 0 8px 0;
    display: block;
    width: 108px;
}
.form_section {
    margin: 20px 0 0 0;
    padding: 18px 17px;
    float: left;
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}
.form_section input[type="text"] {
    height: 38px;
    background: #dfdfdf;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 7px;
    padding-left: 10px;
}
.form_section textarea {
    height: 87px;
    background: #dfdfdf;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 100%;
}
.form_section p {
    font-size: 13px;
    color: #666565;
    font-family: "FirstFont";
    line-height: 21px;
    margin: 15px 0;
    padding: 0;
}
.form_section input[type="submit"] {
    height: 42px;
    background: #00417e;
    border-radius: 8px 0 8px 0;
    width: 100%;
    border: none;
    color: #fff;
    font-family: "FirstFont";
    font-size: 16px;
}
.address_map {
    margin: 15px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
}
.address {
    background: #f2f2f2;
    padding: 10px 16px 16px 16px;
    width: 60%;
    float: left;
    border-right: #d8d8d8 1px solid;
    min-height: 184px;
}
.address p.h3 {
    color: #00417e;
    font-family: "FirstFont";
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.address p {
    color: #616161;
    font-family: "FirstFont";
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.address a {
    color: #616161;
    font-family: "FirstFont";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.map {
    float: left;
    width: 40%;
}
.map img {
    width: 100%;
    min-height: 184px;
}

/*.footer{
	margin:0;
	padding:30px 0;
	border-top:5px solid #b5b5b5;
	min-height:278px;
	float:left;
	width:100%;
	background:#d5d5d5;
}

.quick_link{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	background:url(../images/sap-footer.png) no-repeat 100% 0%;
}
.quick_link p.h3{
	color:#141414;
	font-family: "ThirdFont";
	font-size:18px;
	margin:0;
	padding:0;
}
.quick_link ul{
	margin:10px 0 0 0;
	padding:0;
}
.quick_link ul li{
	list-style-type:none;
	margin:0 0 3px 0;
	padding:0;
	font-family: "fourFont";
}
.quick_link ul li a{
	text-decoration:none;
	color:#686868;
	
	font-size:14px;
	margin-bottom:5px;
}
.services{margin:0; padding:0 40px 0 0; background:url(../images/sap-footer.png) no-repeat 100% 0%;}
.services p.h3{
	color:#141414;
	font-family: "ThirdFont";
	font-size:18px;
	margin:0;
	padding:0;
}
.services p{
	color:#686868;
	font-family: "fourFont";
	font-size:14px;
	margin-top:10px;
	line-height:20px;
}
.recent{margin:0; padding:0; background:url(../images/sap-footer.png) no-repeat 100% 0%;}
.recent p.h3{
	color:#141414;
	font-family: "ThirdFont";
	font-size:18px;
	margin:0;
	padding:0;
}
.recent p{color:#686868;
	font-family: "fourFont";
	font-size:14px;
	margin-top:10px;
	line-height:22px;
}
.recent p b{color:#000; font-weight:normal;}
.recent span{font-size:12px;}
.subcribe p.h3{
	color:#141414;
	font-family: "ThirdFont";
	font-size:18px;
	margin:0;
	padding:0;
	margin-bottom:16px;
}
.subcribe input[type="text"]{
	height:35px;
	background:#e9eff5;
	width:85%;
	float:left;
	border:none;
	border:1px solid #c5c5c5;
	padding:0 0 0 10px;
	position:relative;
	
	
}
.subcribe input::-webkit-input-placeholder {
color:#c1bfbf;
 opacity:1;
}
.subcribe input::-moz-placeholder {
color:#c1bfbf;
 opacity:1;
}
.subcribe input:-moz-placeholder {
color:#c1bfbf;
 opacity:1;
}
.subcribe input:-ms-input-placeholder {
color:#c1bfbf;
 opacity:1;
}
.subcribe input[type="button"]{
	color:#f4efe9;
	text-transform:uppercase;
	font-size:14px;
	height:35px;
	border:none;
	background:#a9a9a9;
	font-weight:bold;
	right:0;
	width:15%;
	
}
.subcribe img{margin-top:20px;}

.copy_right{
	margin:0;
	padding:10px 0;
	background:#3b3b3d;
	color:#bebebe;
	font-size:13px;
}*/


/* css document for footer */

.testimonials_slider .carousel {
    height: 220px;
}
.testimonials_slider .carousel-indicators {
    display: block;
    bottom: -20px;
}
.testimonials_slider .carousel-indicators li {
    background-color: #777;
    border: 1px solid #777;
    border-radius: 11px;
    cursor: pointer;
    display: inline-block;
    height: 11px;
    margin: 0 1px;
    text-indent: -999px;
    width: 11px;
}
.testimonials_slider .carousel-indicators .active {
    background-color: #000;
    border: 1px solid #000;
    height: 11px;
    margin: 0 1px;
    width: 11px;
}
.footer {
    background-color: #d5d5d5;
    width: 100%;
    border-top: 4px solid #287ab2;
    padding: 15px 0 25px 0;
}
.validate {
    text-align: center;
    margin-top: 15px;
}
.validate a {
    margin-left: 20px;
}
.footerMenu {
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 13px;
    color: #474747;
}
.footerMenu ul {
    margin: 0;
    padding: 0;
}
.footerMenu ul li {
    padding: 0 22px;
    border-right: 1px solid #474747;
    text-transform: uppercase;
    display: inline-block;
    line-height: 13px;
}
.footerMenu ul li:last-child {
    padding: 0 0 0 22px;
    border-right: none;
}
.footerMenu ul li a {
    font-weight: 300;
    font-size: 13px;
    color: #474747;
    line-height: 13px;
}
.footerMenu ul li a:hover {
    color: #000;
}
.footerMenu ul li a.active {
    color: #0d639e;
}
.footerSocialSection {
    width: 100%;
    text-align: center;
    margin: 10px 0 12px 0;
}
.footerSocialSection a {
    margin-right: 7px;
    display: inline-block;
}
.copyright {
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #474747;
}
.topMenu {
    text-align: center !important;
}

/* 26.07.2016 start - Contact Form css */

.request {
    width: 100%;
    float: left;
}
div.wpcf7-validation-errors {
float: left;
}
.imagetxt .bl_img a
{
	color: white;
}
.imagetxt .bl_img2 a 
{
	color: white;
}
.imagetxt .bl_img1 a
{
	color: white;
}

.imagetxt .bl_img_str a
{
	color: white;
}

.imagetxtonlinepage .bl_img a
{
	color: white;
}




.request .conleft {
    width: 50%;
    float: left;
}
.request .conleft p {
    width: 100%;
    float: left;
}
.request .conright {
    width: 50%;
    float: left;
}
.request .conright p {
    width: 100%;
    float: left;
}
.request .conleft input[type="text"] {
    width: 95%;
    line-height: 34px;
    height: 36px;
    margin: 10px 0;
    padding: 0 10px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.request .conright textarea {
    width: 95%;
    line-height: 24px;
    margin: 10px 0;
    padding: 0 10px;
    height: 192px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.request .conleft input[type="tel"] {
    width: 95%;
    line-height: 34px;
    height: 36px;
    margin: 10px 0;
    padding: 0 10px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.request .conleft input[type="email"] {
    width: 95%;
    line-height: 34px;
    height: 36px;
    margin: 10px 0;
    padding: 0 10px;
    float: left;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.request input[ type="Submit"] {
    width: 48%;
    float: left;
    margin: 10px 0;
}
span.wpcf7-not-valid-tip {
    float: left;
    margin-top: -14px;
}
.imageArea {
    text-align: center;
    margin: 15px 0;
    ;
}
.imageArea img {
    padding: 5px 0;
}

/* 26.07.2016 end  */


/* 05.08.2016 page-Training Resources */

.woocommerce ul.products li.product a img {
    min-height: 195px;
}
.woocommerce ul.products li.product h3 {
    height: 60px;
}
.woocommerce div.product form.cart .variations label {
    color: #333;
    font-size: 14px;
}
.woocommerce .quantity .qty {
    margin-bottom: 10px;
    margin-top: 5px;
}
.woocommerce div.product form.cart .variations select {
    margin-bottom: 7px;
}
.related.products h2 {
    margin-bottom: 10px;
}
#tab-description h2 {
    margin-bottom: 10px;
}
#tab-description p {
    margin-bottom: 10px;
}
p {
    margin-bottom: 10px;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
    background: #287ab2 !important;
}

/* 05.08.2016 end */


/* 25.08.2016 */

.field-label {
    float: left;
    padding-right: 5px;
    font-weight: 700;
}
.field-items {
    float: left;
}
.even {}
.panel-pane h2 {
    margin-top: 20px;
}

/* 29.08.2016 */
.entry-header h1 { margin-bottom: 10px;}
.design_top_portion{}
.design_bottom_portion{}
.imagetxt { border:0px solid #f00; display: inline-block;    width: 100%; font-family: 'Open Sans', sans-serif; font-size: 28px; font-weight: 700; margin-top: 20px;} 

.str { font-size: 20px;}

.imagetxtonlinepage { border:0px solid #f00; display: inline-block;    width: 100%; font-family: 'Open Sans', sans-serif; font-size: 28px; font-weight: 700; margin-top: 20px;} 

.bl_img { 
    width:300px; 
    height: 197px; 
    margin: 0 auto; 
    background: url(../images/blu_img.jpg) no-repeat left top; text-align: center; 
    color: #fff;  
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height: 28px;
    padding: 0 5px 15px 20px;
}
.bl_img:hover{color: #fff;}
.bl_img1 { width:300px; height: 197px; margin: 0 auto; background: url(../images/blu_img.jpg) no-repeat left top; padding: 15px 10px; text-align: center; color: #fff;  margin-bottom: 10px; line-height: 47px;}
.bl_img2 { width:300px; height: 197px; margin: 0 auto; background: url(../images/blu_img.jpg) no-repeat left top; padding: 15px 10px 15px 20px; text-align: center; color: #fff;  margin-bottom: 10px; line-height: 33px; font-size:29px; }

.bl_img_str {
    width: 254px;
    height: 170px;
    margin: 0 auto;
    background: url(../images/blu_img.jpg) no-repeat left top;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    background-size: 253px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height: 28px;
    padding: 0 5px 15px 20px;
	}
        
.bl_img_str:hover{color: #fff;}

/* 29.08.2016 */

/* 25.08.2016 end */

@media screen and (min-width: 768px) and ( max-width:991px) {
    .imageArea .imageCl6 {
        width: 100%;
    }
/*    .bl_img {  width: 100%;}*/
 
    
}
@media screen and (min-width: 280px) and ( max-width:480px) {
    .fleetBox .col-xs-6 {
        width: 100%;
    }
    .fleetBoxImage {
        width: 100%;
    }
    .fleetBoxText {
        width: 95%;
        margin-left: 5%;
        padding-bottom: 15px;
    }
}

/* CSS Document for recipes page */

.recipeSection {
    text-align: left;
    margin-top: 44px;
}
.inerContent h1 {
    color: #1e5297;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 0 5px;
    text-align: left;
    width: 100%;
}
.inerContent h5 {
    padding-top: 2px;
    float: left;
    margin-left: 5px;
    text-align: left;
}
.recipeSection p {
    color: #5f5f5f;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 14px !important;
}
.recipeLink {
    color: #1e5297;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    font-weight: 400;
    margin: 25px 0 3px 0;
    text-align: left;
    float: left;
}
.recipeLink ul {
    margin: 0;
    padding: 0;
}
.recipeLink ul li {
    display: inline-block;
    border-right: 1px solid #1e5297;
    padding: 0 20px;
    margin-bottom: 14px;
    line-height: 14px;
}
.recipeLink ul li a {
    color: #1e5297;
}
.recipeLink ul li a:hover {
    color: #000;
    text-decoration: none;
}
.recipeSection h2 {
    color: #000 !important;
    font-family: "Open Sans", sans-serif!important;
    font-size: 18px!important;
    font-weight: 600!important;
    margin: 0!important;
    text-align: left;
    text-transform: uppercase;
}
.recipeSection h3 {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 7px 0 0 0;
    text-align: left;
}
.recipeImage {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    position: relative;
    z-index: 0;
    margin-bottom: 36px;
}
.recipeImage img {
    width: 100%;
}
.recipeImage::after {
    background: none repeat scroll 0 0 #777;
    bottom: 15px;
    box-shadow: 0 15px 10px #777;
    content: "";
    left: 10px;
    max-width: 300px;
    position: absolute;
    top: 82%;
    transform: rotate(-7deg);
    width: 54%;
    z-index: -1;
}
.recipeImage:before {
    z-index: 1;
    position: absolute;
    content: "";
/*  
    background: url(../images/white_corner.png) right top no-repeat;*/
    width: 89px;
    height: 61px;
    display: block;
    right: 0;
    top: -1px;
}
.salad {
    width: 100%;
    float: left;
}
.saladMid {
    width: 100%;
    float: left;
}
.saladRight {
    width: 100%;
    float: left;
}
.saladArea {
    width: auto;
    overflow: hidden;
    margin: 20px 0 0 0;
}
.border {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}
.recipeSection:last-child .border {
    border-bottom: none;
    padding-bottom: 20px;
}
.box {
    display: inline-block;
    margin: 0 5px;
}
.box label {
    display: inline-block;
    position: relative;
}
.box label::before {
    background: rgba(0, 0, 0, 0) url("../images/blue_arrow.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 25px;
    /*pointer-events: none;*/
    position: absolute;
    right: 1px;
    top: 1px;
    width: 20px;
    z-index: 1;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.box label select {
    border: 1px solid #287ab2;
    background-color: #fff;
    width: 95px;
    height: 27px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
}
.formColumn {
    display: inline-block;
}
#trade_btn {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
    color: #fff;
    background-color: #287ab2;
    display: inline-block;
    height: 27px;
    padding-bottom: 2px;
    vertical-align: top;
    border: 1px solid #1a6ba9;
}

/* CSS Document for footer */

.footerMenu {
    color: #393838;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.footerMenu ul {
    margin: 0;
    padding: 0;
}
.footerMenu ul li {
    padding: 0 23px;
    border-right: 1px solid #474747;
    display: inline-block;
    line-height: 12px;
    margin: 10px 0;
}
.footerMenu ul li:last-child {
    border-right: 0;
    padding: 0 0 0 14px;
}
.footerMenu ul li a {
    color: #474747;
}
.footerMenu ul li a:hover {
    color: #0064af;
    text-decoration: none;
}
.copy {
    color: #7a7a7a;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    /*height: 300px;
	max-width: inherit;*/
}

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

.searchbox {
    width: 182px;
    height: 29px;
    position: absolute;
    right: 0px;
    bottom: -65px;
    right: 15px;
}
.searchbox input[type="text"] {
    background: #e0e0e0;
    width: 100%;
    height: 29px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: none;
    padding: 0 43px 0 15px;
    font-family: "FirstFont";
    font-size: 14px;
}
.searchbox input[type="submit"] {
    background: url(../images/search-icon.png) no-repeat 50% 50%;
    width: 29px;
    height: 29px;
    border: none;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
}
.amr_btm {
    margin-bottom: 34px;
}
.contact_left h1 {
    text-align: left;
    /*font-family: "ADAM_CG_PRO", Arial, Helvetica, sans-serif;*/
    font-weight: 400;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 34px;
    margin-bottom: 34px;
    position: relative;
    color: #010101;
}
.form_contact {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 15px;
    background: #f3f3f3;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.stove h2 {
    color: #2d2d2d;
    font-size: 18px;
    margin: 0 0 15px 0;
    padding: 0;
    /*font-family: "ADAM_CG_PRO", Arial, Helvetica, sans-serif;*/
    text-align: left;
    line-height: normal;
}
.stove p {
    color: #646464;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-family: "FirstFont";
    text-align: left;
    line-height: 22px;
}
.stove p span {
    color: #740200;
    line-height: 36px;
    font-family: "FirstFont";
}
.form_contact input[type="text"] {
    width: 100%;
    background: #dfdfdf;
    height: 41px;
    border: none;
    border-top: 1px solid #a3a3a3;
    border-radius: 4px;
    margin-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
}
.form_contact textarea {
    width: 100%;
    background: #dfdfdf;
    height: 91px;
    border: none;
    border-top: 1px solid #a3a3a3;
    border-radius: 4px;
    margin-bottom: 7px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.form_contact p {
    font-size: 13px;
    color: #666565;
}
.form_contact p span {
    color: #517951;
}
.form_contact input[type="submit"] {
    width: 100%;
    background: #740200;
    border-radius: 8px 0 8px 0;
    -moz-border-radius: 8px 0 8px 0;
    -webkit-border-radius: 8px 0 8px 0;
    color: #fff;
    font-family: "Tisa", Arial, Helvetica, sans-serif;
    font-size: 16px;
    border: none;
    padding: 8px 0;
    margin-top: 15px;
    margin-bottom: 5px;
}
.testimonials_slider {
    margin: 30px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
.heading_test {
    color: #2d2d2d;
    font-size: 18px;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: "SecondFont";
    /*font-family: "FirstFont";*/
    text-align: center;
    line-height: normal;
}
.testimonials_slider p {
    color: #646464;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-family: "FirstFont";
    text-align: center;
    line-height: 22px;
    font-weight: 300;
}
.testimonials_slider p:before {
    position: relative;
    content: "";
    display: inline-block;
    background: url(../images/test1.png) no-repeat 0 0;
    width: 17px;
    height: 9px;
    top: -7px;
    right: 5px;
}
.testimonials_slider p:after {
    position: relative;
    content: "";
    display: inline-block;
    background: url(../images/test2.png) no-repeat 0 0;
    width: 17px;
    height: 9px;
    top: 7px;
    left: 5px;
}
.skew {
    width: 46px;
    height: 46px;
    border: #929292 2px solid;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    transform: rotate(-45deg);
    overflow: hidden;
    margin-left: 20px;
    float: left;
    margin-right: 20px;
}
.skew_image {
    margin: 0;
    padding: 0;
    transform: rotate(45deg);
    width: 145%;
    height: 145%;
    margin-left: -21%;
    margin-top: -24%;
}
.skew_image img {
    width: 100%;
}
.client_text {
    margin: 30px 0 10px 0;
    float: left;
    width: 100%;
}
.client_details {
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}
.name {
    font-family: "Tisa", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #2d2d2d;
}
.client_details span {
    font-family: "Tisa", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #7d7d7d;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 0;
    padding: 0;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bx-wrapper .bx-viewport {
    /*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
/*  
    background: url(images/bx_loader.gif) center center no-repeat #fff;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
/*  
    background: url(images/controls.png) no-repeat 0 -32px;*/
}
.bx-wrapper .bx-next {
    right: 10px;
/*  
    background: url(images/controls.png) no-repeat -43px -32px;*/
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
/*  
    background: url(images/controls.png) -86px -11px no-repeat;*/
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
/*  
    background: url(images/controls.png) -86px -44px no-repeat;*/
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.map_area {
    margin: 40px 0 20px 0;
    padding: 0;
    overflow: hidden;
}
.newsletterArea {
    text-align: left;
}
.newsletterAreaRow {
    text-align: left;
    margin: 20px 0 0 0;
}
.newsletterAreaRowHeader {
    border-bottom: 1px solid #287ab2;
    color: #287ab2;
    float: left;
    font-family: "SecondFont";
    font-size: 28px;
    margin: 20px 0 0;
    padding-bottom: 5px;
    width: 100%;
}
.newsletterAreaColumn {
    text-align: left;
    margin: 30px 0 0 0;
}
.newsletterAreaColumnHeader {
    color: #999999;
    font-family: "FirstFont";
    font-size: 22px;
    padding: 0;
}
.newsletterAreaRowBottom {
    margin: 10px 0 0 0;
    text-align: left;
}
.newsletterAreaRowBottomImage {
    width: 77px;
    display: inline-block;
    text-align: left;
    max-width: 100%;
    margin: 0 10px 0 0;
    vertical-align: top;
}
.newsletterAreaRowBottomText {
    width: 60px;
    display: inline-block;
    text-align: left;
    max-width: 100%;
    vertical-align: top;
}
.newsletterAreaRowBottomText p {
    color: #999999;
    font-family: "FirstFont";
    font-size: 16px;
    padding: 0 !important;
    display: block;
    margin: 0;
}
.newsletterAreaRowBottomTextNumaric {
    color: #999999;
    display: block;
    font-family: "FirstFont";
    font-size: 27px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 12px;
    padding: 0;
}
.ctct-form-wrapper .ctct-form-field{
    margin-bottom: 0 !important;
}
.ctct-form-wrapper .ctct-form .ctct-form-field input[type="email"]{
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ctct-form-wrapper .ctct-form .ctct-form-field input[type="email"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.tradeshowtext{
    margin-bottom: 16px;
    font-size: 17px;
    color: #777;
    font-weight: bold;
}


@media screen and (max-width: 1024px) {
/*
    .topMenu ul li {
        padding: 0 3px !important;
    }
*/
    .social {
        font-size: 15px;
    }
    .social a {
        margin-left: 0;
    }
    .video_box .image_section {
        width: 100%;
    }
    .video_box .text_section {
        width: 100%;
    }
    .our_team_img {
        width: 28%;
    }
    /*.overlay ul{margin-top:25%;}*/
    .subcribe img {
        max-width: 100%;
    }
    .subcribe input[type="button"] {
        top: 62px;
    }
    .video_box .text_section a {
        width: 112px;
    }
    .searchbox {
        position: relative;
        top: 42px;
        right: 0px;
        margin-top: 10px;
        float: right;
    }
    .quick_link,
    .services,
    .recent,
    .subcribe {
        background: none;
    }
    .banerText {
        top: 25px;
    }
    .banerText a {
        margin-top: 20px;
    }
    h1:after,
    h2:after,
    h3:after,
    h4:after {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .our_team_img {
        width: 100%;
    }
    .test_img_div img {
        width: 100%;
    }
    .testing_research {
        margin-left: 0;
    }
    .nav {
        background: #112c46;
    }
    .navbar-toggle {
        margin-top: 11px;
    }
    .information h2 {
        font-size: 14px;
    }
    .video_box .text_section a {
        width: 110px;
    }
    .social {
        text-align: center;
    }
    .testing_research h2 {
        font-size: 15px;
    }
    .testing h2 {
        font-size: 19px;
    }
    .pogition_in_img {
        display: none;
    }
    .searchbox {
        width: 80%;
        position: relative;
        margin: 15px auto 0;
        top: 0;
        right: 0;
        float: none;
    }
    .banerText {
        top: 30%
    }
    h1:after,
    h2:after,
    h3:after,
    h4:after {
        display: none;
    }
    .blog_box {
        margin-bottom: 15px;
    }
    #myTable_wrapper {
        padding: 0 15px;
        overflow: auto;
    }
    .welcome_to {
        margin-top: 10px;
    }
    .product_our {
        margin-top: 10px;
    }
    h1 {
        font-size: 16px;
    }
    h2 {
        font-size: 15px;
    }
    .video_section {
        margin-top: 15px;
    }
    .footerMenu ul li {
        padding: 0 13px;
    }
    .amr_btm {
        padding: 0 15px;
    }
    .main_body_part form {
        padding: 0 15px;
    }
    #TradeList {
        padding: 0 15px;
    }
/*
    .main_body_part p {
        padding: 0 15px;
    }
*/
    .skew {
        float: none;
        display: inline-block;
    }
    .client_details {
        float: none;
        display: inline-block;
    }
    .client_text {
        text-align: center;
    }
    .stove {
        float: left;
        text-align: center;
        width: 100%;
    }
    .stove h2 {
        text-align: center;
    }
    .stove p {
        text-align: center;
    }
    .newsletterArea {
        margin: 0 0 40px;
        text-align: left;
    }
    .request .conleft {
        width: 100% !important;
    }
    .request .conleft p {
        width: 100%;
        float: left;
    }
    .request .conright {
        width: 100% !important;
        float: left;
    }
    .request .conleft input[type="text"] {
        width: 100%;
    }
    .request .conright textarea {
        width: 100%;
        height: 100px;
    }
    .request .conleft input[type="tel"] {
        width: 100%;
    }
    .request .conleft input[type="email"] {
        width: 100%;
    }
    .main_body_part form {
        padding: 0 0;
    }
    .main_body_part .request p {}
}
@media screen and (max-width: 470px) {
    .all_events_traning { width: 100%;}
    .traning_content {   overflow-x: auto; overflow-y: visible; }

}


@media screen and (max-width: 450px) {
    .newsletterAreaRow .col-xs-6 {
        width: 50%;
    }
}
@media screen and (max-width: 360px) {
    .video_box .image_section {
        width: 100%;
    }
    .video_box .image_section img {
        width: 100%;
    }
    .video_box .text_section {
        width: 100%;
    }
    .address a {
        font-size: 11px;
    }
    .banerText {
        top: 10%;
    }
    .video_section {
        text-align: center;
    }
}
@media screen and (min-width: 480px) {
    .halfSellImageArea {
        width: 137px;
        height: 150px;
        /*overflow: hidden;*/
        text-align: center;
        position: relative;
        float: left;
        z-index: 0;
        overflow: inherit;
    }
    .halfSellBox {
        margin: 34px auto;
        position: relative;
        text-align: left;
        width: 425px;
    }
    .socialText {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 300;
        color: #797979;
        text-transform: uppercase;
    }
    .halfSellImageArea img {
        width: 100%;
        height: 100%;
    }
    .halfSellTextArea {
        display: inline;
        float: left;
        text-align: left;
        width: 280px;
    }
    .halfSellTextArea h2 {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        color: #1e5297;
        font-weight: 600;
        text-align: left;
        margin: 1px 0 10px 15px;
        text-transform: uppercase;
    }
    .halfSellTextArea h3 {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        color: #000;
        font-weight: 600;
        text-align: left;
        margin: 1px 0 10px 15px;
        text-transform: uppercase;
    }
    .halfSellTextArea p {
/*  
        background: url(../images/opacity.png) left top repeat;*/
        padding: 12px 19px 0;
        color: #706e6e;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 400;
        text-align: left;
        line-height: 18px;
        height: 117px;
    }
    .halfSellTextArea p strong {
        color: #000;
    }
    .halfSellTextArea p span {
        color: #6fcbfd;
        font-weight: 600;
    }
    .halfSellTextArea p a {
        color: #706e6e !important;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        -ms-transform: skew(0deg);
        transform: skew(0deg);
        width: auto !important;
        height: auto !important;
        font-family: 'Open Sans', sans-serif !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        background-color: #f7f7f7 !important;
        float: none;
        text-align: left !important;
        padding: 0 !important;
    }
    .halfSellTextArea p a:hover {
        color: #000 !important;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
        -ms-transform: skew(0deg);
        transform: skew(0deg);
    }
    .halfSellTextArea ul {
/*  
        background: url(../images/opacity.png) left top repeat;*/
        padding: 12px 19px 0 19px;
        margin: 0;
        height: 117px;
    }
    .halfSellTextArea ul li {
/*  
        background: url(../images/black_arrow.png) left center no-repeat;*/
        color: #706e6e;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 400;
        text-align: left;
        line-height: 18px;
        display: block;
        padding: 3px 0 3px 10px;
    }
    .banerText p.small {
        line-height: 23px;
        /*width: 440px;*/
    }
    .banerText {
        left: 50%;
        margin-left: -220px;
        width: 86%;
    }
    .inerImage {
        width: 40%;
        height: auto;
    }
    .banerheading {
        top: 25px;
        width: 94%;
    }
}
@media screen and (min-width: 640px) {
    .banerText p.small {
        line-height: 23px;
        margin: 4px 0 0;
        /*    width: 480px;*/
        line-height: 18px;
        text-align: left;
    }
    .banerText {
        left: inherit;
        margin-left: inherit;
    }
    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        display: block;
        width: 100%;
        height: auto;
    }
    .banerText p.large {
        font-size: 18px;
        line-height: 18px;
        text-align: left;
    }
    .banerText p.medium {
        font-size: 22px;
        line-height: 22px;
        text-align: left;
    }
    .banerText span {
        margin: 4px 0 0 0;
    }
    .inerImage {
        width: 360px;
        height: 253px;
    }
    .banerheading {
        font-size: 40px;
        text-align: left;
        top: 37px;
        width: 95%;
    }
}
@media(max-width:767px) {
    .topMenu {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .logo {
        position: relative;
        text-align: center;
    }
    /*.logo:after{position:absolute; content:""; width:15px; height:100%; background:#f3f3f3; right:0; top:0;
	}*/
    .logo a {
        position: relative;
        display: inline-block;
    }
    .logo a:after {
        position: absolute;
        content: "";
        width: 15px;
        height: 100%;
        background: #f3f3f3;
        right: 0;
        top: 0;
    }
    .menuBar {
        background: #01417f;
        padding-top: 0;
        min-height: auto;
    }
    .banerText p.small {
        display: none;
    }
    .banerText p.large {
        font-size: 22px;
        text-align: left;
        width: 100%
    }
    .banerText p.medium {
        font-size: 20px;
        text-align: left;
        margin: 0px;
        width: 100%
    }
    .banerText p.medium img {
        display: none;
    }
    .banerText a {
        font-size: 12px;
        padding: 5px 11px;
        margin-top: 0px;
    }
    .testing_research {
        margin: 0px;
    }
    .main_body_part {
        padding: 20px 0;
    }
    .test_img_div img {
        width: 100%;
    }
    .video_box .image_section,
    .video_box .text_section {
        margin: 0px;
        float: none;
        width: 100%;
    }
    .video_box .text_section {
        margin-top: 10px;
    }
    .address_map .address {
        width: 100%;
    }
    .address_map .map {
        width: 100%;
    }
    .topMenu ul li {
        font-size: 11px;
    }
    .topMenu ul {
        margin-top: 10px;
    }
    .searchbox {
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 768px) {
    .navbar-inverse .navbar-nav > li > a {
        padding: 15px 20px;
        color: #fff;
        font-weight: 400;
        position: relative;
        display: block;
        background: url(../images/menu_d.jpg) right top no-repeat;
    }
    .phoneBox {
        margin: 0;
    }
    .halfSellTextArea {
        width: 211px;
        margin-top: 15px;
    }
    .banerText p.small {
        line-height: 23px;
        margin: 4px 0 0;
        width: 480px;
    }
    .banerText p.large {
        font-size: 20px;
        line-height: 20px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 10px;
        padding: 10px 8px;
    }
    .halfSellBox {
        margin: 0;
        position: relative;
        text-align: left;
        width: auto;
    }
    .inerImageArea {
        margin-bottom: 0;
    }
    .banerheading {
        font-size: 50px;
        text-align: left;
        top: 48px;
        width: 94%;
    }
    .recipeImage {
        margin-right: 30px;
    }
    .salad {
        float: left;
        margin-right: 72px;
        width: 120px;
    }
    .saladMid {
        float: left;
        margin-right: 72px;
        width: 180px;
    }
    .saladRight {
        float: left;
        width: 180px;
    }
}
@media screen and (min-width: 992px) {
    .caret {
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -6px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
        padding: 11px 19px;
    }
    .banerText p.small {
        line-height: 23px;
        margin: 40px 0 0;
        width: 480px;
    }
    .banerText p.large {
        font-size: 30px;
        line-height: 30px;
    }
    .banerText p.medium {
        font-size: 40px;
        line-height: 40px;
    }
    .banerText span {
        margin-top: 8px;
    }
    .banerText {
        top: 20%;
    }
    .banerheading {
        font-size: 56px;
        font-weight: bold;
        text-align: left;
        top: 63px;
        width: auto;
    }
    .fleetBoxImage {
        height: 218px;
        overflow: hidden;
        position: relative;
        text-align: center;
        width: 95%;
    }
    .fleetBoxImage img {
        height: 100%;
        width: auto;
    }
    .salad {
        margin-right: 65px;
    }
    .saladMid {
        margin-right: 65px;
    }
}
@media screen and (min-width: 1200px) {
    .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
        padding: 11px 17px;
        display: block;
    }
    .halfSellImageArea {
        width: 137px;
        height: 150px;
    }
    .halfSellTextArea {
        width: 211px;
        margin-top: 0;
    }
    .halfSellTextArea h2 {
        font-size: 16px;
        margin: 1px 0 10px 15px;
    }
    .halfSellTextArea h3 {
        font-size: 16px;
        margin: 1px 0 10px 15px;
    }
    .halfSellTextArea p {
        padding: 12px 19px 0;
        font-size: 13px;
        line-height: 18px;
        height: 117px;
    }
    .halfSellTextArea ul {
/*  
       background: url(../images/opacity.png) left top repeat;*/
        padding: 12px 19px 0 19px;
        margin: 0;
        height: 117px;
    }
    .halfSellTextArea ul li {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        padding: 3px 0 3px 10px;
    }
    .banerText p.small {
        width: 60%;
    }
    .banerText p.large {
        font-size: 76px;
        line-height: 40px;
    }
    .banerText p.medium {
        font-size: 60px;
        line-height: 56px;
    }
    .banerText span {
        margin-top: 20px;
    }
    .banerheading {
        top: 85px;
        width: auto;
    }
    .fleetBoxImage {
        height: auto;
        overflow: hidden;
        width: 95%;
    }
    .fleetBoxImage img {
        height: auto;
        width: 100%;
    }
    .salad {
        margin-right: 72px;
    }
    .saladMid {
        margin-right: 72px;
    }
}
@media screen and (min-width: 1400px) {
    .carousel-inner > .item {
        overflow: hidden;
    }
}
@media screen and (min-width: 1700px) {}

/* update 19-03 */

.contact_form .form-control {
    border-radius: 0px;
    height: 40px;
    border: none;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background: #f2f2f2;
    color: #7a8aac;
    font-size: 13px;
    font-family: 'Roboto Slab', serif;
}
.contact_form::-webkit-input-placeholder {
    color: #7a8aac;
}
.contact_form:-moz-placeholder {
    /* Firefox 18- */
    color: #7a8aac;
}
.contact_form::-moz-placeholder {
    /* Firefox 19+ */
    color: #7a8aac;
}
.contact_form:-ms-input-placeholder {
    color: #7a8aac;
}
.contact_form .btn-default {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    color: #fff;
    padding: 12px 25px;
    background: #1e5297;
    float: left;
    text-transform: uppercase;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
    margin-top: 15px;
    margin-bottom: 20px;
}
.contact_form textarea.form-control {
    height: 135px;
}
.contact_details p {
    font-size: 13px;
    color: #7b7b7b;
    text-transform: uppercase;
    line-height: 20px;
}
.contact_details h3 {
    color: #1e5297;
    margin-bottom: 0px;
}
p.address-text {
    font-size: 14px;
    color: #6e6e6e;
    font-family: 'Roboto Slab', serif;
    line-height: 27px;
    text-transform: none;
}
p.address-text span.blutext {
    color: #1e5297;
    height: auto;
    width: auto;
}
p.address-tex a {
    color: #15a8b9;
}
.contactarea {
/* background: url("../images/gradient.jpg") repeat-x scroll left bottom #fff; */
    
    color: #5f5f5f;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 35px 0 60px 0;
    width: 100%;
}
.contactarea h2 {
    color: #000;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 20px 0;
    text-align: left;
}
.contactarea h3 {
    color: #000;
    font-family: "Roboto Slab", serif;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0 20px 0;
    text-align: left;
}
.contactarea h2 strong {
    color: #07468e;
    font-weight: 400;
}
.googlemap img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.googlemap {
    border: 3px solid #dadada;
    margin-top: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .topMenu ul li a {
        font-size: 10px;
    }
    .phoneBox {
        font-size: 15px;
    }
    .social {
        font-size: 13px;
        float: left;
    }
    .inner_c {
        font-size: 13px;
        padding: 10px 5px;
    }
    .news_press {
        font-size: 18px;
    }
    .banerText p.medium {
        font-size: 18px;
        margin-top: 10px;
    }
    .banerText p.small {
        font-size: 14px;
    }
    .banerText {
        left: 8%;
        top: 20%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {

    .banerText {
        left: 8%;
    }
    .banerText p.medium {
        font-size: 30px;
        margin-top: 10px;
    }
    .banerText p.small {
        font-size: 18px;
        margin-top: 10px;
    }
}
.margineDiv26 {
    margin-bottom: 26px;
}
.itemTitle {
    font-size: 17px;
}
.itemField {
    color: #337ab7;
}
[type="submit"] {
    background: #287ab2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 8px 0;
    color: #fff;
    font-family: "FirstFont";
    font-size: 16px;
    height: 42px;
    text-transform: uppercase;
    width: 100%;
}
.wp-pagenavi a,
.wp-pagenavi span {
    border: none !important;
}
#TradeList {
    padding-top: 26px;
}
.staff {
    margin-bottom: 15px;
    border-bottom: 1px dashed #bbb;
}
.staffCl {
    margin-bottom: 20px;
    font-family: SecondFont;
}
.videoGal {
    margin-bottom: 30px;
}
.imageCl {
    text-align: center;
    padding: 5px;
}

/* inner header */

.interior_page .banerText {
    top: 10%;
}
.interior_page .banerText p.large {
    font-size: 40px;
    line-height: 40px;
}
.interior_page .banerText p.medium {
    font-size: 40px;
    line-height: 40px;
    margin-top: 5px;
}
.interior_page .banerText p.small {
    font-size: 18px;
    line-height: 20px;
    margin-top: 10px;
}
@media(max-width:1199px) {
    .interior_page .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        min-height: 100px;
    }
    .interior_page .banerText p.large {
        font-size: 30px;
        line-height: 30px;
    }
    .interior_page .banerText p.medium {
        font-size: 30px;
        line-height: 30px;
    }
    .interior_page .banerText p.small {
        font-size: 15px;
        line-height: 18px;
    }
    .manage_image { margin-bottom: 10px;}
    .manage_image img { width: 100%; height: auto;}
    .navbar-inverse .navbar-nav > li > a {
        padding: 11px 13px;
    }
    .bl_img_str {
        width: 213px;
        height: 140px;
        background-size: 100%;
	}
   
}
@media(max-width:1023px) {
    .interior_page .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        min-height: 100px;
    }
    .interior_page .banerText p.large {
        font-size: 25px;
        line-height: 25px;
    }
    .interior_page .banerText p.medium {
        font-size: 25px;
        line-height: 25px;
    }
    .interior_page .banerText p.small {
        font-size: 15px;
        line-height: 18px;
    }
     
}
@media(max-width:991px) {
    .interior_page .banerText p.small {
        display: none;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        display: none;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        display: none;
    }
    .navbar-inverse .navbar-nav > li > a {
        padding: 11px 7px;
    }
}
@media(max-width:342px) {
   .topMenu ul li a {
        font-size: 9px;
    } 
}
@media(max-width:768px) {
    .interior_page .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        min-height: 100px;
    }
    .interior_page .banerText p.large {
        font-size: 22px;
        line-height: 30px;
    }
    .interior_page .banerText p.medium {
        font-size: 22px;
        line-height: 30px;
    }

}
/* product hover css */
/* 16.09.2016 */

.pro_new {
    border: 0px solid #f00;
    display: inline-block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-top: 20px;
}

.pro_new li {
    width: 250px;
    float: left;
    border: 0px solid #f00;
    position: relative;
    display: block;
}

.overtxt {
    background: #fff;
    top: 0;
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    padding: 20px;
    border: 1px solid #3da4c3;
}
.overtxt h5 { font-family: 15px; font-weight: 400; color: #000;}
.overtxt p { font-family: 13px; font-weight: 300;  color: #282828;}

.pro_new li:hover .overtxt {
    opacity: 0.9;
}
.hover_p_link{
      bottom: 0;
    left: 0;
    margin: 0;
    padding: 10%;
    position: absolute;
    width: 100%;
    background: #e5e5e5 none repeat scroll 0 0;
}
.hover_p_link:hover
{
    background: #999 none repeat scroll 0 0;
}
/* 16.09.2016 */
.images{
opacity: 1 !important;
}



/* inner header */
@media (min-width:768px){
    #menu-header-menu > li {
        position: relative;
    }
    #menu-header-menu .sub-menu {
        background-color: #fff;
        display: none;
        position: absolute;
        padding: 10px 17px;
        border-radius: 0 0 5px 5px;       
        -webkit-border-radius: 0 0 5px 5px;        
        -moz-border-radius: 0 0 5px 5px;
        left: 0;
        top: 100%;
        width: 100%;
        min-width: 300px;
    }
    #menu-header-menu li:hover >.sub-menu {
        display: block;
    }
}

/*23.02.17*/
.trainingcourse{
    color: #2b2929;
    font-family: "FirstFont";
    font-size: 21px;
font-weight: normal;
}


.woocommerce ul.products li.product  img {
    box-shadow: none !important; 
    display: block !important;
    height: auto !important;
    margin: 0 0 1em !important;
    width: 100% !important;
}

.woocommerce ul.products li.product  img {
    min-height: 195px !important;
}
.pro_mre_info{padding-top: 15px;}

.payment_method_paypal{
    //display: none;
} 

label[for=email___c028dc0d5a590e0b8ea853d8d1a7d70a]
{
    display: none;
}
.ctct-email{
margin-top: 15px;
}

.term-description{
    margin-bottom: 37px !important;
}


.newtest { 
  height: 40px ;
}

.allevnttable{
    font-size: 14px !important;
}

.remove_field{
    margin-left: 36px;
}

.about_pg_img{
 float: left;
 padding:0 10px;
    width: 33.3333%;
}
.about_pg_img img{max-width: 100%;}

a.about_paypal {
display: none;
}

li.payment_method_paypal img {
display: none !important;
}
#result_report44{
   font-size:24px;
   font-family: "SecondFont";
   color:#287ab2 ;
}

.cousedetailtable {
    font-size: 14px !important;
}
.twocolumnclass{margin-bottom: 20px;}
.twocolumnclass img{
    width: 100%;
    height: auto;
}
.customminquantity{
    padding-top: 0;
    margin-left: 67px;
    margin-bottom: 15px;
}
.ctct-disclosure{
    display: none !important;
}
.woocommerce div.product form.cart .variations select{
    width: 75%;
}
.woocommerce form.login .form-row input.input-text,
.woocommerce form.register .form-row input.input-text,
.woocommerce form.woocommerce-ResetPassword .form-row input.input-text,
.woocommerce form.woocommerce-checkout .form-row input.input-text,
.woocommerce form.checkout_coupon .form-row input.input-text,
.comment-form input{
    background: #fff;
    height: 40px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 12px;
}
.woocommerce form.woocommerce-checkout .form-row textarea, 
.woocommerce #review_form #respond textarea{
    background: #fff;
    border: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 12px;
}
.woocommerce form.login input.button,
.woocommerce form.register input.button,
.woocommerce form.checkout_coupon input.button{
    background-color: #287ab2;
    color: #fff;
}
.woocommerce form.woocommerce-ResetPassword input.button, 
.woocommerce .comment-form input#submit{
    width: auto;
    background-color: #287ab2;
    color: #fff;
}
.woocommerce-checkout-review-order-table input.input-text,
.woocommerce-checkout-review-order-table textarea{
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 12px;
    width: 98%;
}
.woocommerce-checkout-review-order-table .select2-container .select2-choice {
    padding: 5px 0 5px 8px;
}
.comment-form input{
    width: 100%;
}
.videoGal iframe{
    width: 100% !important;
    border: 0;
    height: 200px;
}


@media(max-width:767px) {
   .about_pg_img{
     float: none;
     padding:10px 0;
     width: auto;
    text-align: center;
   }
    .pro_new{padding: 0 7px !important;}
    .related .products li{
      clear: none !important;
    }
  .related .products li{
     width: 50%!important;
     padding: 0 7px !important;
  }
    .related .products li a p{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
      
}
.faqvideo, .pastperformance{
    width: 100%;
}
@media(max-width:400px) {
   	.bl_img, .bl_img1, .bl_img2 {
	    width: 260px;
	    height: 177px;
	    background-size: 100%;
	}
    .bl_img2 {font-size:20px;}
	.imagetxt, .imagetxtonlinepage {font-size:24px;}

   .downloadpdf {
    width: 100% !important;
}
    
}



.interior_page .cmnInnB{
   top:50%;
    left:50%;
  -ms-transform: translateX(-50%) translateY(-53%);
  -webkit-transform: translate(-50%,-53%);
  transform: translate(-50%,-53%);
}
.videobaner_Text{
    font-family: "FirstFont";
    font-size: 28px;
    font-weight: bold;

}
.videobaner_Text ul{
  margin: 8px 0 0 15px;
  padding: 0;
  list-style: none;
}
.videobaner_Text ul li{
    position: relative;
    padding-left: 12px;
    font-weight:normal;
    font-size: 20px;
}
.videobaner_Text ul li:before{
  content:"-";
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.enquire_about{
    margin-bottom: 10px;
    margin-top: 10px;
}
.accordion .request_quote a {
    color: #287ab2;
    display: block;
    font-family: "SecondFont";
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 0;
    padding: 1px 30px 1px 0;
}
.btn-sr-o{
    width: inherit;
}
.input-on{
  padding:10px; 
    border: 1px solid #01417F;
}
.onlinepagesearch {
    margin-bottom: 10px;
}
.ctv-info h3{
    color: #287ab2;
    font-size: 28px;
}
.ctv-info h5{
    font-size: 18px;
}
.ctv-info h4{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ctv-info ul li{
    margin: 5px 0;
    list-style: disc;
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.ctv-info ul li ul li{
    margin: 5px 0;
    list-style: disc;
    font-size: 15px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.btnPDf{
    background: #287ab2;
    padding: 10px 20px;
    font-family: "FirstFont";
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}

.btnPDf:hover{
    background: #d9e6ef;
    color: #287ab2;
}
.wn-info{
    text-align: center;
}
.hdr-topBxA{
    background-color: #2273ba;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-top: 30px;
}
.hdr-topBxA h2{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: inherit;
    margin-bottom: 10px;
    font-family: "FirstFont";
}
.hdr-topBxA p{
    font-size: 22px;
    font-style: italic;
    background-color: #2273ba;
    margin: 0;
    color: #fff;
}

.wn-info h2{
    color: #fff;
    font-size: 60px;
    background-color: #902a2a;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
.wn-info h3{
    color: #58595b;
    font-size: 26px;
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 8px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: inherit;
}
.wn-info p{
    color: #58595b;
    font-size: 17px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.txtlftop{
    float: left;
    width: 50%;
    padding-left: 50px;
}
.txtlftop ul li{
    color: #8e2a2a;
}
.txtlftop h4{
    color: #8e2a2a;
}
.txtrhtop{
    float: left;
    width: 50%;
}
.txtrhtop img{
    float: left;
    margin-left: 14px;
}
.mrtG20{
    margin-bottom: 20px;
}
.txtlfmdl{
    float: left;
    width: 50%;
    padding-bottom: 140px;
    padding-left: 50px;
}
.txtlfmdl ul li{
    color: #648d3d;
}
.txtlfmdl h4{
    color: #648d3d;
}
.txtrhmdl{
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 50px;
}
.header-mdBG1{
    padding-left: 122px;
    min-height: 132px;
}
.hdrbg1{
    background: url(../images/header1Bg.png) no-repeat bottom left;   
}
.hdrbg2{
    background: url(../images/header2Bg.png) no-repeat bottom left;   
}
.header-mdBG1 h3{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 42px;
    margin-bottom: 4px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.header-mdBG1 p{
    font-size: 17px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    margin: 0;
}

p.txtBld{
    font-size:20px; 
    font-weight: bold;
    margin-top: 25px;
}
.fntitalic{
    font-style: italic;
}
.txtlfBtm{
    float: left;
    width: 50%;
    background-color: #0076bc;
    padding: 20px;
    position: relative;
}
.txtlfBtm:before{
    content: "";
    width: 172px;
    height: 121px;
    margin: 0 auto;
    background: url(../images/arw-big.png) no-repeat center center;
    position: absolute;
    left: 0;
    right:0;
    top:-121px;
}
.txtlfBtm ul li{
    color: #fff;
}
.txtlfBtm h3{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 36px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}
.txtlfBtm h4{
    color: #fff;
}
.txtrhBtm{
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 120px;
}
.txtrhBtm img{
    position: relative;
    z-index: 2;
}
.line-blue-100{
    background-color: #0076bc;
    height: 122px;
    position: relative;
    margin-top: -80px;
}

.BxstWrp{
    margin-bottom: 65px;
    background-color: #2273ba;
    text-align: center;
    position: relative;
}
.BxstWrp:before{
    content: "";
    width: 640px;
    height: 88px;
    margin: 0 auto;
    background: url(../images/linearw.png) no-repeat bottom center;
    position: absolute;
    left: 0;
    right:0;
    bottom:-73px;
}
.BxstWrp:after{
    content: "Testing" !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -98px;
    margin: 0 auto;
    width: 99px;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.cmnBxSt{
    width: 220px;
    height: 150px;
    margin: 0 5px;
    margin-bottom: 15px;
    background: #0fa6de;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    padding: 10px;
    vertical-align: top;
    position: relative;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.cmnBxSt span{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}


 @media only screen and (max-width : 991px) {
    .videobaner_Text{font-size: 24px;}
     .cmnBxSt{float: none;}
 }

 @media only screen and (max-width : 767px) {
    
    .interior_page .cmnInnB{
        left: 10%;
        -ms-transform: translateX(0%) translateY(-54%);
      -webkit-transform: translate(0%,-54%);
      transform: translate(0,-54%);
    }
    .videobaner_Text{font-size: 15px;}
    .videobaner_Text ul{margin-top: 3px;}
    .videobaner_Text ul li{font-size: 15px;}
    
 }
  @media only screen and (max-width : 639px) {
      .interior_page .cmnInnB{
        left: 50%;
      }
  }
 @media only screen and (max-width : 480px) {
  
    .videobaner_Text{font-size: 13px;}
    .videobaner_Text ul{margin-top: 0;}
    .videobaner_Text ul li{font-size: 13px;}
 
 }
  @media only screen and (max-width : 360px) {
  
    .videobaner_Text{font-size: 10px;}
    .videobaner_Text ul li{font-size: 10px; line-height: 15px;}
    .videobaner_Text ul li:before{font-size: 10px;}
 }

.ctct-input-container label {
    display: block;
    text-align: left;
    padding: 0 0 0 20px;
    color: #616161 !important;
    font-weight: normal;
    margin-top: 7px;
    font-size: 12px!important;
}
.ctct-checkbox{
    float:left;
}
.custom_post_pagi a{
 color:#000;
}

.mysearch{
    font-size: 16px;
}

.course_image{
    color: #287ab2;
    font-family: "SecondFont";
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 20px;
}

.imNew{ width: 62%; display: inline-block; float: right; box-shadow: 0 -1px 10px #ddd; padding: 10px; margin-top: 36px;}
.imNew img{width: 100%;}
.newsletter .ctct-form-embed.form_1 .ctct-form-defaults{
    background-color: transparent;
}
.newsletter div.ctct-form-embed div.ctct-form-defaults{
    padding: 0;
}
.engrng_page_expert_img  img{width: 100%; height: auto; margin-top: 14px;}
/* --------------edited by somnath-27-02-2018------------- */
@media(max-width:1199px) {
    .cmnBxSt{width: 30%;font-size: 19px;}
    .txtrhtop img{width: 30%;margin: 5px 1.5%;}
    .imNew{ width: 49%;}
}
@media(max-width:991px) {
    .cmnBxSt{width: 29%;font-size: 16px;}
    .BxstWrp:before{width: 100%;background-size: 80%;bottom: -37px;}
    .BxstWrp:after{bottom: -78px;}
    .txtrhtop img{width: 47%;}
    .txtlftop{padding-right: 10px;padding-left: 16px; margin-top: 10px;}
    .txtlftop h4{margin-top: 0;}   
    .txtlfmdl{padding-left: 16px;}
    .txtrhmdl{padding-top: 18px;}
    .wn-info h2{font-size: 54px;}
    .imNew{ display: none;}
    
}
@media(max-width:767px) {
    .BxstWrp:before{bottom: -62px;}
    .BxstWrp:after{bottom: -90px;}
    .txtrhtop img{width: 30%;}
    .hdr-topBxA h2, .hdr-topBxA p{padding: 5px;}
}
@media(max-width:600px) {
    .BxstWrp:before { bottom: -48px;}
    .txtrhtop img{height: auto;}
    .txtlftop{width: 100%;}
    .txtrhtop{padding-left: 33px;width: 90%;}
    .txtlfmdl{width: 100%;padding-bottom: 20px;}
    .txtrhmdl{width: 100%;padding-top: 0;margin-bottom: 140px;}
    .txtlfBtm{width: 100%;}
    .txtrhBtm{width: 100%;padding-top: 32px;}
    .line-blue-100{height: 213px;margin-top: -202px;margin-bottom: 20px;}
    .wn-info h2{font-size: 42px;}
}
@media(max-width:480px) {
    .BxstWrp:before { bottom: -32px;}
    .BxstWrp:after{bottom: -64px;}
    .cmnBxSt{font-size: 14px;width: 30%;}
    .hdr-topBxA h2{font-size: 24px;}
    .txtrhtopP{width: 100%;}
    .header-mdBG1 h3{padding-top: 38px;margin-bottom: 0;}
}
@media(max-width:420px) {
    .cmnBxSt{font-size: 11px;width: 31%;margin: 0 1px 5px;height: 100px;}
    .BxstWrp:before { bottom: -32px;}
}
@media(max-width:360px) {
    .BxstWrp:before { bottom: -25px;}
    .wn-info h2{font-size: 36px;}
    
    
}