.home>header{

background-color:#000000;
background-image:url("../images/header.png");
min-height:440px;
}
.home>header .title{
background:none;
box-shadow:none;
width:100%;
margin-left:0px;
}
.home>header .title>hgroup{
width:100%;
}

#video_video{
position:relative;
width:500px;
float:left;
}

#video_text{
position:relative;
float:left;
width:52%;
padding-top:45px;
}

.home>header .title>hgroup h1{

text-shadow:none;
color:#ffffff;
font-size:34px;
margin-bottom:30px;
}

.home{
background-color:#ECECEC;
}

#tabhome{
margin:auto;
width:305px;
background-color:#ECECEC;
font-size:24px;
text-align:center;
padding:20px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
color:#2152a4;
}

#logostrip{
background-color:#ffffff;
min-height:170px;

}

#logospace{
max-width:1200px;
margin:auto;
padding-top:20px;
}


header.global .nav-global li a, header.global .nav-global div a{
color:#2152a4;
}

#footstrip{
background-image:url("../images/header.png");
min-height:160px;
background-size:cover;
border-top:4px solid #80c33f;
border-bottom:4px solid #cccccc;
}

.courses-container .courses .course{
border-radius:8px;
}
.courses-container .courses .course .course-image .cover-image img{

border-top-left-radius: 8px;
border-top-right-radius: 8px;
}


.parnlogo{

cursor:pointer;

}

.parnlogo:hover{

opacity: 0.6;

}

#logomore{
font-size:14px;
float:right;
}

.videolink{
    transform: matrix(1, 0, 0, 1, -84, 0);
    -webkit-transform: matrix(1, 0, 0, 1, -84, 0);
    border: 3px solid white;
    border-radius: 5px;
    color: white !important;
    font-size: 18px;
    line-height: 20px;
    min-width: 168px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 168px;

}

.videolink:hover{
    text-decoration:none !important;
    color: white;
    border: 3px solid #2152a4;
    background-color: #2152a4;
}


#footstripcontent{
max-width:1200px;
margin:auto;
margin-top:20px;
padding:30px;
}
.ftripitem{
    font-size: 24px;
	line-height:32px;
    color: #fff;
	width:24.8%;
position:relative;
float:left;
height:75px;
}
.lborder{

border-right:solid 1px #ffffff;

}

img.img-how-to-use {
    position: absolute;
    left: 25px;
    margin-top: 20px;
}

p.title-how-to-use.title-icon-how {
    text-align: left;
    padding-left: 75px;
    line-height: 25px;
    padding-right: 10px;
    padding-top: 10px;
}
p.title-how-to-use {
    font-size: 24px;
    color: #fff;
}

#fcol1{

width:60%;
float:left;
}

#fcol1 p{

font-size:14px;
color:#949494;
}

#fcol2{

width:40%;
float:left;

}

#flogo{
margin-bottom:10px;
}

.copyr{

font-size:14px;
color:#464646 !important;
}

.socialb{

position:relative;
float:right;
margin-right:10px;
}

.socialb img{

height:22px;
cursor:pointer;
}

.socialb img:hover{

opacity:0.6;


}


#copyline{
width:100%;
position:relative;
float:left;
margin-top:15px;
}

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

#powe{
width:100%;
position:relative;
float:right;
top:33px;
}

#powe p{
float:right;
}

#logomsg{
width:100%;
text-align:center;
font-size:14px;
color:#2152a4;
}