html,
body {
    height: 100%
}
body {
    font-weight: 300;
    min-width: 320px
}
.site-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    background-image: url(../img/preload.gif);
    background-position: 50%;
    background-repeat: no-repeat
}
.map-box {
 background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    padding: 24px;
    position: absolute;
    top: 60px;
    width: 100%;
	max-width:400px;
    z-index: 51000000;

}
.map-box h3 {color:#ffffff;
}
.map-location {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 12px;
	color:#ffffff;
}
.map-phone {
    font-size: 18px;
    font-weight: 200;
    line-height: 24px;
	color:#ffffff;
}
.map-dir {
    display: block;
    margin-top: 12px;

}
.map-box a {
    color:#ffffff !important;
	background:#ce1831;
	border-radius:3px;
	width:160px;
	text-align:center;
	font-size:15px;
}
.map-box a:hover {
		background:#dddddd;
    color:#ce1831 !important;
	text-decoration:none;
}

.botp-logos img { float:left; width:170px; margin-right:10px; border:1px #ccc solid;}

.header-tplink {margin-bottom:3px;}

/*MARKETO FORMS--*/
.mktoForm .mktoRequiredField label.mktoLabel { font-size:12px; color:#1a1a1a; font-weight:300 !important;  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#444;}
.mktoForm .mktoFieldWrap label.mktoLabel { font-size:12px; color:#444; font-weight:300 !important;  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;}

.col-md-se { float:left; width: 16%; margin:0 2%;}
.se-img img { width:100%; margin:0 auto; opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */}
.se-img img:hover { margin:0 auto;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	}
.se-head { text-align:center;  padding-top:10px; }
.se-head a { font-size:20px; line-height:24px; color:#000000 !important;}
.se-head a:hover { text-align:center; line-height:24px; padding-top:10px; color:#ce1831 !important; -webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;}
	
	
/*--Exhibitor Loggistics Page--*/

.exhBox {border:1px #cccccc solid; padding:20px 15px 10px 15px; margin-bottom:40px; background:#F8F8F8; border-radius:3px;}
.btn-reg { background: #FBBB08; padding:8px;}
 input[type="submit"].btn.btn-mini {
 *padding-top: 1px;
 *padding-bottom: 1px;
}
.btn-mini {
	padding: 6px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ul#bulletlist {
    margin: 5px 0 5px 15px;
    padding: 0;
}
ul#bulletlist li {
    background: rgba(0, 0, 0, 0) url("http://images.tmcnet.com/expo/iot-evolution/vegas-15/red-bullet.jpg") no-repeat scroll 0 13px;
    line-height: 1.5;
	font-size:18px;
    list-style: outside none none;
    margin-bottom: 7px;
    padding: 0 0 10px 20px;
}
ul#bulletlist li a {
    color: #ce1831;
    text-decoration: none;
}

ul#bulletlist li a:hover {
    color: #000000;
    text-decoration: underline;
}
ul#bulletlist li ul li {
	padding: 10px 0px 4px 5px;
	list-style: none;
	line-height: 18px;
	margin-bottom: 7px;
	list-style:disc;
	background:none;
}
ul#bulletlist  li ul li a {
	color: #CE1831;
	text-decoration: none;
}
ul#bulletlist li ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
ul#lockList {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	line-height: 22px;
}
ul#lockList li {
	padding: 0px 0px 4px 30px;
	list-style: none;
 line-height: 1.5;
	margin-bottom: 7px;
	background: url(http://images.tmcnet.com/expo/iot-evolution/florida-16/lock-icon.png) no-repeat 0px 8px;
	font-size:18px;
}
ul#lockList li a {
	color: #CE1831;
	text-decoration: none;
}
ul#lockList li a:hover {
	color: #000000;
	text-decoration: underline;
}
table td {padding:10px}

#specialevents {
    color: #fbbb08 !important;
	font-size:24px;
    list-style: outside none none;
}
#specialevents {
    background-color: #252525;
    color: #fbbb08;
    list-style: outside none none;
    padding: 3px;
    width: 80%;
	margin:0 auto;
	margin-bottom:40px;
}

#specialevents ul {
    line-height: 18px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul#specialevents li {
    border-bottom: 1px dotted #666666 !important;
    line-height: 22px;
    list-style: outside none none;
    padding:15px 10px;
	
}
ul#specialevents li a {
    color: #ffffff !important;
    text-decoration: none;
	font-size:18px;
}

ul#specialevents li a:hover {
    color: #ce1831 !important;
    padding: 8px 0 8px 4px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
}
/* MiniNav on Media/Social pgs */
ul.mininav {
	border-bottom: 3px solid #000000;
	float: left;
	list-style-type: none;
	margin: 5px 0 20px 0 !important;
	padding: 0 0 3px;
	width: 100%;
}
ul.mininav p {
	padding: 0 !important;
	margin: 0 0 0 !important;
}
.mininav li {
	background: none !important;
	display: inline;
}
.mininav a {
	float: left;
	text-decoration: none;
	color: #ffffff !important;
	background-color: #000000;
	margin: 5px 5px 0 0;
	border-radius:3px;
/*-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;*/
	padding: 8px 0;
	text-align: center;
	width:100%;
	max-width:270px;
	font-size:16px;
	line-height:22px;
	height:65px;
}
.mininav a:hover {
	font-weight: normal;
	color: #ffffff !important;
	background-color: #CE1831;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	text-decoration:none;
}
.mininav-active a {
	float: left;
	text-decoration: none;
	color: #ffffff !important;
	background-color: #CE1831;
	margin: 5px 5px 0 0;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
	padding: 8px 0;
	text-align: center;
	width:100%;
	max-width:270px;
	font-size:16px;
	line-height:22px;
	height:65px;
}
.mininav-yellow a {
	float: left;
	text-decoration: none;
	color: #ffffff !important;
	background-color: #fbbb08;
	margin: 5px 5px 0 0;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
	padding: 4px 0;
	text-align: center;
}
/*.mininav-active a:hover {
	font-weight: normal;
	color: #000000 !important;
	background-color: #9df223;

}*/
.photo {float:left; margin:10px;}
.spons-wrap-first {  margin-bottom:30px; background:#eeeeee;  padding:20px;
}
.spons-wrap {  margin-bottom:30px;border: 1px solid #cccccc;  padding:20px;
}
.spons-wrap-first-head h2 {
 /*	border-bottom: 6px solid #eeeeee;*/
    color: #fff;
    font-size: 26px;
    height: 48px;
    margin-bottom: 10px;
    padding: 10px 0 0 10px;
    text-align: left !important;
	text-transform:uppercase;
	font-weight:500;
	background:#04388e;
}
.spons-wrap-head {
margin:0;
}
.spons-wrap-head h3 {
 /*	border-bottom: 6px solid #eeeeee;*/
    color: #ce1831;
    font-size: 24px;
    height: 48px;
    margin-bottom: 10px;
    padding: 10px 0 0 10px;
    text-align: left !important;
	text-transform:uppercase;
	font-weight:500;
	background:#eee;
}
.spons-wrap-head h4 {
 /*	border-bottom: 6px solid #eeeeee;*/
    color: #04388e;
    font-size: 24px;
    height: 48px;
    margin-bottom: 10px;
    padding: 10px 0 0 10px;
    text-align: left !important;
	text-transform:uppercase;
	font-weight:500;
	background:#eee;
}
.spons-box {  padding:0; border-bottom: 1px dotted #cccccc; margin:0; padding:10px
}
.spons-logo a img {
	margin: 18px 0 20px 0 ;
	max-width: 120px;
	border: 1px solid #cccccc;
	float: left;
/*	padding: 3px;*/
}
.spons-logo2 a img {
	margin: 18px 0 20px 0 ;
	width: 220px;
	border: 1px solid #cccccc;
	float: left;
/*CD	padding: 3px;*/
}
.spons-desc {

	margin: 0px 0 0 20px;
	padding: 13px 0 0 0;
	float: left;
	max-width: 520px;
}

/* SPEAKERS PAGE */
.speaker-container {
	background-color: #f2f2f2;
	border: 1px solid #dddddd;
	border-radius: 2px;
	box-shadow: 2px 2px 2px #cccccc; 
	margin-bottom: 15px;
	padding: 20px;
	min-height: 320px;
}
.speaker-container h2, .speaker-container h3 { font-size: 28px}
/*.speaker-container:before{display: block; content:""; margin-top: -185px; height:295px; visibility: hidden;}*/

.anchorsp{
  display: block;
  height: 239px; /*same height as header*/
  margin-top: -239px; /*same height as header*/
  visibility: hidden;
}

.zzz{
  display: block;
  height: 239px; /*same height as header*/
  margin-top: -239px; /*same height as header*/
  visibility: hidden;
}

.agendaDetails {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.speaker-container p {
	padding: 0 0 0 0;
}
.agendaButton {
	text-align: left;
	padding: 0 0 10px 0;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    line-height: 1.5;
}
.speakerPic {
	float: left;
	width:200px;
	height:200px;
/*CD	width: 103px;
	height: 121px;*/
	margin: 10px 20px 10px 0;
	background: url(http://images.tmcnet.com/expo/speakers/holder.png) top no-repeat;
}
.speakerPic img, .imgNone img { border-radius:10px; border: 3px solid #999999;}

/*--Brust --*/
#burst-12 {
    background: red;
    width: 190px;
    height: 190px;
    position: relative;
    text-align: center;
	 margin-top:40px;
	 margin-bottom:40px;
	   animation: pulse 5s infinite;
}
#burst-12:before, #burst-12:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 190px;
    width: 190px;
    background: red;
	animation: pulse 5s infinite;
}
#burst-12:before {
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
#burst-12:after {
    -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
#burst-12 span {
 display:block;
 height:80px;
 position:absolute;
 top:17%;
 margin-top:10px;
 z-index:10;
 font-size:24px; font-weight:bold; color:#FFF; line-height:normal;
}
#burst-12 span a { color:#FFF;}
@keyframes pulse {
  0% {
    background-color: #fbbb08;
  }
  20% {
    background-color: #FF4136;
  }
  40% {
    background-color: #5cb85c;
  }
  60% {
    background-color: #04388e;
  }
  80% {
    background-color: #FF4136;
  }
   100% {
    background-color: #fbbb08;
  }
  
}
/*--Brust end --*/

/*--RIGHT COLUMN--*/
.rightcol_box { border:1px #cccccc solid; border-radius:3px; padding:10px;}
.rightcol_box h1 { font-size:30px;}

ul#rightcol_list {
    margin: 5px 0 5px 15px;
    padding: 0;
}
ul#rightcol_list li {
    background: rgba(0, 0, 0, 0) url("http://images.tmcnet.com/expo/iot-evolution/vegas-15/red-bullet.jpg") no-repeat scroll 0 6px;
    line-height: 1.4;
	font-size:16px;
    list-style: outside none none;
    margin-bottom: 7px;
    padding: 0 0 8px 20px;
}
ul#rightcol_list li a {
    color: #ce1831;
    text-decoration: none;
}

ul#rightcol_list li a:hover {
    color: #000000;
    text-decoration: underline;
}
.subbox, #subbox { border:1px #ccc solid; border-radius:3px; background:#eee; padding:20px; margin-bottom:30px}
.subbox p, #subbox p { padding:0; margin:0; }
.quote  { font-size:18px; font-style:italic; color:#777; line-height:26px; padding-bottom:10px}
.quote span { font-size:22px; font-style:italic; color:#000; font-weight:700}
.quoteBox { background:#eeeeee; border-radius:40px; padding:20px 20px 2px 20px; margin-bottom:20px;}
.smquoteBox {     background: #ffffff none repeat scroll 0 0;
    border-radius: 40px;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
    opacity: 0.45;
    padding: 22px 15px 10px 15px;
    text-align: center;
	}
	
.formBox {     background: #000 none repeat scroll 0 0;
    border-radius: 1px;
/*    opacity: 0.6;*/
    padding: 15px;
	max-height:540px;

	}
	.formBox p  {  
    color: #fff;
	}
.boxClear:nth-child(even) { clear:right;}
hr {
	height: 0;
	border-top: none;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
}
.thumbnail {
	float: left;
	width: 150px;
	margin-right: 15px;
}
.reg-desc {
	float: left;
	max-width: 500px;
}
.reg-desc p {
	padding-bottom:20px !important;
}
.reg-desc h3 {
	font-size:30px;
	color:#04388e;
}
/*  Reg page */
.nav-tabs .active_iot { background: #CE1831;}
.nav-tabs .active_iot a {color:#ffffff;}
.nav-tabs .active_home {background: #7300AD;}
.nav-tabs .active_home a {color:#ffffff;}
.nav-tabs .active_trans {background: #007B00;}
.nav-tabs .active_trans a {color:#ffffff;}
.nav-tabs .active_fog {background: #991B1E;}
.nav-tabs .active_fog a {color:#ffffff;}
.nav-tabs .active_dev {background: #3973B5;}
.nav-tabs .active_dev a {color:#ffffff;}

/*  Event Archive page */
.event-venue { font-size:20px; color:#ffffff; vertical-align:middle; padding:2px 0 0px 8px;}

.rotate-date {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	 letter-spacing: 6px;
	 padding:0;
	 line-height:18px;
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
/*RED BUTTONS*/
 #red-buttons {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#red-buttons ul {
	margin: 0;
	padding: 0;
}
#red-buttons li {
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	margin: 0;
	text-align: center;
	width: 190px;
	padding: 0 5px 10px 0;
}
#red-buttons li a {
	background: none repeat scroll 0 0 #CE1831;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	padding: 8px 0;
	vertical-align: middle;
	width: 190px;
	font-size: 16px;
}
#red-buttons li a:hover {
	background: none repeat scroll 0 0 #04388e;
	color: #ffffff !important;
	display: inline-block;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}

/*BLUE BUTTONS*/
 #blue-buttons {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#blue-buttons ul {
	margin: 0;
	padding: 0;
}
#blue-buttons li {
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	margin: 0;
	text-align: center;
	width: 190px;
	padding: 0 5px 10px 0;
}
#blue-buttons li a {
	background: none repeat scroll 0 0 #04388e;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	padding: 8px 0;
	vertical-align: middle;
	width: 190px;
	font-size: 16px;
}
#blue-buttons li a:hover {
	background: none repeat scroll 0 0 #CE1831;
	color: #ffffff !important;
	display: inline-block;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}

/*PURPLE BUTTONS*/
 #purple-buttons {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#purple-buttons ul {
	margin: 0;
	padding: 0;
}
#purple-buttons li {
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	margin: 0;
	text-align: center;
	width: 190px;
	padding: 0 5px 10px 0;
}
#purple-buttons li a {
	background: none repeat scroll 0 0 purple;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	padding: 8px 0;
	vertical-align: middle;
	width: 190px;
	font-size: 16px;
}
#purple-buttons li a:hover {
	background: none repeat scroll 0 0 #000000;
	color: #ffffff !important;
	display: inline-block;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}

/*GREEN BUTTONS*/
 #green-buttons {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#green-buttons ul {
	margin: 0;
	padding: 0;
}
#green-buttons li {
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	margin: 0;
	text-align: center;
	width: 190px;
	padding: 0 5px 10px 0;
}
#green-buttons li a {
	background: none repeat scroll 0 0 green;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #ffffff !important;
	display: inline-block;
	/*   height: 40px;*/
	line-height: 20px;
	padding: 8px 0;
	vertical-align: middle;
	width: 190px;
	font-size: 16px;
}
#green-buttons li a:hover {
	background: none repeat scroll 0 0 #000000;
	color: #ffffff !important;
	display: inline-block;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
	vertical-align: middle;
}
.page-title h2 { color:#ffffff;}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .site-loader {
        background-image: url(../img/preload@2x.gif);
        background-size: 32px 32px
    }
}
img {
    height: auto;
    max-width: 100%
}
#map_canvas img,
.google-maps img {
    max-width: none
}
.headings-font-face,
.text-highlight,
.splash-text .splash-headline,.splash-text .splash-headline3,.splash-text2 .splash-headline2,
.site-footer .footer-widgets .widget-title,
.section-title,
.section-separator-title,
.section-subtitle,
.page-title,
.team-popup .team-name,
.counter .number,
.pricing-table .price,
.slider-media figure figcaption,
.recent-post-body .post-title,
.post-header .post-title,
.post-comments .comment-reply-title,
.post-comments .comment-list li .comment-text .name,
.post-comments .comment-count {
      font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.body-font-face,
body,
.section-title small,
.section-separator-title small,
.section-subtitle small,
.page-title small,
.team-popup .team-name small,
.testimonial blockquote p,
.call-to-action .headline,
.pricing-table .name,
.pricing-table .price small,
.tweet .tweet_text {
    font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif
}
.serif-font-face,
blockquote p,
blockquote p:before,
blockquote p:after {
    font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif
}
h1,
h2,
h3 {
    font-weight: 300
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 .35em
}
h1.half-margin-bottom,
h2.half-margin-bottom,
h3.half-margin-bottom,
h4.half-margin-bottom,
h5.half-margin-bottom,
h6.half-margin-bottom {
    margin-bottom: .5em
}
h1.no-margin-bottom,
h2.no-margin-bottom,
h3.no-margin-bottom,
h4.no-margin-bottom,
h5.no-margin-bottom,
h6.no-margin-bottom {
    margin-bottom: 0
}
/*CD strong {
    color: #000
}*/
.lead, p {
	line-height: 1.5;
    margin-bottom: 20px;
/*CD    line-height: 1.6;
    font-weight: 300;
    margin-bottom: 60px;*/
    font-size: 18px;
	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

@media (min-width: 768px) {
.lead {
        font-size: 18px
    }

}
.fa,
.gi {
    display: inline-block;
    vertical-align: middle
}
a {
    -webkit-transition: all .2s cubic-bezier(0.25, .46, .45, .94);
    transition: all .2s cubic-bezier(0.25, .46, .45, .94)
}
a,
a:focus {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
	color:#000;
}
hgroup h1:not(:last-child),
hgroup h2:not(:last-child),
hgroup h3:not(:last-child),
hgroup h4:not(:last-child),
hgroup h5:not(:last-child),
hgroup h6:not(:last-child) {
    margin-bottom: 0
}
blockquote {
    margin: 0;
    padding: 0;
    border: 0
}
blockquote p {
    font-style: italic
}
blockquote p:before {
    content: '\201C'
}
blockquote p:after {
    content: '\201D'
}
.img-stretched,
.team .team-photo img,
.team-popup .team-photo img,
.projects .project-image img,
.recent-post-media .media img,
.post-author .avatar img,
.recent-post-media .slider-media img {
    width: 100%;
    height: auto
}
.no-margin-top {
    margin-top: 0!important
}
.no-margin-bottom {
    margin-bottom: 0!important
}
.no-padding-top {
    padding-top: 0!important
}
.no-padding-bottom {
    padding-bottom: 0!important
}
.text-highlight,
.post-comments .comment-count {
    font-weight: 700
}
.text-uppercase {
    text-transform: uppercase
}
.text-light {
    font-weight: 300
}
.text-normal {
    font-weight: 400
}
.text-semibold {
    font-weight: 600
}
.text-bold {
    font-weight: 700
}
.text-italic {
    font-style: italic
}
.text-primary {
	font-size:22px;
	line-height:1.6;
    color: #04388e!important;
	font-weight:300;
	padding-top:20px;
}
.text-success {
    color: #5cb85c!important
}
.text-info {
    color: #5bc0de!important
}
.text-warning {
    color: #f0ad4e!important
}
.text-danger {
    color: #ce1831!important
}
/*CD Social */
#social {
	margin: 12px 0 0 0px;
	padding: 0;
	/*	width: 165px;*/
/*	width: 336px;*/

}
.social-footer {
	margin: 40px 0 0 0;
	padding: 0;
}
.social-footer ul {
	margin-left: 40px;
}
#social ul, .social-footer ul {
	list-style: outside none none;
	padding: 0;
	margin-left: 12px;
}
#social ul {
	float:right;
}
.social-footer ul {
	list-style: outside none none;
	padding: 0;
	
}
#social ul li{
	display: inline;
	padding: 0 3px;
}
.social-footer ul li {
	display: inline;
	padding: 0 0px;
}
#social ul li a i {
	color: #ffffff;
}
#social ul li a:hover i {
	color: #04388e;
	transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
}
.social-footer ul li a i {
	color: #ffffff;
}
.social-footer ul li a:hover i {
	color: #ce1831;
	transition: all 0.6s ease-in-out 0s;
	-moz-transition: all 0.6s ease-in-out 0s;
	-webkit-transition: all 0.6s ease-in-out 0s;
}
/*CD END SOCIAL*/

.social-list ul {
    font-size: 0
}
.social-list li {
    display: inline-block
}
.social-list li+li {
    margin-left: 10px
}
.social-list a {
    display: block;
    font-size: 16px;
    text-align: center
}
ul.plain-list,
.social-list ul,
.main-nav ul,
.pricing-table .features ul,
.client-list ul,
.photo-stream ul,
.photo-stream-lg ul,
.media .overlay ul,
.projects .filter ul,
.project-details-popup .project-controls ul,
.recent-post-body .meta ul,
.post-header .meta,
.post-comments .comment-list,
.slider-media .overlay ul {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.arrow-list,
ul.check-list,
.sidebar-block>ul {
    list-style: none
}
ul.arrow-list li:before,
ul.check-list li:before,
.sidebar-block>ul li:before {
    display: inline-block;
    width: 40px;
    margin-left: -40px;
    text-align: center;
    line-height: inherit;
    font-family: FontAwesome
}
ul.arrow-list li:before,
.sidebar-block>ul li:before {
    content: '\F105'
}
ul.check-list li:before {
    font-size: 13px;
    content: '\F00C'
}
[class*=spacer-]:before,
[class*=spacer-]:after {
    content: " ";
    display: table
}
[class*=spacer-]:after {
    clear: both
}
[class*=spacer-].bordered {
    height: 1px;
    background: #e8e8e8
}
.spacer-10 {
    margin: 5px 0
}
.spacer-20 {
    margin: 10px 0
}
.spacer-30 {
    margin: 15px 0
}
.spacer-40 {
    margin: 20px 0
}
.spacer-50 {
    margin: 25px 0
}
.spacer-60 {
    margin: 30px 0
}
.spacer-70 {
    margin: 35px 0
}
.spacer-80 {
    margin: 40px 0
}
.spacer-90 {
    margin: 45px 0
}
.spacer-100 {
    margin: 50px 0
}
.spacer-110 {
    margin: 55px 0
}
.spacer-120 {
    margin: 60px 0
}
.spacer-130 {
    margin: 65px 0
}
.spacer-140 {
    margin: 70px 0
}
.touch {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}
.site-splash {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #111
}
.site-splash .splash-inner {
    position: relative;
    width: 100%;
    height: 100%
}
.site-splash .overlay {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	 background-image: url(http://images.tmcnet.com/expo/iot-evolution/vegas-16/vdo.png)
   /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAmf9A5tgAAAARSURBVAjXY1i1agEDEFCLBgA1MROJWXE8mAAAAABJRU5ErkJggg==)*/
}
.site-splash .overlay {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	 background-image: url(http://images.tmcnet.com/expo/iot-evolution/vegas-16/vdo.png)
   /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAQMAAAC3R49OAAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMAmf9A5tgAAAARSURBVAjXY1i1agEDEFCLBgA1MROJWXE8mAAAAABJRU5ErkJggg==)*/
}
.site-splash .overlay1 {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://images.tmcnet.com/expo/allabouttheapi/vegas/img/vdo.png)
}

.site-splash.fullscreen {
    height: 60%
}
.header-bottom-fixed .site-splash.fullscreen {
    padding-bottom: 70px
}
.header-top-fixed .site-splash.fullscreen {
    padding-top: 70px
}
.splash-slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}
.splash-slider .cycle-prev,
.splash-slider .cycle-next {
    width: 40px;
    height: 80px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 111;
    top: 50%;
    margin-top: -40px;
    text-align: center;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.25, .46, .45, .94);
    transition: all .4s cubic-bezier(0.25, .46, .45, .94)
}
.splash-slider .cycle-prev:hover,
.splash-slider .cycle-next:hover {
    background-color: #04388e
}
.splash-slider .cycle-prev:hover:before,
.splash-slider .cycle-next:hover:before {
    color: #fff
}
.splash-slider .cycle-prev:before,
.splash-slider .cycle-next:before {
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    line-height: 80px;
    font-size: 28px;
    color: #555;
    -webkit-transition: color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: color .4s cubic-bezier(0.25, .46, .45, .94)
}
.splash-slider:hover .cycle-next,
.splash-slider:hover .cycle-prev {
    opacity: 1
}
.splash-slider .cycle-prev {
    left: 0;
    border-radius: 0 3px 3px 0
}
.splash-slider .cycle-prev:before {
    content: '\f104'
}
.splash-slider .cycle-next {
    right: 0;
    border-radius: 3px 0 0 3px
}
.splash-slider .cycle-next:before {
    content: '\f105'
}
.desktop.csstransitions .splash-slider .splash-media,
.desktop.csstransitions .splash-slider .splash-text, .desktop.csstransitions .splash-slider .splash-text2 {
    opacity: 0;
    -webkit-transition: -webkit-transform 4s cubic-bezier(0.19, 1, .22, 1), opacity 1s cubic-bezier(0.19, 1, .22, 1);
    transition: -webkit-transform 4s cubic-bezier(0.19, 1, .22, 1), transform 4s cubic-bezier(0.19, 1, .22, 1), opacity 1s cubic-bezier(0.19, 1, .22, 1)
}
.desktop.csstransitions .splash-slider .splash-text, .desktop.csstransitions .splash-slider .splash-text2 {
	-moz-transform: scale(1,1);
	  -ms-transform: scale(1,1);
    transform: scale(1,1);
	
	/* CD-moz-transform: translateY(2000px);
	  -ms-transform: translateY(2000px);
    transform: translateY(2000px);*/
	 /* -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);*/
	
 /*   -webkit-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    transform: scale(2, 2)*/
}
.desktop.csstransitions .splash-slider .cycle-slide-active .splash-tex, .desktop.csstransitions .splash-slider .cycle-slide-active .splash-text2 {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.desktop.csstransitions .splash-slider .cycle-slide-active .splash-media,
.desktop.csstransitions .splash-slider .cycle-slide-active .splash-text, .desktop.csstransitions .splash-slider .cycle-slide-active .splash-text2 {
    opacity: 1;
    -webkit-transition-duration: 2s, 2s /*CD1.8s, 1.8s*/;
    transition-duration: 2s, 2s /*CD1.8s, 1.8s*/;
}
.splash-content {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 4;
    text-align: center;
    font-size: 0
}
.splash-content:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
.splash-content .container {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px
}
.splash-content .container {
    z-index: 2;
    position: relative;
    max-width: 100%
}
.splash-content .splash-media {
    z-index: 1
}
.splash-text, .splash-text2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.splash-text .splash-intro, .splash-text2 .splash-intro {
    color: #fff;
    font-weight: 600;
    line-height: 1.8;
    margin: 0 0 0.5em 0
}
.splash-text .splash-intro a,
.splash-text .splash-intro span, .splash-text2 .splash-intro a,
.splash-text2 .splash-intro span {
    display: inline-block;
    background: #ce1831;
    padding: 20px;
    padding: 5px 10px;
    color: #fff;
/*CD    text-transform: uppercase;*/
    text-decoration: none;
    -webkit-transition: background-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.splash-text .splash-intro a:hover,
.splash-text .splash-intro span:hover, .splash-text2 .splash-intro a:hover,
.splash-text2 .splash-intro span:hover {
    background-color: #000
}
.splash-text .splash-description p, .splash-text2 .splash-description p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #fff
}
.splash-text .splash-headline, .splash-text .splash-headline3{
    font-size: 30px;
/*	 color: #FBBB08;*/
    color: #ffffff;
    margin: 0;
    line-height: 1.1;
	  text-transform: none;
	    font-weight: normal;
/*
	  text-transform: uppercase;
    font-weight: BOLD;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #369;*/
}
.splash-text2 .splash-headline2 {
    font-size: 20px;
/*	 color: #FBBB08;*/
    color: #ffffff;
    margin: 0;
    line-height: 1.1;
	  text-transform: none;
	    font-weight: normal;
/*
	  text-transform: uppercase;
    font-weight: BOLD;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #369;*/
}
.splash-media,
.section-media {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.splash-media.has-bg {
    background-repeat: no-repeat
}
.splash-feedback {
    display: none;
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0;
    bottom: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    text-align: center;
    -webkit-animation: flash 6s infinite;
    animation: flash 6s infinite
}
.splash-feedback .mouse {
    border: 2px solid #fff;
    width: 18px;
    height: 28px;
    border-radius: 9px;
    display: block;
    text-align: center;
    margin: 0 auto 6px;
    color: #fff
}
.splash-feedback .mouse .fa,
.splash-feedback .mouse .gi {
    line-height: 28px
}
.site-wrapper {
    clear: both
}
.site-body {
    overflow: hidden;
    counter-reset: section-counter
}
.site-footer {
    color: #888;
    background-color: #111
}
.site-footer a {
    color: #ccc
}
.site-footer a:focus,
.site-footer a:hover {
    color: #fff
}
.site-footer .footer-logo {
    padding: 80px 0 30px;
    text-align: center
}
.site-footer .footer-widgets {
/*CD    padding: 80px 0;*/
	padding: 50px 0;
    background-color: #000000
}
.site-footer .footer-widgets .widget-title {
    color: #fff;
    text-transform: uppercase
}
.site-footer .footer-bottom {
    text-align: center
}
.footer-bottom {
	background-color:#444444;
}
.site-footer .footer-text {
    padding: 0 0 30px
}
.site-footer .social-list ul {
    display: inline-block;
    background-color: #000
}
.site-footer .social-list a {
/*CD    width: 44px; */
   width: 34px; 
    height: 34px;
    line-height: 30px;
	padding:0 0 4px 4px
}
.site-footer .social-list a:hover {
    background-color: #04388e
}
.site-footer .footer-bottom:first-child .footer-text,
.site-footer .footer-widgets+.footer-bottom .footer-text {
    padding-top: 30px
}
.site-header {
/*CD    height: 98px;*/
	height: 143px;
    -webkit-transition: height .4s cubic-bezier(0.25, .46, .45, .94);
    transition: height .4s cubic-bezier(0.25, .46, .45, .94)
}
.header-bottom-fixed .site-header,
.header-top-fixed .site-header {
    position: absolute;
    left: 0;
    right: 0
}
.header-top-fixed .site-header {
    top: 0
}
.header-bottom-fixed .site-header {
    bottom: 0
}
.header-inner {
    width: 100%;
    position: relative;
    z-index: 999;
    background-color: #fff;
/*CD*/	border-bottom:5px #ce1831 solid;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.header-inner.affix,
.header-top-fixed .header-inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    max-height: 100%;
    overflow: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
}
.header-inner .brand {
    width: 50%;
	height:115px;
 /*CD   height: 70px;*/
    padding: 22px 0;
    position: absolute;
    top: 0;
    z-index: 222;
}
.header-inner .brand a {
    display: block;
    white-space: nowrap;
    height: 100%
}
.header-inner .brand a img {
    max-width: 100%;
    max-height: 100%
}
.main-nav {
    position: relative;
    z-index: 111;
/*CD    padding-top: 70px*/
    padding-top: 115px
}
.main-nav .nav-toggle {
    position: absolute;
    width: 25px;
    height: 20px;
    top: 25px;
    right: 0;
    border: 4px solid #777;
    border-width: 4px 0
}
.main-nav .nav-toggle:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 4px;
    height: 4px;
    background-color: #777
}
.main-nav ul {
    position: relative
}
.main-nav ul li {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    position: relative;
    border-top: 1px solid #e8e8e8
}
.main-nav ul li a {
/*CD    color: #111;*/
    color: #000;
	/*CD */ font-weight:bold;
    padding: 13px 57px 13px 15px;
    display: block;
    position: relative;
    background-color: transparent!important
}
.main-nav ul li a .sub-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    text-align: center;
    color: #777;
    border-left: 1px solid #e8e8e8
}
.main-nav ul li a .sub-toggle:before {
    font-family: FontAwesome;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    content: '\f0d7'
}
.main-nav ul li a .sub-toggle.open:before {
    content: '\f0d8'
}
.main-nav ul li a:hover,
.main-nav ul li.active>a,
.main-nav ul li.current-menu-item>a {
    color: #04388e
}
.main-nav ul li li {
    margin-left: 30px
}
.main-nav ul,
.main-nav ul ul {
    display: none
}
.main-nav>ul {
    margin: 0 -15px
}
.sidebar-block:first-child,
.sidebar-block+.sidebar-block {
/*CD    margin-top: 51px */
    margin-top: 30px 
}
.sidebar-block .sidebar-title {
    font-size: 13px;
    margin-bottom: .75em;
    text-transform: uppercase
}
.hydrogen-theme.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}
.desktop .hydrogen-theme.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.hydrogen-theme .owl-controls {
    margin-top: 15px;
    text-align: center;
    line-height: 1
}
.hydrogen-theme .owl-buttons div {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
    line-height: 26px;
    height: 28px;
    width: 28px;
    margin: 0 3px;
    position: relative;
    color: #444
}
.hydrogen-theme .owl-buttons div:after {
    font-family: FontAwesome;
    line-height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}
.hydrogen-theme .owl-buttons .owl-next:after {
    content: '\f105'
}
.hydrogen-theme .owl-buttons .owl-prev:after {
    content: '\f104'
}
.hydrogen-theme.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none
}
.hydrogen-theme .owl-page,
.rsHydrogen .rsBullet {
    width: 16px;
    height: 16px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
    display: inline-block;
    margin: 0 3px;
    color: #444
}
.hydrogen-theme .owl-page span,
.rsHydrogen .rsBullet span {
    background-color: #04388e;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    border-radius: 50%;
    margin-top: 3px;
    opacity: 0;
    color: #444;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: all .2s cubic-bezier(0.25, .46, .45, .94);
    transition: all .2s cubic-bezier(0.25, .46, .45, .94)
}
.hydrogen-theme .owl-page span.owl-numbers {
    font-size: 0
}
.hydrogen-theme .owl-page.active span,
.rsHydrogen .rsBullet.rsNavSelected span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.rsHydrogen .rsArrow {
    width: 40px;
    height: 80px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21
}
.rsHydrogen.rsVer .rsArrow {
    width: 80px;
    height: 40px;
    left: 50%;
    margin-left: -40px
}
.rsHydrogen.rsVer .rsArrowLeft {
    top: 0
}
.rsHydrogen.rsVer .rsArrowLeft .rsArrowIcn {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.rsHydrogen.rsVer .rsArrowLeft .rsArrowIcn:before {
    content: '\f106'
}
.rsHydrogen.rsVer .rsArrowRight {
    bottom: 0
}
.rsHydrogen.rsVer .rsArrowRight .rsArrowIcn {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.rsHydrogen.rsVer .rsArrowRight .rsArrowIcn:before {
    content: '\f107'
}
.rsHydrogen.rsVer .rsArrowIcn:before {
    line-height: 40px
}
.rsHydrogen.rsHor .rsArrow {
    top: 50%;
    margin-top: -40px
}
.rsHydrogen.rsHor .rsArrowLeft {
    left: 0
}
.rsHydrogen.rsHor .rsArrowLeft .rsArrowIcn {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.rsHydrogen.rsHor .rsArrowLeft .rsArrowIcn:before {
    content: '\f104'
}
.rsHydrogen.rsHor .rsArrowRight {
    right: 0
}
.rsHydrogen.rsHor .rsArrowRight .rsArrowIcn {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.rsHydrogen.rsHor .rsArrowRight .rsArrowIcn:before {
    content: '\f105'
}
.rsHydrogen .rsArrowIcn {
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align: center;
    background-color: #111;
    background-color: rgba(17, 17, 17, .8);
    -webkit-transition: background-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.rsHydrogen .rsArrowIcn:hover {
    background-color: #04388e
}
.rsHydrogen .rsArrowIcn:before {
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    line-height: 80px;
    font-size: 28px;
    color: #fff
}
.rsHydrogen .rsArrowDisabled .rsArrowIcn {
    opacity: .2
}
.rsHydrogen .rsArrowDisabled .rsArrowIcn:hover {
    background-color: rgba(17, 17, 17, .8)
}
.rsHydrogen .rsBullets {
    z-index: 35;
    margin: 0 auto;
    padding-top: 15px;
    text-align: center;
    overflow: hidden;
    line-height: 1;
    float: none;
    clear: both
}
.rsHydrogen .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer
}
.rsHydrogen .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: #04388e
}
.rsHydrogen .rsPlayBtnIcon {
    width: 64px;
    height: 64px;
    display: block;
    text-align: center;
    border-radius: 50%;
    background-color: #111;
    background-color: rgba(17, 17, 17, .8);
    -webkit-transition: background-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.rsHydrogen .rsPlayBtnIcon:before {
    font-family: glyphicons;
    content: '\e131';
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 28px;
    color: #fff;
    display: inline-block
}
.rsHydrogen .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%
}
.rsHydrogen .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: #111;
    background-color: rgba(17, 17, 17, .8);
    -webkit-transition: background-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.rsHydrogen .rsCloseVideoBtn:hover {
    background-color: #04388e
}
.rsHydrogen .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px
}
.rsHydrogen .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    text-align: center
}
.rsHydrogen .rsCloseVideoIcn:before {
    font-family: glyphicons;
    content: '\e146';
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    display: inline-block
}
.rsHydrogen .rsPreloader {
    width: 32px;
    height: 32px;
    background-image: url(../img/preload.gif);
    background-position: 50%;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .rsHydrogen .rsPreloader {
        background-image: url(../img/preload@2x.gif);
        background-size: 32px 32px
    }
}
.rsHydrogen .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    padding: 2px 8px;
    width: auto;
    font-size: 12px
}
.has-bg {
    background-repeat: repeat-y;
    background-position: 50%;
    background-size: cover
}
.bg-size-auto {
    background-size: auto
}
.bg-fixed {
    background-attachment: fixed
}
.section {
    position: relative;
    overflow: hidden;
    background-color: #fff
}
.section-row {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;

	
}
.section-row.bg-transparent {
    background-color: transparent!important
}
.section-row.shadow-bg {
    background: #fafafa
}
.section-row {
    padding:1px 0
}
.section-row.quarter-padding-top {
    padding-top: 26px
}
.section-row.quarter-padding-bottom {
    padding-bottom: 26px
}
.section-row.half-padding-top {
    padding-top: 53px
}
.section-row.half-padding-bottom {
    padding-bottom: 53px
}
.section-row.three-quarters-padding-top {
    padding-top: 79px
}
.section-row.three-quarters-padding-bottom {
    padding-bottom: 79px
}
.section-title,
.section-separator-title,
.section-subtitle,
.page-title {
    position: relative;
/*CD    text-transform: uppercase;*/
    font-weight: 700; z-index:3;
}
.page-title {
  font-size:50px;
}
.section-title small,
.section-separator-title small,
.section-subtitle small,
.page-title small {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.6;
    display: block;
    text-transform: none
}
.section-title small>.highlight,
.section-separator-title small>.highlight,
.section-subtitle small>.highlight,
.page-title small>.highlight {
    display: inline-block;
    padding: 5px 15px;
    background-color: #04388e;
    color: #fff;
    margin: 5px 0;
    font-size: 16px
}
.section-title,
.page-title {
    line-height: 1;
    margin-bottom: 0;
    word-wrap: break-word
}
.section-title small,
.page-title small {
    margin-top: 10px
}
.section-title {
    line-height: 1.2;
	/*    line-height: .90277777777777777777777777777778;*/
    margin-bottom: .9722222222222222em
}
.section-title:before {
    content: '';
    position: absolute;
    top: -23px;
    left: 0;
    width: 60px;
   
}
.section-title.show-counter {
    counter-increment: section-counter
}
.section-title.show-counter:after {
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif
    font-style: italic;
    font-size: 4em;
    position: absolute;
    top: -105px;
    left: 0;
    line-height: .75;
    z-index: -1;
    font-weight: 700;
    color: #f5f5f5;
    content: "0" counter(section-counter)
}
.section-separator-title {
    line-height: 1;
    margin-bottom: 1.4814814814814814814814814814815em
}
.section-separator-title>span {
    display: block;
    border-left: 0 solid;
    border-color: #f5f5f5
}
.section-separator-title>span:after {
    content: attr(data-shadow-text);
    position: absolute;
    left: 0;
    top: 0;
    line-height: .71138888888888888888888888888889;
    font-size: 2.6666666666666666666666666666667em;
    white-space: nowrap;
    z-index: -1;
    color: #f5f5f5
}
.section-overlay {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAQAAABeK7cBAAAADUlEQVQIHWNgUGVgAAAAdAAmcohj8QAAAABJRU5ErkJggg==)
}
.aligned-video-wrapper .mejs-controls,
.aligned-video-wrapper .mejs-layers {
    display: none
}
.icon-box {
    margin-bottom: 20px
}
.icon-box:before,
.icon-box:after {
    content: " ";
    display: table
}
.icon-box:after {
    clear: both
}
.icon-box .icon {
    float: left;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    color: #04388e;
    -webkit-transition: all .3s cubic-bezier(0.25, .46, .45, .94);
    transition: all .3s cubic-bezier(0.25, .46, .45, .94)
}
.icon-box .info {
    overflow: hidden
}
.icon-box .info h1,
.icon-box .info h2,
.icon-box .info h3,
.icon-box .info h4,
.icon-box .info h5,
.icon-box .info h6 {
    margin-bottom: .6em
}
.icon-box .info p {
    margin-bottom: 0
}
.icon-box.circled .icon,
.icon-box.boxed .icon {
    text-align: center;
    margin-right: 15px;
    width: 72px;
    height: 72px;
    line-height: 72px;
/*CD    background: #f5f5f5*/
background:#eee;
}
.icon-box.circled:hover .icon,
.icon-box.boxed:hover .icon,
.icon-box.circled.touch .icon,
.icon-box.boxed.touch .icon {
    background-color: #04388e;
    color: #fff
}
.icon-box.circled .icon {
    border-radius: 50%
}
.icon-box.vertical {
    text-align: center
}
.icon-box.vertical .icon {
    float: none;
    margin: auto;
    font-size: 32px;
    width: 80px;
    height: 80px;
/*CD    line-height: 80px;*/
line-height:72px;
    margin-bottom: 15px
}
.team {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

}
.team .team-photo {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}
.team .team-photo figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: opacity .25s cubic-bezier(0.25, .46, .45, .94);
    transition: opacity .25s cubic-bezier(0.25, .46, .45, .94);
    opacity: 0
}
.team .team-photo figcaption a {
    display: block;
    position: absolute;
    z-index: 1;
    width: 44px;
    height: 44px;
    overflow: hidden;
    right: 0;
    bottom: 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #04388e;
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.25, .46, .45, .94), background-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: -webkit-transform .25s cubic-bezier(0.25, .46, .45, .94), transform .25s cubic-bezier(0.25, .46, .45, .94), background-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.team .team-photo figcaption a .fa,
.team .team-photo figcaption a .gi {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px
}
.team .team-photo figcaption a:hover {
    background-color: #000
}
.team:hover .team-photo figcaption,
.team.touch .team-photo figcaption {
    opacity: 1
}
.team:hover .team-photo figcaption a,
.team.touch .team-photo figcaption a {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}
.team .team-info {
    text-align: center;
    padding: 0 15px
}
.team .team-name {
    margin: 0
}
.team .team-data {
    display: none
}
.team-popup-container {
    background-color: #fff;
    opacity: 1
}
.team-popup-container .mfp-container {
    padding: 0
}
.team-popup-container .mfp-close {
    font-size: 40px
}
.team-popup {
    background-color: #fff
}
.team-popup .team-popup-content {
    padding: 40px 0
}
.team-popup .team-name {
    text-transform: uppercase;
    font-weight: 700
}
.team-popup .team-name small {
    font-size: 26px;
    font-weight: 300;
    display: block;
    text-transform: none
}
.team-popup .team-content {
    font-size: 18px;
    font-weight: 300
}
.team-popup .team-content .social-list a {
    font-size: 18px;
    width: 32px;
    height: 18px;
    line-height: 18px;
    color: #000;
    background-color: transparent
}
.team-popup .team-content .social-list a:hover {
    color: #04388e
}
@media (min-width: 768px) {
    .team-popup .team-content {
        font-size: 22px
    }
}
.team-popup .team-photo {
    margin-bottom: 30px
}
/*CD*/
.counterBox {border:1px #ccc solid; border-radius:3px; padding:10px; margin-bottom:20px;}
.counter {
    text-align: center;
    margin-bottom: 30px
}
.statImage {}
/*end CD*/
.counter .number,
.counter .label {
    display: block
}
.counter .number {
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #04388e
}
.counter .label {
    padding: 0;
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
    color: #000
}
.testimonial {
    overflow: hidden
}
.testimonial blockquote,
.tweet {
    text-align: center;
    margin: 0 0 20px
}
.testimonial blockquote p,
.tweet .tweet_text {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.3;
    padding: 0;
    margin: 0 0 20px
}
.testimonial blockquote small,
.tweet .tweet_time,
.tweet .tweet_user {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    color: #000
}
.testimonial blockquote small cite,
.tweet .tweet_user {
    display: block;
    color: #999;
    font-size: 16px
}
.testimonial blockquote small:before {
    content: ''
}
.tweet {
    overflow: hidden
}
.tweet .tweet_text {
    display: block
}
.tweet .tweet_time,
.tweet .tweet_user {
    display: block
}
.tweet-list-item {
    margin-bottom: 20px
}
.tweet-list-item .tweet_text,
.tweet-list-item .tweet_time {
    display: block
}
.tweet-list-item .tweet_time {
    font-size: 13px
}
.tweet-slider,
.testimonial-slider {
    position: relative;
    text-align: center
}
.tweet-slider:before,
.testimonial-slider:before {
    font-family: FontAwesome;
    display: inline-block;
    content: '\f10d';
    text-align: center;
    font-size: 24px;
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin-bottom: 20px;
    border-radius: 50%;
    color: #fff;
    background-color: #04388e
}
.tweet-slider:before {
    content: '\f099'
}
.service {
    position: relative;
    margin-bottom: 30px
}
.service-icon {
    float: left;
    position: relative;
    z-index: 0;
    margin-right: 15px
}
.service-icon .fa,
.service-icon .gi {
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    color: #000
}
.service-icon .fa.shadow-icon,
.service-icon .gi.shadow-icon {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 144px;
    height: 144px;
    line-height: 144px;
    font-size: 144px;
    color: #f5f5f5
}
.service-info {
    position: relative;
    z-index: 1;
    overflow: hidden
}
.service-name {
    margin-top: 7px
}
.service-description {
    margin: 0
}
.call-to-action {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #e8e8e8;
    padding: 45px
}
.call-to-action.unboxed {
    border: 0;
    padding: 0
}
.call-to-action .headline {
    font-weight: 300
}
.call-to-action .headline,
.call-to-action p {
    margin: 0
}
.call-to-action .headline+p {
    margin-top: 5px
}
.call-to-action .col-btn+.col-text,
.call-to-action .col-text+.col-btn {
    padding-top: 20px
}
.pricing-table {
    padding: 40px 20px;
    margin-bottom: 30px;
    position: relative;
    background: #f5f5f5
}
.pricing-table .name {
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0;
    line-height: 1
}
.pricing-table .price {
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    margin: 0
}
.pricing-table .price small {
    font-weight: 300;
    font-size: 24px
}
.pricing-table .features {
    margin-bottom: 30px
}
.pricing-table .features ul,
.pricing-table .features ul li {
    font-weight: 300;
    line-height: 2.25
}
.pricing-table .features li span {
    font-weight: 600
}
.pricing-table .bestvalue { background-color:#ce1831; color:#FFF; position:absolute; top:20px; left:0; width:100%; text-align:center; font-weight:bold;}
.progress-counter {
    font-size: 13px
}
.progress-counter .progress-label {
    display: block
}
.client-list .client2 {
    width:80%;
	float:left;
	height:100%;
  }
  
.client-list {
    margin-bottom: 8px;
    overflow: hidden
}
.client-list ul {
    margin-bottom: -8px
}
.client-list ul:before,
.client-list ul:after {
    content: " ";
	margin-bottom:10px;
    /*display: table*/
}
.client-list ul:after {
    clear: both
}
.client-list .client {
    width: 100%;
    float: left;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.client-list .client:after,
.client-list .client:before {
/*    content: '';
    position: absolute;
    border: solid;
    visibility: hidden;
    background-color: #fff;
    border-color: #e0e0e0*/
}
.client-list .client:after {
/*    width: 14px;
    height: 2px;
    left: -7px;
    bottom: -1px;
    border-width: 0 6px*/
}
.client-list .client:before {
/*    width: 2px;
    height: 14px;
    left: -1px;
    bottom: -7px;
    border-width: 6px 0*/
}

.client-list .client2 .client-logo {
    padding-bottom: 38%;
    position: relative
}

.client-list .client-logo {
    padding-bottom: 50%;
    position: relative
}
.client-list .client-logo .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 88%;
    height: auto;
    padding: 1% 1%;
    border: 1px solid #d4d4d4;
    margin-right: 3%;

}


.client-list .client-logo .graylogo img { filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease;
    -webkit-backface-visibility: hidden;
 } 	
	
	
	 

.client-list .client-logo .logo img {}.client-list .client-logo .logo a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 0
}
.client-list .client-logo .logo a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}
.client-list .client-logo .logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}
.google-maps-container {
    position: relative;
    padding-bottom: 100%
}
.google-maps {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.owl-carousel.items-carousel {
    width: auto;
    margin-left: -15px;
    margin-right: -15px
}
.owl-carousel.items-carousel .owl-wrapper {
    margin-left: -15px;
    margin-right: -15px
}

.owl-carousel.items-carousel .owl-wrapper-outer,
.owl-carousel.items-carousel .carousel-item {
    padding-left: 15px;
    padding-right: 15px
}
.standard-slider,
.nearby-slider {
    position: relative;
    padding-bottom: 56.25%
}
.standard-slider .royalSlider,
.nearby-slider .royalSlider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.standard-slider.standard-slider-16-9 {
    padding-bottom: 56.25%
}
.standard-slider.standard-slider-4-3 {
    padding-bottom: 75%
}
.standard-slider.standard-slider-32-9 {
    padding-bottom: 28.125%
}
.nearby-slider .rsSlide {
    -webkit-transform: scale(0.9, .9);
    -ms-transform: scale(0.9, .9);
    transform: scale(0.9, .9);
    opacity: .45;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.nearby-slider .rsSlide.rsActiveSlide {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
}
.iphone-slider,
.macbook-slider,
.ipad-slider {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 30px;
    -webkit-backface-visibility: hidden
}
.iphone-slider .wrap,
.macbook-slider .wrap,
.ipad-slider .wrap {
    position: absolute
}
.iphone-slider .wrap .royalSlider,
.macbook-slider .wrap .royalSlider,
.ipad-slider .wrap .royalSlider {
    width: 100%;
    height: 100%
}
.macbook-slider {
    padding-bottom: 58.97435897435898%;
    background-image: url(../img/macbook.png)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .macbook-slider {
        background-image: url(../img/macbook@2x.png);
        background-size: 100% 100%
    }
}
.macbook-slider .wrap {
    top: 6.811594202898551%;
    left: 13.418803418803419%;
    width: 73.4188034188034%;
    height: 77.82608695652173%
}
.iphone-slider {
    padding-bottom: 47.6068376068376%;
    background-image: url(../img/iphone.png)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iphone-slider {
        background-image: url(../img/iphone@2x.png);
        background-size: 100% 100%
    }
}
.iphone-slider .wrap {
    top: 8.5278276481149%;
    left: 14.273504273504273%;
    width: 70.94017094017094%;
    height: 84.02154398563735%
}
.ipad-slider {
    padding-bottom: 67.94871794871796%;
    background-image: url(../img/ipad.png)
}

.testimonial { background-image:url(http://images.tmcnet.com/expo/iot-evolution/vegas-16/testimonial-backgd.png); background-repeat:no-repeat;
background-size:100%;
background-position:center; padding:0; margin:0; margin-bottom:15px;}
.testimonial-sm {  padding:30px 25px 0 25px;height:215px; }
.testimonial-content-sm {  font-style:italic; font-size:16px; text-align:center; line-height:26px; }
.testimonial-content-sm span { font-style:italic; font-size:18px;font-weight:bold;}

.testimonial-med {  padding:21px 25px 0 25px;height:205px; margin-bottom:10px;  }
.testimonial-content-med {  font-style:italic; font-size:18px; text-align:center; line-height:28px; }
.testimonial-content-med span {  font-style:italic; font-size:20px;font-weight:bold;}

.testimonial-lg { padding:21px 25px 0 25px;height:205px; margin-bottom:10px;}
.testimonial-content-lg {font-style:italic; font-size:20px; text-align:center; line-height:30px;  }
.testimonial-content-lg span { font-style:italic; font-size:22px;font-weight:bold;}

.testimonial-author { font-size:18px; line-height:20px; padding-top:15px;}


.testimonial2 { background: #E5E5E5 url(http://images.tmcnet.com/expo/iot-evolution/vegas-16/grey-quote.png); background-repeat:no-repeat;
background-position: bottom right; padding:0; margin:0 0 15px 0; border-top-right-radius: 24px; border-bottom-left-radius: 24px }
.testimonial2-sm { padding:15px 22px;margin-bottom:10px;}
.testimonial2-content-sm {  font-style:italic; font-size:14px; text-align:center; line-height:18px; }
.testimonial2-content-sm span { font-style:italic; font-size:16px;font-weight:bold;}

.testimonial2-med { padding:15px 22px;margin-bottom:10px;}
.testimonial2-content-med {  font-style:italic; font-size:14px; text-align:center; line-height:20px; }
.testimonial2-content-med span {  font-style:italic; font-size:16px;font-weight:bold;}

.testimonial2-lg { padding:15px 22px;margin-bottom:10px;}
.testimonial2-content-lg {font-style:italic; font-size:16px; text-align:center; line-height:22px;  }
.testimonial2-content-lg span { font-style:italic; font-size:18px;font-weight:bold;}

.testimonial2-author { font-size:16px; line-height:18px; padding-top:10px;}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .ipad-slider {
        background-image: url(../img/ipad@2x.png);
        background-size: 100% 100%
    }
}
.ipad-slider .wrap {
    top: 6.415094339622642%;
    left: 10.94017094017094%;
    width: 78.03418803418803%;
    height: 86.1006289308176%
}

/*CD*/
.photo-stream-lg ul:before,
.photo-stream-lg ul:after {
    content: " ";
    display: table
}
.photo-stream-lg ul:after {
    clear: both
}
.photo-stream-lg li {
    float: left;
/*CD    width: 69px;*/
   width: 280px;
    padding: 0 8px 8px 0
}
.photo-stream-lg a {
    position: relative;
    display: block
}
.photo-stream-lg a:before {
    content: '';
    background-color: rgba(62, 167, 215, .75);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.photo-stream-lg a:after {
    content: '\f067';
    font-family: FontAwesome;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}
.photo-stream-lg a:after,
.photo-stream-lg a:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .4s cubic-bezier(0.25, .46, .45, .94);
    transition: .4s cubic-bezier(0.25, .46, .45, .94);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform, -webkit-transform
}
.photo-stream-lg a:hover:after,
.photo-stream-lg a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

/*right columm photos*/
.photo-stream ul:before,
.photo-stream ul:after {
    content: " ";
    display: table
}
.photo-stream ul:after {
    clear: both
}
.photo-stream li {
    float: left;
/*CD    width: 69px;*/
	   width: 156px;
    padding: 0 12px 12px 0
}
.photo-stream a {
    position: relative;
    display: block
}
.photo-stream a:before {
    content: '';
    background-color: rgba(62, 167, 215, .75);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.photo-stream a:after {
    content: '\f067';
    font-family: FontAwesome;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}
.photo-stream a:after,
.photo-stream a:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .4s cubic-bezier(0.25, .46, .45, .94);
    transition: .4s cubic-bezier(0.25, .46, .45, .94);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform, -webkit-transform
}
.photo-stream a:hover:after,
.photo-stream a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.photoset {
    min-height: 200px;
    overflow: hidden;
    background-image: url(../img/preload.gif);
    background-position: 50%;
    background-repeat: no-repeat
}
.photoset:before,
.photoset:after {
    content: " ";
    display: table
}
.photoset:after {
    clear: both
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .photoset {
        background-image: url(../img/preload@2x.gif);
        background-size: 32px 32px
    }
}
.photoset .photo {
    float: left;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(0.25, .46, .45, .94);
    transition: opacity .4s cubic-bezier(0.25, .46, .45, .94)
}
.photoset .photo.last-row {
    margin-bottom: 15px
}
.photoset.loaded .photo {
    position: relative;
    opacity: 1
}
.media,
.slider-media {
    position: relative
}
.media .overlay,
.slider-media .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1;
    -webkit-transition: background .4s cubic-bezier(0.25, .46, .45, .94);
    transition: background .4s cubic-bezier(0.25, .46, .45, .94);
    font-size: 0
}
.media .overlay:before,
.slider-media .overlay:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
.media .overlay ul,
.slider-media .overlay ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}
.media .overlay ul,
.slider-media .overlay ul {
    text-align: center
}
.media .overlay li,
.slider-media .overlay li {
    display: inline-block;
    opacity: 0;
    font-size: 16px;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    -webkit-transition: all .5s cubic-bezier(0.25, .46, .45, .94);
    transition: all .5s cubic-bezier(0.25, .46, .45, .94)
}
.media .overlay li+li,
.slider-media .overlay li+li {
    margin-left: 6px
}
.media .overlay li:nth-child(2),
.slider-media .overlay li:nth-child(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}
.media .overlay li:nth-child(3),
.slider-media .overlay li:nth-child(3) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}
.media .overlay li:nth-child(4),
.slider-media .overlay li:nth-child(4) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}
.media .overlay li:nth-child(5),
.slider-media .overlay li:nth-child(5) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.media .overlay a,
.slider-media .overlay a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: block;
    color: #fff;
    background-color: #000
}
.media .overlay a .fa,
.media .overlay a .gi,
.slider-media .overlay a .fa,
.slider-media .overlay a .gi {
    width: 48px;
    height: 48px;
    line-height: 48px
}
.media .overlay a:hover,
.slider-media .overlay a:hover {
    background-color: #04388e
}
.media .overlay.transparent,
.slider-media .overlay.transparent {
    background-color: transparent!important
}
.media:hover .overlay,
.media.touch .overlay,
.slider-media:hover .overlay,
.slider-media.touch .overlay {
    background-color: rgba(255, 255, 255, .4)
}
.media:hover .overlay ul li,
.media.touch .overlay ul li,
.slider-media:hover .overlay ul li,
.slider-media.touch .overlay ul li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.media figure+figure,
.slider-media figure+figure {
    margin-top: 30px
}
.rsSlide .slider-media {
    width: 100%;
    height: 100%
}
.slider-media figure {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}
.slider-media figure figcaption {
    font-weight: 700;
    position: absolute;
    bottom: 20px;
    left: 20px;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(0.25, .46, .45, .94);
    transition: opacity .25s cubic-bezier(0.25, .46, .45, .94)
}
.slider-media figure figcaption a,
.slider-media figure figcaption span {
    display: inline-block;
    padding: 8px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    background-color: rgba(17, 17, 17, .8);
    -webkit-transition: background-color .25s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .25s cubic-bezier(0.25, .46, .45, .94)
}
.slider-media:hover figure figcaption a,
.slider-media.touch figure figcaption a,
.slider-media:hover figure figcaption span,
.slider-media.touch figure figcaption span {
    background-color: #04388e
}
.tab-widget {
    margin-bottom: 30px
}
.tab-widget .tab-content {
    padding-top: 15px
}
.panel-group .panel-title {
    font-size: 16px
}
.projects .filter {
    position: relative;
    margin-bottom: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.projects .filter .active-label {
    display: block;
    padding: 10px;
    line-height: 1;
    cursor: pointer;
    background: #f5f5f5
}
.projects .filter ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    border-radius: 3px
}
.projects .filter ul:before,
.projects .filter ul:after {
    content: " ";
    display: table
}
.projects .filter ul:after {
    clear: both
}
.projects .filter li {
    line-height: 1
}
.projects .filter li.active {
    display: none
}
.projects .filter li.active a,
.projects .filter li:hover a {
    color: #fff;
    background-color: #04388e
}
.projects .filter a {
    display: block;
    color: #444;
    padding: 10px;
    background-color: #f5f5f5
}
.projects .filter.open ul {
    display: block
}
.projects .items:before,
.projects .items:after {
    content: " ";
    display: table
}
.projects .items:after {
    clear: both
}
.projects .items .grid-sizer,
.projects .items .gutter-sizer {
    position: absolute;
    opacity: 0;
    visibility: hidden
}
.projects .items .gutter-sizer {
    width: 0
}
.projects .project {
    float: left;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-bottom: 30px
}
.projects .project-image {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden
}
.projects .project-image img {
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
	border:1px #ccc solid;
}
.projects .project-image .overlay {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transition: opacity .4s cubic-bezier(0.25, .46, .45, .94);
    transition: opacity .4s cubic-bezier(0.25, .46, .45, .94)
}
.projects .project-image .overlay .actions {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0
}
.projects .project-image .overlay .actions:before,
.projects .project-image .overlay .actions:after {
    content: " ";
    display: table
}
.projects .project-image .overlay .actions:after {
    clear: both
}
.projects .project-image .overlay .actions li {
    float: left;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.25, .46, .45, .94);
    -moz-transition: -moz-transform .25s cubic-bezier(0.25, .46, .45, .94);
    -o-transition: -o-transform .25s cubic-bezier(0.25, .46, .45, .94);
    transition: transform .25s cubic-bezier(0.25, .46, .45, .94)
}
.projects .project-image .overlay .actions li.mfp-zoom {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}
.projects .project-image .overlay .actions li.mfp-details {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.projects .project-image .overlay .actions a {
    display: block;
    text-align: center;
    width: 44px;
    height: 44px;
    color: #fff;
    background-color: #04388e
}
.projects .project-image .overlay .actions a .fa,
.projects .project-image .overlay .actions a .gi {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 16px
}
.projects .project-image .overlay .actions a:hover {
    background-color: #000
}
.projects .project-image:hover img,
.projects .project-image .touch img {
    -webkit-transition-duration: 30s;
    transition-duration: 30s
}
.projects .project-image:hover .overlay,
.projects .project-image .touch .overlay {
    opacity: 1
}
.projects .project-image:hover .overlay .actions li,
.projects .project-image .touch .overlay .actions li {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.projects .project-info {
    text-align: center;
    padding: 0 15px
}
.projects .project-info .project-name {
    margin: 0
}
.csstransitions.desktop .projects .project-image:hover img,
.csstransitions.desktop .projects .project-image.touch img {
    -webkit-transform: rotate(45deg) scale(3);
    transform: rotate(45deg) scale(3)
}
.projects .project-load-more {
    text-align: center;
    margin-top: 30px
}
.projects .project-load-more a {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    color: #fff;
    background: #f5f5f5
}
.projects .project-load-more a .fa,
.projects .project-load-more a .gi {
    width: 110px;
    height: 110px;
    line-height: 110px;
    font-size: 64px
}
.projects .project-load-more a:hover {
    background-color: #04388e
}
.project-details .sidebar-block:first-child,
.project-details .sidebar-block+.sidebar-block {
    margin-top: 40px
}
.project-details .section-row.project-media {
    position: relative;
    z-index: 99;
    min-height: 1px
}
.project-details .section-row.project-media .ipad-slider,
.project-details .section-row.project-media .iphone-slider,
.project-details .section-row.project-media .macbook-slider {
    position: relative;
    margin-bottom: -99.75px
}
.project-details-popup .mfp-container {
    padding: 0;
    background-color: #fff
}
.project-details-popup .mfp-preloader {
    color: #ccc
}
.project-details-popup .mfp-preloader a {
    color: #ccc
}
.project-details-popup .mfp-preloader a:hover {
    color: #fff
}
.project-details-popup .project-controls {
    text-align: center;
    position: relative;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}
.project-details-popup .project-controls ul li {
    display: inline-block
}
.project-details-popup .project-controls button {
    padding: 16px;
    display: inline-block;
    background-color: transparent;
    border: 0;
    color: #d0d0d0;
    outline: 0;
    line-height: 1;
    -webkit-transition: all .4s cubic-bezier(0.25, .46, .45, .94);
    transition: all .4s cubic-bezier(0.25, .46, .45, .94);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.project-details-popup .project-controls button:hover {
    color: #fff;
    background-color: #04388e
}
.project-details-popup .project-controls button .fa,
.project-details-popup .project-controls button .gi {
    width: 16px;
    height: 16px;
    line-height: 16px
}
.recent-post {
    background-color: #fff
}
.recent-post blockquote {
    margin: 0 0 15px;
    font-size: 16px
}
.recent-post-media.standard-slider {
    padding-bottom: 55.55555555555556%
}
.recent-post-body {
    padding: 35px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.recent-post-body .post-title {
    margin: 0 0 .5556em;
    text-transform: uppercase;
    font-weight: 700;
    word-wrap: break-word
}
.recent-post-body .read-more-link {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: #fff;
    background-color: #04388e;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
    -webkit-transition: background-color .4s cubic-bezier(0.25, .46, .45, .94), -webkit-transform .1s cubic-bezier(0.25, .46, .45, .94);
    transition: background-color .4s cubic-bezier(0.25, .46, .45, .94), transform .1s cubic-bezier(0.25, .46, .45, .94), -webkit-transform .1s cubic-bezier(0.25, .46, .45, .94)
}
.recent-post-body .read-more-link .fa,
.recent-post-body .read-more-link .gi {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px
}
.recent-post-body .read-more-link:after,
.recent-post-body .read-more-link:before {
    content: '';
    position: absolute;
    border: 14px solid transparent;
    border-top-color: #04388e;
    border-right-color: #04388e;
    -webkit-transition: border-color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: border-color .4s cubic-bezier(0.25, .46, .45, .94)
}
.recent-post-body .read-more-link:after {
    right: 100%;
    top: 0
}
.recent-post-body .read-more-link:before {
    right: 0;
    top: 100%
}
.recent-post-body .read-more-link:hover {
    background-color: #000
}
.recent-post-body .read-more-link:hover:after,
.recent-post-body .read-more-link:hover:before {
    border-top-color: #000;
    border-right-color: #000
}
.recent-post-body:hover .read-more-link,
.recent-post-body.touch .read-more-link {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.recent-post-body .meta {
    display: none
}
.recent-post-body .meta ul:before,
.recent-post-body .meta ul:after {
    content: " ";
    display: table
}
.recent-post-body .meta ul:after {
    clear: both
}
.recent-post-body .meta ul li {
    float: left
}
.recent-post-body .meta ul li+li {
    margin-left: 15px
}
.recent-post-body .content {
    position: relative;
    z-index: 1
}
.recent-post-body:before {
    position: absolute;
    font-family: glyphicons;
    width: 144px;
    height: 144px;
    line-height: 144px;
    font-size: 144px;
    right: 20px;
    bottom: 20px;
    content: '\e128';
    color: #f5f5f5
}
.recent-post.post-image .recent-post-body:before {
    content: '\e12b'
}
.recent-post.post-video .recent-post-body:before {
    content: '\e099'
}
.recent-post.post-audio .recent-post-body:before {
    content: '\e114'
}
.recent-post.post-quote .recent-post-body:before {
    font-family: FontAwesome;
    content: '\f10d'
}
.recent-post.post-link .recent-post-body:before {
    content: '\e0f6'
}
.post,
.post-author,
.post-comments .comment-wrap {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1px solid;
    border-bottom-color: #e8e8e8
}
.posts-wrap .post:last-child {
    margin-bottom: 28px
}
.post-media {
    margin-bottom: 3.076923076923077%
}
.post-media blockquote {
    margin: 0 0 15px;
    color: #000;
    position: relative;
    padding: 30px 45px;
    font-size: 18px;
    border-radius: 6px;
    background: #f5f5f5
}
.post-media blockquote:before {
    position: absolute;
    content: '\f10d';
    color: #fff;
    font-family: FontAwesome;
    right: 30px;
    bottom: 15px;
    font-size: 108px;
    width: 108px;
    height: 108px;
    line-height: 108px;
    -webkit-transition: color .4s cubic-bezier(0.25, .46, .45, .94);
    transition: color .4s cubic-bezier(0.25, .46, .45, .94)
}
.post-media blockquote p,
.post-media blockquote small {
    z-index: 1;
    position: relative
}
.post-header {
    margin-bottom: 42px
}
.post-header .post-title {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    word-wrap: break-word
}
.post-header .post-title a {
    color: inherit
}
.post-header .meta li {
    display: inline-block;
    font-weight: 400;
    color: #999
}
.post-header .meta a {
    display: inline-block;
    border-bottom: 1px dotted;
    border-bottom-color: #d1d1d1
}
.post-header .meta a:hover {
    border-bottom-color: #04388e!important
}
.post-header .post-date {
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
    font-size: 13px
}
.post-header:last-child {
    margin-bottom: 0
}
.post-body {
    font-weight: 400
}
.post-body p {
    margin-bottom: 1.8em
}
.post-body+.post-tags {
    margin-top: 70px
}
.post-tags .tags-label {
    font-weight: 700;
    color: #000;
    display: inline-block;
    margin-right: 10px
}
.post-author:before,
.post-author:after {
    content: " ";
    display: table
}
.post-author:after {
    clear: both
}
.post-author .avatar {
    float: left;
    width: 160px;
    margin-right: 30px
}
.post-author .author-description {
    overflow: hidden
}
.post-comments:before,
.post-comments:after {
    content: " ";
    display: table
}
.post-comments:after {
    clear: both
}
.post-comments .comment-reply-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px
}
.post-comments .comment-count {
    text-transform: uppercase;
    font-size: 18px;
    color: #000
}
.post-comments .comment-list li {
    padding: 45px 0;
    position: relative;
    list-style: none
}
.post-comments .comment-list li .avatar {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px
}
.post-comments .comment-list li .comment-text {
    overflow: hidden
}
.post-comments .comment-list li .comment-text .name {
    float: left;
    display: block;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}
.post-comments .comment-list li .comment-text .comment-head {
    margin-bottom: 15px
}
.post-comments .comment-list li .comment-text .meta {
    float: right;
    display: block;
    font-size: 12px
}
.post-comments .comment-list li+li {
    border-top: 1px solid;
    border-top-color: #e8e8e8
}
.post-comments .comment-list li:last-child {
    padding-bottom: 0
}
.post-comments .comment-list ul {
    padding: 0 0 0 130px
}
.btn,
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: none;
    border: 0;
    background-image: none;
/*CD     font-weight: 300;
   border-radius: 3px;*/
	border-radius: 2px;
	font-weight: bold;
    -webkit-transition: .4s cubic-bezier(0.25, .46, .45, .94);
    transition: .4s cubic-bezier(0.25, .46, .45, .94);
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    box-shadow: none!important
}
.btn:hover,
.btn-default:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover {
/*CD    background-color: #39b3d7;*/
	background-color: #04388e;
    color: #fff
}

.btn-cfp:hover {
/*CD    background-color: #39b3d7;*/
	background-color: #ce1831;
    color: #fff
}
.progress {
    height: 12px;
    margin-bottom: 15px
}
.progress,
.progress .progress-bar {
    line-height: 12px;
    box-shadow: none
}
.form-control {
    font-weight: 300;
    box-shadow: none!important;
    border-radius: 0
}
textarea {
    resize: vertical
}
.form-group[class*=col-sm-],
.form-group[class*=col-md-],
.form-group[class*=col-lg-] {
    margin-bottom: 15px
}
.form-group[class*=col-sm-]:last-child,
.form-group[class*=col-md-]:last-child,
.form-group[class*=col-lg-]:last-child {
    margin-bottom: 0
}
.search-form input {
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiPjxwYXRoIGZpbGw9IiNjY2NjY2MiIGQ9Ik0xNC45MDUsMTMuMDkxbC0zLjc1Mi0zLjc1M2MwLjYxLTAuOTQ2LDAuOTcxLTIuMDY5LDAuOTcxLTMuMjc3QzEyLjEyNCwyLjcxOCw5LjQwMywwLDYuMDYyLDAgQzIuNzE4LDAsMCwyLjcxOCwwLDYuMDYxYzAsMy4zNDMsMi43MTgsNi4wNjIsNi4wNjIsNi4wNjJjMS4yMDcsMCwyLjMzLTAuMzU4LDMuMjc3LTAuOTY5bDMuNzUxLDMuNzUyIGMwLjEyNiwwLjEyNiwwLjMzMiwwLjEyNiwwLjQ1NSwwbDEuMzYxLTEuMzYxQzE1LjAzMSwxMy40MiwxNS4wMzEsMTMuMjE2LDE0LjkwNSwxMy4wOTF6IE0xLjkyNCw2LjA2MSBjMC0yLjI3OSwxLjg1Ni00LjEzNiw0LjEzNy00LjEzNmMyLjI4MiwwLDQuMTM3LDEuODU2LDQuMTM3LDQuMTM2YzAsMi4yODItMS44NTUsNC4xMzctNC4xMzcsNC4xMzcgQzMuNzgsMTAuMTk4LDEuOTI0LDguMzQyLDEuOTI0LDYuMDYxeiIvPjwvc3ZnPg==)
}
.pager li>a,
.pager li>span {
    color: #555
}
.pager li>a:hover,
.pager li>a:focus {
    color: #fff
}
.pagination>li {
    display: inline-block
}
.pagination>li>a,
.pagination>li>span {
    color: #444;
    background-color: #e8e8e8
}
.pagination>li+li {
    margin-left: 3px
}
.pagination>li>a,
.pagination>li>span {
    color: #fff!important;
    background-color: #04388e!important
}
.pagination>.active>a,
.pagination>.active>span {
    color: #fff!important;
    background-color: #04388e!important
}
.pagination>.disabled>span,
.pagination>.disabled>a {
    color: #999!important;
    background-color: #fff!important
}
.panel {
    box-shadow: none
}
.panel-heading {
    padding: 0
}
.panel-heading .panel-title {
    font-size: 16px;
    line-height: 20px
}
.panel-heading .panel-title a[data-toggle=collapse] {
    position: relative;
    display: block;
    padding: 12px 15px;
    background-color: #f5f5f5
}
.panel-heading .panel-title a[data-toggle=collapse]:after {
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 15px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    content: '\f106'
}
.panel-heading .panel-title a[data-toggle=collapse].collapsed {
    background-color: transparent
}
.panel-heading .panel-title a[data-toggle=collapse].collapsed:after {
    content: '\f107'
}
.alert-success strong,
.alert-success h1,
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6 {
    color: #357935!important
}
.alert-info strong,
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6 {
    color: #2390b0!important
}
.alert-warning strong,
.alert-warning h1,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6 {
    color: #c77c11!important
}
.alert-danger strong,
.alert-danger h1,
.alert-danger h2,
.alert-danger h3,
.alert-danger h4,
.alert-danger h5,
.alert-danger h6 {
    color: #a02622!important
}
.mejs-container {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: top;
    text-indent: 0
}
.me-plugin {
    position: absolute
}
.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}
.mejs-fullscreen {
    overflow: hidden!important
}
.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%
}
.mejs-clear {
    clear: both
}
.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}
.mejs-mediaelement {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}
:root .mejs-poster img {
    display: none
}
.mejs-poster img {
    border: 0;
    padding: 0
}
.mejs-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.mejs-overlay-play {
    cursor: pointer
}
.mejs-overlay-button {
    position: absolute;
    width: 65px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -33px;
    margin-top: -20px;
    border-radius: 5px;
    background-color: #333;
    background-color: rgba(51, 51, 51, .9);
    text-align: center
}
.mejs-overlay-button:before {
    display: block;
    font-size: 20px;
    width: 65px;
    height: 40px;
    line-height: 40px;
    font-family: FontAwesome;
    content: '\f04b';
    color: #fff
}
.mejs-overlay-loading {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    border-radius: 50%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    background-position: 50%;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url(../img/preload.gif)
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .mejs-overlay-loading {
        background-image: url(../img/preload@2x.gif);
        background-size: 32px 32px
    }
}
.mejs-overlay-loading span {
    display: none
}
.mejs-controls {
    position: absolute;
    list-style: none;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: #4a4c4d;
    background-image: -webkit-linear-gradient(top, #4a4c4d 0, #2b2d2d 100%);
    background-image: linear-gradient(to bottom, #4a4c4d 0, #2b2d2d 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff4a4c4d', endColorstr='#ff2b2d2d', GradientType=0)
}
.mejs-controls>div {
    display: block;
    float: left;
    height: 100%;
    position: relative
}
.mejs-controls>div:after,
.mejs-controls>div:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}
.mejs-controls>div:after {
    background: #3e4042;
    background-image: -webkit-linear-gradient(top, #3e4042 0, #272828 100%);
    background-image: linear-gradient(to bottom, #3e4042 0, #272828 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3e4042', endColorstr='#ff272828', GradientType=0)
}
.mejs-controls>div:before {
    background: #505254;
    background-image: -webkit-linear-gradient(top, #505254 0, #333535 100%);
    background-image: linear-gradient(to bottom, #505254 0, #333535 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff505254', endColorstr='#ff333535', GradientType=0);
    right: -1px
}
.mejs-controls>div:last-child:after,
.mejs-controls>div:last-child:before {
    content: none
}
.mejs-controls .mejs-button {
    padding: 0 6px
}
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    width: 28px;
    height: 36px;
    background: 0 0;
    -webkit-appearance: none;
    position: relative
}
.mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 36px;
    color: #d2d6db
}
.mejs-controls .mejs-button button:focus {
    outline: 0
}
.mejs-controls .mejs-time {
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    line-height: 36px
}
.mejs-controls .mejs-time span {
    display: block;
    padding: 0 12px
}
.mejs-controls .mejs-play button:before {
    content: '\f04b'
}
.mejs-controls .mejs-pause button:before {
    content: '\f04c'
}
.mejs-controls .mejs-stop button:before {
    content: '\f04d'
}
.mejs-controls .mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding: 13px 12px
}
.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    cursor: pointer
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    padding: 1px;
    background-color: #262929;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .04), inset 0 1px 1px rgba(0, 0, 0, .18)
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    height: 8px;
    background: #464849;
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .4) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .4) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, .4) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .4) 75%, transparent 75%, transparent);
    background-size: 14px 14px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #464849;
    width: 0;
    height: 8px
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    height: 8px;
    background: #04388e;
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
    box-shadow: 0 1px 1px rgba(32, 33, 34, .2), inset 0 1px 0 rgba(255, 255, 255, .2)
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    width: 10px;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
}
.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background-color: #262626;
    width: 36px;
    height: 24px;
    border-radius: 4px;
    top: -36px;
    margin-left: -18px;
    text-align: center;
    color: #fff
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    line-height: 1.5;
    margin: 3px;
    font-size: 11px;
    width: 30px;
    height: auto;
    display: block;
    text-align: center
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: solid 4px transparent;
    border-top-color: #262626;
    top: 100%;
    left: 50%;
    margin-left: -4px
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 42px
}
@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}
@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}
@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}
@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}
.mejs-controls .mejs-fullscreen-button button:before {
    content: '\f065'
}
.mejs-controls .mejs-unfullscreen button:before {
    content: '\f066'
}
.mejs-controls .mejs-mute button:before {
    content: '\f028'
}
.mejs-controls .mejs-unmute button:before {
    content: '\f026'
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: #4a4c4d;
    background-image: -webkit-linear-gradient(top, #4a4c4d 0, #2b2d2d 100%);
    background-image: linear-gradient(to bottom, #4a4c4d 0, #2b2d2d 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff4a4c4d', endColorstr='#ff2b2d2d', GradientType=0);
    left: 0;
    bottom: 100%;
    z-index: 1;
    position: absolute
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, .5)
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    background: rgba(255, 255, 255, .9)
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, .9);
    cursor: N-resize;
    border-radius: 1px
}
.mejs-controls .mejs-horizontal-volume-slider {
    width: 60px;
    height: 100%;
    margin-left: 12px;
    position: relative
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 13px;
    width: 48px;
    height: 10px;
    background: #262929;
    border: 1px solid #262929;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .04), inset 0 1px 1px rgba(0, 0, 0, .18)
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 1px;
    top: 14px;
    width: 0;
    height: 8px;
    background: #04388e;
    background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(0, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .15) 50%, rgba(0, 0, 0, .15) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
    box-shadow: 0 1px 1px rgba(32, 33, 34, .2), inset 0 1px 0 rgba(255, 255, 255, .2)
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}
.mejs-controls .mejs-captions-button {
    position: relative
}
.mejs-controls .mejs-captions-button button:before {
    content: '\f141'
}
.mejs-controls .mejs-captions-button .mejs-captions-selector,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    right: 0;
    padding: 12px;
    background: #4a4c4d;
    background-image: -webkit-linear-gradient(top, #4a4c4d 0, #2b2d2d 100%);
    background-image: linear-gradient(to bottom, #4a4c4d 0, #2b2d2d 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff4a4c4d', endColorstr='#ff2b2d2d', GradientType=0);
    overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 5px;
    padding: 0;
    color: #fff;
    line-height: 1;
    white-space: nowrap
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input,
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    margin: 0;
    display: inline-block;
    vertical-align: middle
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label,
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    font-size: 11px;
    font-weight: 400;
    margin-left: 5px
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}
.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    width: 10000px;
    z-index: 1
}
.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, .7);
    background-image: -webkit-linear-gradient(top, rgba(50, 50, 50, .7) 0, rgba(0, 0, 0, .7) 100%);
    background-image: linear-gradient(to bottom, rgba(50, 50, 50, .7) 0, rgba(0, 0, 0, .7) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3323232', endColorstr='#b3000000', GradientType=0);
    overflow: hidden;
    border: 0
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, .7);
    background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, .7) 0, rgba(50, 50, 50, .6) 100%);
    background-image: linear-gradient(to bottom, rgba(102, 102, 102, .7) 0, rgba(50, 50, 50, .6) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#b3666666', endColorstr='#99323232', GradientType=0)
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 3px;
    line-height: 12px
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: 0
}
.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff
}
.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}
.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}
.mejs-captions-position-hover {
    bottom: 45px
}
.mejs-captions-text {
    padding: 3px 5px;
    background: rgba(20, 20, 20, .8)
}
.me-cannotplay a {
    color: #fff;
    font-weight: 700
}
.me-cannotplay span {
    padding: 15px;
    display: block
}
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
}
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}
.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}
.mejs-controls .mejs-sourcechooser-button {
    position: relative
}
.mejs-postroll-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(50, 50, 50, .7);
    z-index: 1000;
    overflow: hidden
}
.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
}
.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(50, 50, 50, .7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
}
@media (max-width: 480px) {
#social {display:none;}
.header-left {font-size:12px !important;}
.btn-cfp {margin-right:2px;}
.btn-danger {margin-left:2px;}
.btn-xs {font-size:11px}
.site-header { height:195px;}
}


@media (min-width: 480px) {
	
    .client-list .client {
        width: 50%
    }
    .client-list .client:after,
    .client-list .client:before {
        visibility: visible
    }
    .client-list .client:first-child:after,
    .client-list .client:first-child:before,
    .client-list .client:nth-child(2n+1):after,
    .client-list .client:nth-child(2n+1):before {
        visibility: hidden
    }
    .google-maps-container {
        padding-bottom: 75%
    }
}
@media (min-width: 1000px) {
	    .header-inner .nav-toggle {
        display: none
    }
	
	.main-nav > ul {
		margin: 0px;
display: block !important;
		}
	
	 }
@media (max-width: 1000px) {.header-tplink { display:none;} }
@media (min-width: 768px) {
    h1,
    .h1 { color:#04388e;
        font-size: 62px;
		padding-bottom:0px;
		margin-bottom:0px;
		font-weight:700;
    }
    h2,
    .h2 {
        font-size: 34px;
		padding-top:20px;
    }
    h3,
    .h3 {
        font-size: 30px
    }
	  h4,
    .h4 {
        font-size: 24px;
		padding:10px 0;
    }
		  h5,
    .h5 {
        font-size: 30px;
		padding:10px 0;
		color:#04388e;
    }
	  h6,
    .h6 {
        font-size: 18px;
		padding:10px 0;
		color:#04388e;
    }
    .splash-text .splash-description p, .splash-text2 .splash-description p {
        font-size: 18px
    }
    .splash-text .splash-headline, .splash-text .splash-headline3 {
        font-size: 48px
    }
	  .splash-text2 .splash-headline2 {padding:10px 0;
        font-size: 28px
    }
    .splash-feedback {
        display: block
    }
    .header-inner .header-table {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .header-inner.affix {
        max-height: none;
        overflow: visible
    }
    .header-inner .header-col {
        display: table-cell;
        vertical-align: middle
    }
    .header-inner .header-col.brand {
        width: 300px;
        position: relative
    }
    .header-inner .header-col.main-nav {
        padding: 0 0 0 30px;
        margin: 0
    }
    .header-inner .header-col.main-nav:first-child {
        padding: 0 30px
    }
    .header-inner .nav-toggle {
        /*display: none*/
    }
    .main-nav {
        text-align: right;
        font-size: 0;
        white-space: nowrap
    }
    .main-nav ul li {
        display: inline-block;
 /*CD       font-size: 13px;*/
	 	font-size: 15px;
        border-top: 0
    }
    .main-nav ul li a {
        padding: 27px 10px
    }
    .main-nav ul li a .sub-toggle {
        display: none
    }
    .main-nav ul li ul {
        background-color: #fff;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
        text-align: left;
        display: none!important;
        position: absolute;
        top: 100%;
        right: 0
    }
    .main-nav ul li li {
        display: block;
        min-width: 150px;
        margin-left: 0;
        border: 1px solid #e8e8e8
    }
    .main-nav ul li li+li {
        border-top: 0
    }
    .main-nav ul li li>ul {
        left: 100%;
        right: auto;
        top: -1px
    }
    .main-nav ul li li a {
        padding: 8px 15px
    }
    .main-nav ul li:hover>ul {
        display: block!important
    }
    .main-nav>ul {
  /*      margin: 0;
        display: block!important*/
    }
    .main-nav>ul>li>ul {
        border-top: 2px solid #04388e
    }
    .main-nav>ul>li>ul>li:first-child {
        border-top: 0
    }
    .section-row {
       padding:1px 0
    }
    .section-row.quarter-padding-top {
        padding-top: 29px
    }
    .section-row.quarter-padding-bottom {
        padding-bottom: 29px
    }
    .section-row.half-padding-top {
        padding-top: 59px
    }
    .section-row.half-padding-bottom {
        padding-bottom: 59px
    }
    .section-row.three-quarters-padding-top {
        padding-top: 88px
    }
    .section-row.three-quarters-padding-bottom {
        padding-bottom: 88px
    }
    .section-title.show-counter:after {
        top: -117px
    }
    .section-separator-title {
        white-space: nowrap
    }
    .section-separator-title>span {
        padding: 12px 0 12px 30px;
        border-left-width: 1920px;
        margin-left: -1950px
    }
    .projects .items .project,
    .projects .items .grid-sizer {
        width: 47.91666666666667%
    }
    .projects .items .gutter-sizer {
        width: 4.166666666666666%
    }
    .projects .filter ul {
        display: block;
        position: relative
    }
    .projects .filter li {
        float: left
    }
    .projects .filter li+li {
        margin-left: 10px
    }
    .projects .filter li.active {
        display: block
    }
    .projects .filter a {
        padding: 10px;
        display: inline-block;
        border-radius: 3px
    }
    .project-details .section-row.project-media .ipad-slider,
    .project-details .section-row.project-media .iphone-slider,
    .project-details .section-row.project-media .macbook-slider {
        margin-bottom: -111.14999999999999px
    }
    .client-list .client {
        width: 33.333333333333336%
    }
    .client-list .client:nth-child(2n+1):after,
    .client-list .client:nth-child(2n+1):before {
        visibility: visible
    }
    .client-list .client:nth-child(3n+1):after,
    .client-list .client:nth-child(3n+1):before {
        visibility: hidden
    }
    .call-to-action.one-row .call-to-action-inner {
        display: table;
        width: 100%
    }
    .call-to-action.one-row .col-text,
    .call-to-action.one-row .col-btn {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding: 0
    }
    .call-to-action.one-row .col-btn {
        text-align: right
    }
    .call-to-action.one-row .col-btn+.col-text,
    .call-to-action.one-row .col-text+.col-btn {
        padding-left: 40px;
        padding-top: 0
    }
    .pricing-table.featured {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: -20px
    }
    .counter .number {
        font-size: 40px
    }
    .google-maps-container {
        padding-bottom: 56.25%
    }
    .royalSlider figure figcaption {
        opacity: 1
    }
    .form-group[class*=col-sm-] {
        margin-bottom: 0
    }
    .post,
    .post-author,
    .post-comments .comment-wrap {
        padding-bottom: 80px;
        margin-bottom: 80px
    }
    .posts-wrap .post:last-child {
        margin-bottom: 32px
    }
    .post-body+.post-tags {
        margin-top: 64px
    }
    .post-media blockquote {
        padding: 45px 60px;
        font-size: 21px
    }
}
@media (min-width: 992px) {
    h1,
    .h1 {
	/*	CD font-size: 72px;*/
        font-size: 52px;

	
    }
    h2,
    .h2 {
        font-size: 34px;
		color:#CE1831;
    }
    h3,
    .h3 {
        font-size: 30px
    }
    .splash-text .splash-description p, .splash-text2 .splash-description p {
        font-size: 22px
    }
    .splash-text .splash-headline, .splash-text .splash-headline3 {
        font-size: 55px
    }
	    .splash-text2 .splash-headline2 {padding:10px 0;
        font-size: 35px
    }
    .section-row {
        padding:1px 0
    }
    .section-row.quarter-padding-top {
        padding-top: 35px
    }
    .section-row.quarter-padding-bottom {
        padding-bottom: 35px
    }
    .section-row.half-padding-top {
        padding-top: 70px
    }
    .section-row.half-padding-bottom {
        padding-bottom: 70px
    }
    .section-row.three-quarters-padding-top {
        padding-top: 105px
    }
    .section-row.three-quarters-padding-bottom {
        padding-bottom: 105px
    }
    .section-title.show-counter:after {
        top: -140px
    }
    .sidebar {
        padding-left: 30px;
		 padding-top: 10px
    }
    .sidebar.sidebar-left {
        padding-left: 15px;
        padding-right: 40px
    }
    .sidebar-block:first-child {
        padding-top: 0!important;
        margin-top: 0!important;
        border-top: 0!important
    }
    .projects .items .project,
    .projects .items .grid-sizer {
        width: 31.20567375886525%
    }
    .projects .items .gutter-sizer {
        width: 3.1914893617021276%
    }
    .project-details .section-row.project-media .ipad-slider,
    .project-details .section-row.project-media .iphone-slider,
    .project-details .section-row.project-media .macbook-slider {
        margin-bottom: -133px
    }
    .project-details .project-sidebar {
        padding-left: 60px
    }
    .client-list .client {
        width: 25%
    }
    .client-list .client:nth-child(3n+1):after,
    .client-list .client:nth-child(3n+1):before {
        visibility: visible
    }
    .client-list .client:nth-child(4n+1):after,
    .client-list .client:nth-child(4n+1):before {
        visibility: hidden
    }
    .testimonial blockquote p,
    .tweet .tweet_text {
        font-size: 32px
    }
    .recent-post .recent-post-body .meta {
        display: block
    }
    .counter .number {
        font-size: 52px
    }
    .google-maps-container {
        padding-bottom: 42.1875%
    }
    .form-group[class*=col-md-] {
        margin-bottom: 0
    }
    .standard-slider,
    .nearby-slider {
        padding-bottom: 28.125%
    }
    .post,
    .post-author,
    .post-comments .comment-wrap {
        padding-bottom: 90px;
        margin-bottom: 90px
    }
    .posts-wrap .post:last-child {
        margin-bottom: 36px
    }
    .post-body+.post-tags {
        margin-top: 72px
    }
}
@media (min-width: 1200px) {
    h1,
    .h1 {
   /*     font-size: 72px;*/
		   font-size: 52px
    }
    h2,
    .h2 {
        font-size: 34px
    }
    h3,
    .h3 {
        font-size: 30px
    }
    .splash-text .splash-description p, .splash-text2 .splash-description p {
        font-size: 26px
    }

    .splash-text .splash-headline {
        font-size: 70px
    }
	
   .splash-text2 .splash-headline2 { padding:10px 0;
        font-size: 40px
    }
 .splash-text .splash-headline3 {
        font-size: 50px
    }
    .section-row {
       padding:1px 0
    }
    .section-row.quarter-padding-top {
        padding-top: 35px
    }
    .section-row.quarter-padding-bottom {
        padding-bottom: 35px
    }
    .section-row.half-padding-top {
        padding-top: 70px
    }
    .section-row.half-padding-bottom {
        padding-bottom: 70px
    }
    .section-row.three-quarters-padding-top {
        padding-top: 105px
    }
    .section-row.three-quarters-padding-bottom {
        padding-bottom: 105px
    }
    .col-lg-1 .section-title,
    .col-lg-2 .section-title,
    .col-lg-3 .section-title,
    .col-lg-4 .section-title,
    .col-lg-5 .section-title,
    .col-lg-6 .section-title {
        text-align: right
    }
    .col-lg-1 .section-title:before,
    .col-lg-2 .section-title:before,
    .col-lg-3 .section-title:before,
    .col-lg-4 .section-title:before,
    .col-lg-5 .section-title:before,
    .col-lg-6 .section-title:before,
    .col-lg-1 .section-title:after,
    .col-lg-2 .section-title:after,
    .col-lg-3 .section-title:after,
    .col-lg-4 .section-title:after,
    .col-lg-5 .section-title:after,
    .col-lg-6 .section-title:after {
        left: auto;
        right: 0
    }
    .section-title.show-counter:after {
        top: -140px
    }
    .projects .items .project,
    .projects .items .grid-sizer {
        width: 23.026315789473685%
    }
    .projects .items .gutter-sizer {
        width: 2.631578947368421%
    }
    .project-details .section-row.project-media .ipad-slider,
    .project-details .section-row.project-media .iphone-slider,
    .project-details .section-row.project-media .macbook-slider {
        margin-bottom: -133px
    }
    .counter .number {
        font-size: 52px
    }
    .google-maps-container {
        padding-bottom: 28.125%
    }
    .form-group[class*=col-lg-] {
        margin-bottom: 0
    }
    .client-list .client {
        width: 20%
    }
    .client-list .client:nth-child(4n+1):after,
    .client-list .client:nth-child(4n+1):before {
        visibility: visible
    }
    .client-list .client:nth-child(5n+1):after,
    .client-list .client:nth-child(5n+1):before {
        visibility: hidden
    }
    .post,
    .post-author,
    .post-comments .comment-wrap {
        padding-bottom: 90px;
        margin-bottom: 90px
    }
    .posts-wrap .post:last-child {
        margin-bottom: 36px
    }
    .post-body+.post-tags {
        margin-top: 72px
    }
}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -moz-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -moz-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY()
    }
}
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY()
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY()
    }
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY()
    }
}
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY()
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY()
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX()
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX()
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        transform: translateX()
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX()
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX()
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        transform: translateX()
    }
}
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY()
    }
}
@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY()
    }
}
@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        transform: translateY()
    }
}
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY()
    }
}
@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY()
    }
}
@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateY()
    }
}
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX()
    }
}
@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX()
    }
}
@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        transform: translateX()
    }
}
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX()
    }
}
@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX()
    }
}
@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        transform: translateX()
    }
}
@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY()
    }
}
@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    100% {
        -moz-transform: translateY()
    }
}
@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    100% {
        transform: translateY()
    }
}
@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX()
    }
}
@-moz-keyframes slideInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    100% {
        -moz-transform: translateX()
    }
}
@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    100% {
        transform: translateX()
    }
}
@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX()
    }
}
@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    100% {
        -moz-transform: translateX()
    }
}
@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    100% {
        transform: translateX()
    }
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        -moz-transform: scale(0.9)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(0.9)
    }
    100% {
        transform: scale(1)
    }
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY()
    }
}
@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }
    80% {
        -moz-transform: translateY(10px)
    }
    100% {
        -moz-transform: translateY()
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    100% {
        transform: translateY()
    }
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY()
    }
}
@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    100% {
        -moz-transform: translateY()
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    100% {
        transform: translateY()
    }
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX()
    }
}
@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }
    80% {
        -moz-transform: translateX(-10px)
    }
    100% {
        -moz-transform: translateX()
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(30px)
    }
    80% {
        transform: translateX(-10px)
    }
    100% {
        transform: translateX()
    }
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX()
    }
}
@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px)
    }
    80% {
        -moz-transform: translateX(10px)
    }
    100% {
        -moz-transform: translateX()
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(-30px)
    }
    80% {
        transform: translateX(10px)
    }
    100% {
        transform: translateX()
    }
}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate();
        opacity: 1
    }
}
@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate();
        opacity: 1
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        transform-origin: center center;
        transform: rotate();
        opacity: 1
    }
}
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate();
        opacity: 1
    }
}
@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate();
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate();
        opacity: 1
    }
}
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate();
        opacity: 1
    }
}
@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate();
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        transform-origin: left bottom;
        transform: rotate();
        opacity: 1
    }
}
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate();
        opacity: 1
    }
}
@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate();
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate();
        opacity: 1
    }
}
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate();
        opacity: 1
    }
}
@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate();
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        transform-origin: right bottom;
        transform: rotate();
        opacity: 1
    }
}
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@-moz-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}
