@charset "utf-8";
/* Copy Blue Two Column CSS */


.twocolumn-copy-blue-module-main-container {position:relative;height: auto;min-height:auto;padding: 0px 20px 0px 20px;background-color: #263A7C;}
.twocolumn-copy-blue-module-inner-container {position: relative;height: auto;}
.twocolumn-copy-blue-module-l-col {position: relative;height: auto;padding-top:60px;padding-left:0px;}
.twocolumn-copy-blue-module-l-col h2 {position: relative;height: auto;font-size: 34px;font-weight: 300;max-width:450px;}
.twocolumn-copy-blue-module-l-col h2:before {
    content: '';
    width: 40px;
    height: 2px;
    background: #279F66;
    position: relative;
    top: -12px;
    display: block;
}
.twocolumn-copy-blue-module-r-col h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}
.twocolumn-copy-blue-module-r-col {position: relative;height: auto;padding-left:10px;padding-top: 5px;margin-bottom: 20px;}
.twocolumn-copy-blue-module-r-col-container {position: relative;height: auto;max-width: 100%;margin:0 auto;}
.twocolumn-copy-blue-module-r-col-content {position: relative;height: auto;padding:20px 0px 40px 0px;}
.twocolumn-copy-blue-module-r-col-content ul {position: relative;height: auto;list-style-type: none;font-size: 20px;font-weight: 300;line-height: 30px;padding:0px;max-width:100%;}
.twocolumn-copy-blue-module-r-col-content li {padding:0px 0px 20px 0px}
.twocolumn-copy-blue-module-r-col-content ul li::before {
    content: "\2022";
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    margin-left: -20px;
    font-size: 25px;
    position: relative;
    top: 0px;
}
.twocolumn-copy-blue-gradient-1 {display:none;}
.twocolumn-copy-blue-gradient-2 {display:none;}
.twocolumn-copy-blue-gradient-3 {display:none;}
.twocolumn-copy-blue-gradient-4 {display:none;}
.twocolumn-copy-blue-gradient-5 {display:none;}		


@media (min-width: 320px) {
	
}

@media (min-width: 360px) {

}

@media (min-width: 375px) {
	
}

@media (min-width: 576px) {
.twocolumn-copy-blue-module-r-col-content h4 {font-size: 20px;line-height: 30px;}	
}		

@media (min-width: 768px) {
		
}
	
@media (min-width: 992px) {

.twocolumn-copy-blue-module-inner-container {}
.twocolumn-copy-blue-module-l-col {padding-top:115px;}
.twocolumn-copy-blue-module-r-col {margin-bottom: 80px;}
.twocolumn-copy-blue-module-r-col-container {}
.twocolumn-copy-blue-module-r-col-content {padding:100px 0px 0px 0px;}
.twocolumn-copy-blue-module-r-col-content ul {max-width:510px;}


	
.twocolumn-copy-blue-gradient-1 {
	display: block;
    height: 60%;
    width: 203px;
    position: absolute;
    left: -20px;
    bottom: 0px;
    z-index: 0;
    border-radius: 15px;
	background-image: -webkit-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.3));
	background-image: -o-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.3));
	background-image: linear-gradient(to top, rgba(135,177,223,0), rgba(135,177,223,.3));
}
.twocolumn-copy-blue-gradient-2 {
	display: block;
    height: 35%;
    width: 32px;
    position: absolute;
    left: 20px;
    bottom: 0px;
    z-index: 0;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.6));
    background-image: -o-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.6));
    background-image: linear-gradient(to top, rgba(135,177,223,0), rgba(135,177,223,.6));
}
.twocolumn-copy-blue-gradient-3 {
	display: block;
    height: 45%;
    width: 128px;
    position: absolute;
    left: 130px;
    bottom: 0px;
    z-index: 0;
    border-radius: 15px;
	background-image: -webkit-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.5));
	background-image: -o-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.5));
	background-image: linear-gradient(to top, rgba(135,177,223,0), rgba(135,177,223,.5));
}
.twocolumn-copy-blue-gradient-4 {
	display: block;
    height: 30%;
    width: 82px;
    position: absolute;
    left: 320px;
    bottom: 0px;
    z-index: 0;
    border-radius: 10px;
	background-image: -webkit-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.2));
	background-image: -o-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.2));
	background-image: linear-gradient(to top, rgba(135,177,223,0), rgba(135,177,223,.2));
}
.twocolumn-copy-blue-gradient-5 {
	display: block;
    height: 20%;
    width: 32px;
    position: absolute;
    left: 420px;
    bottom: 0px;
    z-index: 0;
    border-radius: 5px;
	background-image: -webkit-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.5));
	background-image: -o-linear-gradient(bottom, rgba(135,177,223,0), rgba(135,177,223,.5));
	background-image: linear-gradient(to top, rgba(135,177,223,0), rgba(135,177,223,.5));
}
}

@media (min-width: 1200px) {
.twocolumn-copy-blue-module-l-col {padding-left:50px;}	
}

@media (min-width: 1440px) {
.twocolumn-copy-blue-module-l-col {padding-left:130px;}
.twocolumn-copy-blue-module-r-col-container {}
.twocolumn-copy-blue-module-r-col {}	
}

@media (min-width: 1500px) {
	
}

@media (min-width: 1650px) {
	
}
	
		

