/* charset "utf-8"; */
/* CSS Document */

/* ################################# DESKTOP ################################# */
@media screen and (min-width:1280px) {
.full-width-container2 {
	display: none !important;
}

    .services {
		width: 43%;
		display: flex;
		margin: 0 auto;
		align-items: center;
		transform: translateY(15px)
		/* -ms-transform: translateY(25px);
		-webkit-transform: translateY(15px); */
	}	
}

/* ################################# TABLET ################################# */

@media screen and (max-width:1024px) {
.full-width-container {
	display: none !important;
}
	.full-width-container2 {
	display: block !important;
	background: #000000;
    left: 0;
	width: 100%;
    position: absolute;
	height: auto;
	text-align: center;
	}
	
	.notice-wrapper {
		height: 325px !important;
	}

.box-left-good {
		width: 275px !important;
	}
.box-left-bad {
		width: 275px !important;
	}
.box-right-good {
		width: 375px !important;
		padding-top: 60px !important;
	}
.box-right-bad {
		width: 375px !important;
	}
.box-left img {
		max-width: 55%;
	}
.box-right-good p {
		line-height: 20px !important;
}
.box-right-good a {
	color: #b6b6b6 !important;
}
.box-right-good a:hover {
	color: #3dcdc2 !important;
}
.box-right-bad p {
		line-height: 20px !important;
}
.services {
		width: 700px !important;
}
.text {
		max-width: 420px !important;
	}
.good {
		letter-spacing: 0;
}
}

@media screen and (max-width:1024px){

.notice-overlay {
		height: 325px !important;
}
.notices {
		width: 650px !important;
		height: 231px !important;
}
.box-left {
		width: 275px !important;
	}
.box-right-good {
		width: 375px !important;
		padding-top: 60px !important;
	}
.box-right-bad {
		width: 375px !important;
	}
.box-left-bad img {
		max-width: 55% !important;
	}
.box-left-good img {
		max-width: 55% !important;
	}
.box-right-good p {
		line-height: 20px !important;
}
.box-right-good a {
	color: #b6b6b6 !important;
}
.box-right-good a:hover {
	color: #3dcdc2 !important;
}
.box-right-bad p {
		line-height: 20px !important;
}
.services {
		width: 700px !important;
}
.text {
		max-width: 420px !important;
	}
.good {
		letter-spacing: 0;
}
	

.sm-table-2 {
	text-align: center;
	margin: 0 auto;
	}
.sm-cell-2 {
	width: 100%;
	display: inline;
	padding: 10px;
	}
.row1-table-2 {
	width: 100%;
	
}
.link-cell-2 {
	display: inline-block;
	margin: 30px 0 30px 0;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	}
.row2-table-2 {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center
	}
.link-cell-3 {
	display: inline-block;
	margin: -10px 0 10px 0;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	}
.p {
	width: 100%;
	text-align: center;
	}
.logo-sorenson-2 {
	padding: 45px 0 25px 0;
	}
.txt-copyright {
	padding-bottom: 25px;
	}	
	
	
}


/* ################################# MOBILE ################################# */

@media screen and (max-width:768px)  {
	.video img {
	width: 100% !important;
	height: auto !important;
	margin-top: 25px;
}
	.img-banner {
		width: 100% !important;
		min-width: 0 !important;
		position: relative;
		margin-top: -10px;
		min-height: 355px;
	}
	.notice-wrapper {
		height: 365px !important;
	}
.logo-svrs {
	position: relative !important;
    display: block !important;
    width: 114px !important;
    height: 29.5px;
    margin: 0 auto !important;
    z-index: 9999;
 }
.header {  
	display: block !important;
    position: absolute !important;
    top: 12px !important;
    left: 0 !important;
    right: 0 !important;
}

.notices {
	position: relative !important;
	width: 370px !important;
	height: 284px !important;
	text-align: center;
	margin: 0 auto;
	margin-top: 170px !important;
	z-index: 9999;
	border-radius: 5px !important;
	box-shadow:  0 0 10px  rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
	-webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
	-o-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
}
.notice-overlay {
	width: 100%;
    height: 256px !important;
    position: absolute !important;
    z-index: 0 !important;
    text-align: center;
	margin: auto 0;
	overflow: visible !important;
}
.box-left-good {
	background: #ffffff !important;
	height: 100% !important;
	width: 80px !important;
	padding-top: 35px !important;
	text-align: center !important;
}
.box-left-good img {
	max-height: 60px;
	}
.box-left-bad {
	background: #ffffff !important;
	height: 100% !important;
	width: 80px !important;
	padding-top: 35px !important;
	text-align: center !important;
}
.box-left-bad img {
	max-height: 60px;	
	}
.box-right-good {
	height: 100% !important;
	width: 250px !important;
  	background: #ffffff !important;
	padding: 0px 30px 0 0 !important;
	text-align: left !important;
	margin: 0 auto !important;
}
.box-right-good p {
	font-size: 16px !important;
	color: #000000;
	line-height: 22px !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
	padding-top: 15px !important;
}
.box-right-good a {
	color: #414141 !important;
}
.box-right-good a:hover {
	color: #3dcdc2 !important;
} 
.box-right-bad {
	width: 250px !important;
  	background: #ffffff !important;
	padding: 0px 30px 0 0px !important;
	text-align: left;
	margin: 0 auto;
	height: 100% !important;
}
.box-right-bad p {
	font-size: 16px !important;
	color: #000000;
	line-height: 20px !important;
	padding-right: 5px;
	padding-top: 5px !important;
}
.content {
	width: 85% !important;
	margin: 0 auto !important;
	padding: 25px;
	text-align: left;
	padding-top: 140px !important;
}
.content h2 {
	font-size: 20px !important;
	text-align: center;
	padding-bottom: 25px;
	}
.content p {
	font-size: 16px;	
	}
.content li {
	font-size: 16px !important;
	line-height: 20px !important;
	}
.content ul {
	margin: 12px 0 !important;	
	}
/*.service-wrapper {*/
	/*position: absolute !important;*/
	/*overflow: hidden !important;*/
	/*height: 185px;*/
 	/*width: 300px !important;*/
  	/*background-color: #ffffff !important;*/
  	/*text-align: center;*/
	/*margin: auto 0;*/
	/*}*/
.service-wrapper {
	display: none !important;
	}
.services {
	align-items: center !important;
	width: 100% !important;
  	left: 0;
  	right: 0;
  	margin: auto 0;
  	text-align: center;
}
.text p {
	display: none;	
}
.button {
	display: inline-block !important;
  	position: relative !important;
	text-align: center !important;
	float: left !important;
	background-color: transparent !important;
	margin:1% 1% 1% 1% !important;
	width: 162px !important;
  	height: 50px;
	font-size: 14px;
}
.serv-name {
	display: inline-block !important;	
  	text-align: center !important;
	}
.button img  {
	max-width: 85px;
  	max-height: 85px;
}
.footer-links {
	margin: auto 0;
	text-align: center;
}
.footer-links ul {
	width: 350px !important;
	list-style: none;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
.copyright p {
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.logo-S {
	height: 50px;
	margin-bottom: 25px;
}
}
/*##########################################################################################*/
@media screen and (max-width:375px)  {
	body { 
      font-size: 2em; 
   }
.logo-svrs {
	position: relative !important;
    display: block !important;
    width: 114px !important;
    height: 29.5px;
    margin: 0 auto !important;
    z-index: 9999;
 }
.header {  
	display: block !important;
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
}
.bg-banner {
	position: absolute !important;
	background-image: url(../imgs/apply_header.jpg) !important;
	background-repeat: no-repeat;
	z-index: 0;	
}
.notices {
	position: relative !important;
	width: 300px !important;
	height: 375px !important;
    text-align: center;
	margin: 0 auto;
	margin-top: 170px !important;
	z-index: 9999;
	border-radius: 5px !important;
	box-shadow:  0 0 10px  rgba(0,0,0,0.5) !important;
	-moz-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
	-webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
	-o-box-shadow: 0 0 10px  rgba(0,0,0,0.5) !important;
	
}
.notice-overlay {
	width: 100%;
    height: 256px !important;
    position: absolute !important;
    z-index: 0 !important;
    text-align: center;
	margin: auto 0;
	border-bottom: 3px solid #000000 !important;
	overflow: visible !important;
	
}
.box-left-good {
	background: #ffffff !important;
	height: 100% !important;
	width: 80px !important;
	padding-top: 35px !important;
	text-align: center !important;
	
}
.box-left-good img {
	padding-top: 10px;
	max-height: 60px;
	padding: 10px !important;
	}
.box-left-bad {
	background: #ffffff !important;
	height: 100% !important;
	width: 80px !important;
	padding-top: 35px !important;
	text-align: center !important;
}
.box-left-bad img {
	padding-top: 10px;
	max-height: 60px;	
	}
.box-right-good {
	width: 450px;
  	background: #ffffff !important;
	padding: 0px 30px 0 0px !important;
	text-align: left;
	margin: 0 auto;
	height: 350px;
	
}
.box-right-good p {
	font-size: 14px !important;
	color: #000000;
	line-height: 22px !important;
	padding-right: 5px;
	padding-top: 15px !important;
	
}
.box-right-good a {
	color: #414141 !important;
}
.box-right-good a:hover {
	color: #3dcdc2 !important;
}
.box-right-bad {
	width: 450px;
  	background: #ffffff !important;
	padding: 0px 30px 0 0px !important;
	text-align: left;
	margin: 0 auto;
	height: 350px;
}
.box-right-bad p {
	font-size: 14px !important;
	color: #000000;
	line-height: 18px !important;
	padding-right: 5px;
	padding-top: 15px !important;
}
.content {
	width: 300px !important;
	margin: 0 auto !important;
	padding: 0;
	text-align: left;
	padding-top: 140px !important;
	
}
.content h2 {
	font-size: 20px !important;
	}
.content p {
	font-size: 14px;
	line-height: 20px;
	}
.content li {
	font-size: 14px !important;
	line-height: 20px !important;
	}
.content ul {
	margin: 12px 0 !important;
	}
/*.service-wrapper {*/
	/*position: absolute !important;*/
	/*overflow: hidden !important;*/
	/*height: 185px;*/
 	/*width: 300px !important;*/
  	/*background-color: #ffffff !important;*/
  	/*text-align: center;*/
	/*margin: auto 0;*/
	/*}*/
.service-wrapper {
	display: none !important;
	}
.services {
	position: relative !important;
	align-items: center !important;
	margin: auto 0;
  	text-align: center;
	width: 300px !important;
	border: solid #ff0000 3px;
}	
.text p {
	display: none;	
}
.button {
	display: inline-block !important;
  	position: relative !important;
	text-align: center !important;
	float: left !important;
	background-color: transparent !important;
	margin: auto 0 !important;
	width: 162px !important;
  	height: 50px;
	font-size: 14px;
}
.serv-name {
	display: inline-block !important;	
  	text-align: center !important;
	
	}
.button img  {
	max-width: 75px;
  	max-height: 75px;
}
.footer-links {
	margin: auto 0;
	text-align: center;
}
.footer-links ul {
	width: 350px !important;
	list-style: none;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
.copyright p {
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.logo-S {
	height: 50px;
	margin-bottom: 25px;
}
}






