@charset "utf-8";
/* CSS Document */

.banner {
    margin: 0px auto;
    padding: 10px 10px 5px;
    position: relative;
    width: 99%;
	overflow: hidden; /* to crop image height*/	
}

.deptbanner {
    margin: 1px auto;
    padding: 5px;
    position: relative;
    width: 100%;
	height:200px;
	/*background:url(../alex/images/header/architecure.jpg) left 50% no-repeat;*/
	background-size:cover; 
	overflow: hidden; /* to crop image height*/	
}

.banner_text {
	width: fit-content;
	width: -moz-fit-content;    /* Firefox */
    width: -webkit-fit-content; /* Chrome */
	position: absolute;
	right: 90px;
	top: 45px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 10px;
	line-height: 22px;
	text-align: justify;
	display: block;
	background-color: rgba(6, 43, 72, 0.7);
	padding: 15px 25px;
}

.banner_text a {
    background-color: #AFDDEA;
    border-radius: 5px;
    color: #2A84E3;
    float: left;
    margin-top: 2px;
    padding: 4px 9px;
	
}
.banner_text p {
    color: #fff;
    font-size: 1.25em;
}
.banner_text a:hover {
    background-color: #77c2d5;
    color: #333333;
}

.banner img {
    width: 100%;
	background:url(../images/banner.jpg) left top no-repeat;
	background-size:contain; 
}

.banner-dept img {
    width: 100%;
	background:url(../images/banner2.jpg) left top no-repeat;
	background-size:contain; 
}

.deptbanner img {
    width: 100%;
	background:url(../images/banner2.jpg) left top no-repeat;
	background-size:contain;
/*	clip: rect(0px,700px,170px,0px);*/

}

/***********************/
h2 {
    color: #2c5d91;
    font-size: 1.5em;
}
h4 {
    color: #488ad0;
    font-size: 1.25em;
}
h4 a {  color: #488ad0;}

h4 a:hover { color: #0D65EA;}

#feature h5 {
    font-size: 1.2em;
    font-weight: 600;
      margin-top: 20px;
	color: #1f96c5;
}

.btn {
    background-image: none;
    box-shadow: none;
    font-size: 10pt;
    text-shadow: none;
    text-transform: capitalize;
}
.btn {
    border-radius: 2px;
    outline: 0 none;
}

a.btn, .btn:focus {
    outline: 0 none;
}
.btn-medium {
    border-radius: 2px;
    font-size: 13px;
    padding: 6px 15px;
}
.btn-large {
    border-radius: 2px;
    font-size: 14px;
}
.btn-small {
    border-radius: 2px;
    font-size: 11pt;
	  float: left;
	  /*margin-top:15px;*/
	 border-radius: 15px;
    margin-left: 30px;
    padding: 5px 12px;
}
.btn-mini {
    border-radius: 2px;
    font-size: 10px;
}
.btn-square {
    border-radius: 0;
}
.btn-medium.btn-mini {
    border-radius: 10px;
}
.btn-medium.btn-small {
    border-radius: 11px;
}
.btn-rounded {
    border-radius: 12px;
}
.btn-medium.btn-rounded {
    border-radius: 16px;
}
.btn-large.btn-rounded {
    border-radius: 24px;
}

.btn-theme {
    background: #68a4c4 none repeat scroll 0 0;
    border: 1px solid #68a4c4;
}
.btn-theme {
    color: #fff;
}

.banner_text h2 {
    color: #eff7ff;
    font-size: 1.8em;
    margin-left: 0;
}

#feature h3 {
    font-size: 1.3em;
    font-weight: 600;
    margin-left: 30px;
    margin-top: 0;
	float: left;
}
.content1_box1 h3 {
    line-height: 18px;
    margin-top: 10px;
    padding: 13px 0 15px;
}

a.read-more {
    color: #1b90ef;
    font-size: 0.93em;
	text-decoration:underline;
}
/****************************/
.content1 {
    padding: 0 0 15px 20px;
    width: 98%;
}
.content1_box1 {
    width: 55%;
	margin: 0 10px 0 10px;
}
.flt_lt {
    display: inline;
    float: left;
}
.content1_box2 {
    margin: 0 0 0 30px;
    width: 38%;
}
.flt_lt {
    display: inline;
    float: left;
}

.section.section-grey {
    background-color: #eaf6f8;
    padding-top: 20px;
}
/* events */

.events .event {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.events .event:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
.events .event aside {
    padding-left: 80px;
}
.events .event aside header {
    font-size: 18px;
    margin-bottom: 8px;
}
.events .event aside .additional-info {
    color: #767676;
    font-size: 12px;
    margin-bottom: 10px;
}
.events .event aside .description p {
    margin: 0 0 10px;
}
.events .event .date {
    background-color: #012951;
    color: #fff;
    float: left;
    height: 70px;
    overflow: hidden;
    width: 70px;
	border-radius: 50px;
}
.events .event .date .day {
    bottom: -10px;
font-size: 60px;
font-weight: bold;
position: relative;
right: -5px;
}
.events .event .date .month {
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.events.grid .event {
    margin-bottom: 40px;
    padding-bottom: 50px;
}
.events.grid .event .btn {
    bottom: 0;
    margin-bottom: 50px;
    position: absolute;
}
.events.images .event aside {
    padding-left: 190px;
}
.events.images .event .event-thumbnail {
    display: inline-block;
    float: left;
    position: relative;
}
.events.images .event .event-thumbnail .date {
    bottom: -10px;
    position: absolute;
    right: -10px;
}
.events.images .event .event-thumbnail .event-image {
    height: 165px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 165px;
}
.events.images .event .event-thumbnail .event-image:last-child {
    margin-right: 0;
}
.events.images .event .event-thumbnail .event-image .image-wrapper {
    left: 100%;
    margin-left: -200%;
    position: relative;
}
.events.images .event .event-thumbnail .event-image .image-wrapper img {
    height: 100%;
    width: auto;
}
.events.featured .event aside {
    padding-left: 0;
}
.events.featured .event aside header {
    font-size: 14px;
}
.events.featured .event .event-thumbnail {
    float: none;
    margin-bottom: 20px;
}
.events.featured .event .event-thumbnail .event-image {
    width: 100%;
}
.events.small .link-calendar {
    float: right;
    position: relative;
    top: 25px;
}
.events.small .event {
    border: medium none;
    margin-bottom: 40px;
    padding: inherit;
}
.events.small .event aside header {
    font-size: 14px;
}
.events.small .event aside .additional-info {
    color: #767676;
    font-size: 10.5pt;
    margin-bottom: 0;
}
.events.small .event .date {
    background-color: #70c6e3;
}
.events.small .event.nearest .date {
    background-color: #3876B4;
}
.events.small .event.nearest-second .date {
    background-color: #ea6645;
}
/******** news *************/
.news-small article {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #5B727E;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news-small article:last-child {
    border: medium none;
}
.news-small article header {
    padding-left: 15px;
}
.news-small article i {
    margin-right: 5px;
}
.date {
    margin-bottom: 10px;
	color:#012951;
}
/************** block ********/
.block {
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 10px;
    position: relative;
}

.section-content {
    width: 85%;
    text-align: justify;
}
.no-list-style.feature-list > li a:hover {
    color: #59CAFE;
}

#header-alex, #header-portsaid {
    background-size: 40% auto;
}

.custom-padding {
    padding-top: 80px;
	padding-left: 60px;
}

.features-text, .features-text p {
    color: #fff;
    font-size: 12.5pt !important;
    text-align: justify;
}
.features-text li {
    color: #fff;
    font-size: 12pt !important;
    text-align: justify;
}

.features-tab:hover, .tab-text :hover {
    color: #fff;
}
.tz-item-more-details-style-2.dark span {
    color: #ffffff;
    background: #186CAA;
	border:none;
	
}
.tz-item-more-details-style-2.dark:hover span {
    color: #ffffff;
    background: #288CD7;
}

.parallax2 {
    background-attachment: fixed;
    background-image: url("../alex/images/career.jpg");
    background-position: 30% 10px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.section.fullscreen.paralbackground.parallax2 { padding: 20px 30px;}
.features-text { background-color:#173d6866/* #173d6880*/; padding: 20px 30px; border:1px solid #33546b4d;}
.tz-item-more-details-style-2 { background-color: #fff;}
.tz-item-more-details-style-3 { background-color: #7be8f0;}
.features-text img, .tz-introduce-content img {display: none;}
.tz-item-more-details-style-3 span {
    border: 1px solid #d8e5ed;
    color: rgb(68, 68, 68);
    display: inline-block;
    line-height: 25.2px;
    padding: 10px 25px;
    position: relative;
    z-index: 99;
}
.tz-item-more-details-style-3 {
    display: inline-block;
    margin-top: 10px;
position: relative;
overflow: hidden;
}
.tz-item-more-details-style-3:hover span {
    color: #ffffff;
    background: #54b4e9;
}
/***********************/

.lead-content #owl-demo {
    display: block;
    width: auto;
    height: auto;
}
.lead-content.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.lead-content #owl-demo .item img {
    display: block;
    width: 240px;
    height: auto;
}
.lead-content.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.lead-content.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.lead-content.owl-carousel .owl-item {
    float: left;
}
#header-portsaid {
    background: #0e437a url("../images/coe-portsaid.jpg") no-repeat scroll 1% 0 #074075;
    height: 130px;
}
/********************/

@media(max-width:320px)
{
.banner {
    height: 170px;
    margin: 0 auto;
    position: relative;
    width: 100%;
	padding: 0;
}
.banner img {
    background: rgba(0, 0, 0, 0) url("../images/.jpg") no-repeat scroll left top / contain ;
	height:170px;
	max-width:auto !important;
}
.banner_text {
    background-color: rgba(41, 26, 13, 0.7);
    border-radius: 10px;
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 22px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: justify;
    top: 80px;
    width: 80%;
}

.tz-introduce-content { padding: 20px 5px; font-size: 9.5pt; text-align: left; }

.feature-list > h4 {font-size: 14pt;}
.image-slow-wrapper { height: 250px;}
.more-events.more.btn-slide.white {  margin-left: 15px;}

#header-alex {
    background: #0e437a url("../images/coe-alex-480.jpg") no-repeat scroll 1% 0/100%;
    height: 100px;
}


.tz-cource-services-style-2 li { width: 50%; }
#dayDate { display:none;}
.tz-introduce-content p {font-size: 1.1em;}
.heading h3 { font-size: 1.1em !important;}
.section.fullscreen.paralbackground.parallax2 { padding: 20px 0px !important;}
.custom-padding {  padding-top: 20px; padding-left: 10px;}
.tab-text > a h5 {font-size: 1.1em !important;}
.features-text p { font-size: 11pt !important;}
ul.soc_icons { margin-left: 30px;}


}
/****************************/

@media(max-width:480px)
{
.banner {
    height: 170px;
    margin: 0 auto;
    position: relative;
    width: 100%;
	padding: 0;
}
.banner img {
    background: rgba(0, 0, 0, 0) url("../images/.jpg") no-repeat scroll left top / contain ;
	height:170px;
	max-width:auto !important;
}
.banner_text {
    background-color: rgba(41, 26, 13, 0.7);
    border-radius: 10px;
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 22px;
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: justify;
    top: 80px;
    width: 80%;
}

.tz-introduce-content { padding: 20px 5px; font-size: 9.5pt; text-align: left; }

.feature-list > h4 {font-size: 14pt;}
.image-slow-wrapper { height: 250px;}
.more-events.more.btn-slide.white {  margin-left: 15px;}

#header-alex {
    background: #0e437a url("../images/coe-alex-480.jpg") no-repeat scroll 1% 0/100%;
    height: 100px;
}
.tz-cource-services-style-2 li { width: 50%; }
#dayDate { display:none;}
.tz-introduce-content p {font-size: 1.1em;}
.heading h3 { font-size: 1.1em !important;}
.section.fullscreen.paralbackground.parallax2 { padding: 20px 0px !important; }
.features-text p { font-size: 11pt !important;}
.custom-padding {  padding-top: 20px; padding-left: 10px;}
.tab-text > a h5 {font-size: 1.1em !important;}
ul.soc_icons { margin-left: 30px;}


}
/****************************/



.gap-20 {
    clear: both;
    height: 20px;
}
/*************************************/




.heading h3 {
    font-weight: 900;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
   /* text-transform: uppercase;letter-spacing: -0.9px;*/
    margin-top: 9px;
    line-height: 1.3;
    
	font-size: 28px;
	color: #fff;
text-shadow: 1px 1px 8px #2f3132;
}

/*styling for about*/

.features-tab {
	/*box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
	-webkit-box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
	border: 1px solid #226ea280;*/
	margin-bottom: 34px;
	padding: 27px 0 13px 22px;
	background:#0e2944b3; /*#0d2c3f#0f5998*/
}
.icon-ship {
	background-position: 2px -7px;
	height: 70px;
	vertical-align: top;
	width: 58px;
	margin-top: 13px;
}
.icon-train {
	background-position: -76px 0;
	height: 70px;
	vertical-align: top;
	width: 60px;
	margin-top: 13px;
}
.icon-plane {
	background-position: -167px 0;
	height: 70px;
	vertical-align: top;
	width: 60px;
	margin-top: 3px;
}
.icon-clock {
	background-position: -253px -3px;
	height: 70px;
	vertical-align: top;
	width: 60px;
	margin-top: 7px;
}
.figure {
	position: absolute;
	height: 100%;
	float: left;
	background: url("../images/train.jpg") no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	width:50%;
	width: calc(50% - 31px);
	-webkit-width: calc(50% + 31px);
}
.Safari .figure{
	background-attachment:inherit;
	background-position: center bottom !important;
	}
.tab-text > a h5 {
	font-weight: 800;
	margin-bottom: 5px;
	/*text-transform: uppercase;*/
	font-size: 14pt;
	color:#61C3D8; /*#55cce6*/
}
.transport-king {
	width:50%;
	width: calc(50% + 31px);
	-webkit-width: calc(50% + 31px);
	float: right;
	position: relative;
}
.about-us {
	background: #394650;
	padding: 80px 0px 125px 89px;
}
.transport-king .about-us p {
	width: 530px;
}
.description {
	max-width: 515px;
}
.about-us h3 {
	color: #fff;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 35px;
	text-transform: uppercase;
	margin-top: 7px;
}
.about-us h3 span {
	font-size: 14px;
	color: #6d7c88;
	display: block;
	margin-bottom: 5px;
}
.about-us h3:after {
	content: "";
	background: #50b9ce;
	width: 34px;
	height: 1px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.mission h5 {
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 5px;
}
.mission span {
	text-transform: uppercase;
}
.spanish {
	font-size: 18px;
	font-style: italic;
	width: 511px;
	padding: 17px 10px 27px 20px;
	margin-bottom: 36px;
	position: relative;
}

.custom-blockquote {
	bottom: 43px;
	padding: 0;
	position: absolute;
	left: 89px;
	border: 0;
}
.row.service-center {
    padding: 20px 0;
}


.features-tab .fa, .features-tab .glyph-icon {
   color:#61C3D8; /*#6AAFD4*/
    font-size: 24pt;
    vertical-align: top;
    width: 58px;
    margin-top: 6px;
	float:left;
	
}
/**************/
/*********************/

ul.dropdown-menu li < li.dropdown {

position: relative;
list-style: outside none none;

}

ul.dropdown-menu li < li.dropdown a {
    display: block;
    padding: 4px 12px;
    clear: both;
    min-width: 275px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
}