@import url(https://web.archive.org/web/20181130171522cs_/http://fonts.googleapis.com/css?family=Open+Sans:400,600);
@import url(https://web.archive.org/web/20181130171522cs_/http://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://web.archive.org/web/20181130171522cs_/http://fonts.googleapis.com/css?family=Oswald);

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/**** sticky footer styles starts ****/
html {
  	position: relative;
  	min-height: 100%;
}
body {
	padding-bottom:190px;
	font-weight:600;
	font-family: 'Open Sans', sans-serif;

}
/**** sticky footer styles Ends ****/

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/**** Ribbon bar section starts ****/
#ControlBar, .ControlContainer * {
	-webkit-box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	box-sizing:content-box !important;
}
/**** Ribbon bar section ends ****/

/**** Empty Pane space Starts ****/
.dnnSortable {
	min-height:0px !important;
}
.dnnSortable.ui-sortable, .dnnSortable.ui-droppable {
	padding:0px 15px;
}
/**** Empty Pane space Ends ****/


/**** layout base style starts ****/
img {
	max-width:100%;
}

h1, h2, h3, h4, h5, h6 {	
	/*color: #ea5e00;
	font-family: 'Libre Baskerville', 'serif';	
	font-style:normal; */
	margin-top:5px;
}
a {
	color:#ea5e00;
}
a:hover {
	color:#999999;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	padding:0px 15px;
}

/*div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] p, div[class^="col-lg-"] td {
	color: #484848;
	font-size: 13px;
	line-height: 1.7em; 
	font-family: 'Open Sans', sans-serif;
} 
*/
div[class^="col-lg-"] {
	min-height:0px;
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
.section1 div[class^="col-lg-"] div, .section1 div[class^="col-lg-"] span, .section1 div[class^="col-lg-"] li, .section1 div[class^="col-lg-"] p, .section1 div[class^="col-lg-"] td {
	color: #303030;
	font-size: 13px;
	line-height: 1.7em; 
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}

.section2 div[class^="col-lg-"] div, .section2 div[class^="col-lg-"] span, .section2 div[class^="col-lg-"] li, .section2 div[class^="col-lg-"] p, .section2 div[class^="col-lg-"] td {
	color: #484848;
	font-size: 13px;
	line-height: 1.7em; 
	font-family: 'Open Sans', sans-serif;
}

.section3 div[class^="col-lg-"] div, .section3 div[class^="col-lg-"] span, .section3 div[class^="col-lg-"] li, .section3 div[class^="col-lg-"] p, .section3 div[class^="col-lg-"] td {
	color: #484848;
	font-size: 13px;
	line-height: 1.7em; 
	font-family: 'Open Sans', sans-serif;
}

.section4 div[class^="col-lg-"] div, .section4 div[class^="col-lg-"] span, .section4 div[class^="col-lg-"] li, .section4 div[class^="col-lg-"] p, .section4 div[class^="col-lg-"] td {
	color: #484848;
	font-size: 13px;
	line-height: 1.7em; 
	font-family: 'Open Sans', sans-serif;
}

.section-1 .row, .section-2 .row, .section-3 .row, .section-4 .row, .inner_section1 .row, .inner_section2 .row, .inner_section3 .row, .inner_section4 .row {
	padding-bottom:50px;
	margin-left:0px !important;
	margin-right:0px !important ;
}

.hasPadd {
	padding:50px 0px 0px 0px;
}
.section-1.hasPadd, .inner_section1.hasPadd {
	padding:70px 0px 0px 0px;
}
@media (min-width: 320px) {
	div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] p, div[class^="col-lg-"] td {
		font-size: 14px;
	}	
	div[class^="col-lg-"]:not(:first-child) {
		padding-top:30px;
	}
	
	div[class^="col-lg-"]:empty {
		padding-top:0px;
	}
	
	/** Only apply to Dnn Skin **/
	.DnnModule:not(:first-child) {
		padding-top:30px;
	}	
	/** Only apply to Dnn Skin **/

	h1 {	
		font-size:20px;
	}
	h2 {	
		font-size:19px;
	}
	h3 {	
		font-size:18px;
	}
	h4 {	
		font-size:17px;
	}
	h5 {	
		font-size:16px;
	}
	h6 {	
		font-size:15px;
	}
}

@media (min-width: 480px) {
	div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] p, div[class^="col-lg-"] td {
		font-size: 14px;
	} 
}

@media (min-width: 580px) {
	div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] p, div[class^="col-lg-"] td {
		font-size: 15px;
	} 
	.col-lg-3 {
		width:50%; 
		float:left;
	}
	.col-lg-3:nth-child(2) { 
		padding-top:0px !important;
	}
}

@media (min-width: 768px) {	
	div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] p, div[class^="col-lg-"] td {
		font-size: 15px;
	} 	
	h1 {	
		font-size:25px;
	}
	h2 {	
		font-size:23px;
	}
	h3 {	
		font-size:21px;
	}
	h4 {	
		font-size:19px;
	}
	h5 {	
		font-size:17px;
	}
	h6 {	
		font-size:15px;
	}
}

@media (min-width: 992px) {
	div[class^="col-lg-"] div, div[class^="col-lg-"] span, div[class^="col-lg-"] li, div[class^="col-lg-"] td {
		font-size: 13px;
	} 
	div[class^="col-lg-"]:not(:first-child) {
		padding-top:0px;
	}
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float:left;
	}
	.col-lg-12 {
		width:100%;
	}
	.col-lg-11 {
		width:91.66666667%;
	}
	.col-lg-10 {
		width:83.33333333%;
	}
	.col-lg-9 {
		width:75%;
	}
	.col-lg-8 {
		width:66.66666667%;
	}
	.col-lg-7 {
		width:58.33333333%;
	}
	.col-lg-6 {
		width:50%;
	}
	.col-lg-5 {
		width:41.66666667%;
	}
	.col-lg-4 {
		width:33.33333333%;
	}
	.col-lg-3 {
		width:25%;
	}
	.col-lg-2 {
		width:16.66666667%;
	}
	.col-lg-1 {
		width:8.33333333%;
	}
	.container {
		width:990px;
	}
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/**** layout base style ends ****/

@media (min-width: 1200px) {
	.container {
		width:1000px;
	}
}

/****header area starts ****/
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
.header {
	background:#f9fbfd;
	padding:30px 0px;
}
.navbar {
	margin-bottom:0px !important;
}
.navbar-inverse .navbar-nav>li>a {
	color:#000;
	font-size:13px;
	text-transform:uppercase;
	border:1px solid #d1d1d1;
}
.navbar-inverse .navbar-nav>li>a:hover {
	background-color: #1abc9c;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color:#1abc9c;
	color:#E5E5E5;
}
@media (min-width: 320px) {
	.navbar-wrapper {
		padding-top:20px !important;
	}
	.navbar-brand {
		display:none;
	}
	.navbar-nav {
		float:none !important;
	}
	.navbar-inverse {
		background:none;
		border:none;
	}
	.navbar-inverse .navbar-toggle {
		background:#1abc9c;
		margin-top:-50px;
		margin-right:20px;
	}
	.navbar {
		min-height:0px;
	}
	.header .col-lg-9, .header .container {
		padding:0px;
	}
	.navbar-inverse .navbar-nav > li > a {
		border-radius:0px;
		text-align:center;
	}
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
@media (min-width: 480px) {
}

@media (min-width: 580px) {
	.navbar-inverse .navbar-toggle {
		margin-top:-25px;
	}
}

@media (min-width: 768px) {
	.navbar-wrapper {
		padding-top:20px !important;
	}
	.navbar-brand {
		display:none;
	}
	.navbar-nav {
		float:right !important;
	}
	.navbar-inverse {
		background:none !important;
		border:none !important;
	}
	.header .col-lg-3 {
		width:100%;
		text-align:center;
		padding-bottom:30px;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding: 10px 23px;
		margin-right: 4px;
	}
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
@media (min-width: 992px) {
	.header .col-lg-3 {
		width:25%;
		float:left;
		padding-bottom:0px;
		text-align:left;
	}
	.navbar-inverse .navbar-nav>li>a {
		padding: 10px 19px;
		margin-right: 3px;
	}
	.header .col-lg-9, .header .container {
		padding-left:15px;
		padding-right:15px;
	}
	.navbar-wrapper {
		padding-top:0px !important;
	}
	.header .logo {
		padding-top:8px;
	}
	.navbar-inverse .navbar-nav > li > a {
		border-radius:5px;
		text-align:center;
	}
}
/**** header area ends ****/

/**** navigation area starts ****/

.navbar-nav>li>a {
	line-height: 20px !important;
	color:#E5E5E5 !important;
}
.navbar-nav>li>a:hover {
	color:#000 !important;
	background:#64a1eb;
	display:block;
}
.navbar-collapse ul {
	margin:0px;
	padding:0px;
}
.navbar-collapse ul > li {
	float: left;
	list-style: none;
	border-bottom:1px solid #000;
}
.navbar-collapse ul > li a {
	color:#000;
	padding: 12px 35px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	border:1px solid #d1d1d1;
	border-radius:5px;
}
.navbar-collapse ul > li a span {
	font-size:15px;
}
.navbar-collapse ul > li a:hover {
	color:#E5E5E5 !important;
	background:#1ABC9C;
	display:block;
	font-size:15px;
	
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
.navbar-collapse ul ul {
	display:none;
	background:rgba(51, 51, 51, 0.8);
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.navbar-collapse ul li:hover > ul {
	display:block;
}
.navbar-collapse ul ul li {
	float:none;
	padding: 0px;
}
.navbar-collapse ul ul li a {
	padding: 7px 12px;
	display:block;
	background:none;
}
.navbar-collapse ul ul li a:hover {/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	background: #1ABC9C;
	color:#E5E5E5;
}
.navbar-collapse ul .active {
	background:#1ABC9C;
	color:#E5E5E5;
	border-radius:5px;
}
.parent {
	background:#1ABC9C;
	color:#000;
}
.parent .active {
	background:#1ABC9C;
	color:#E5E5E5;
}
.navbar-collapse ul .active a span {
	color:#E5E5E5 !important;
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

@media (min-width: 320px) {
	.navbar-collapse ul > li {
		float:none;
		list-style: none;
		font-size: 13px;
		text-align:center;
	}
	.navbar-collapse ul > li a {
		padding: 7px 12px;
	}
	.navbar-collapse ul ul {
		position:relative;
		border:none !important;
	}
	.navbar-collapse {
		padding-left:0px;/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
		padding-right:0px;
	}
}
 @media (min-width: 480px) {
}
 @media (min-width: 580px) {
}
 @media (min-width: 768px) {
	.navbar-wrapper {
	}
	.navbar-wrapper .navbar {
	}
	.navbar-toggle {
	}/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	.navbar-collapse.collapse {
	}
	.navbar-collapse.collapse.in {
	}
	.navbar-header {
	}
	.navbar-collapse.collapse > .container {
		width:1000px;
		margin:0px auto;
	}
	.navbar-collapse ul > li {
		float: left;
		list-style: none;
		font-size: 15px !important;
		margin-right:3px;
	}
	.navbar-collapse ul > li a {
		padding: 10px 19px;/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	}
	.navbar-collapse ul ul {
		position:absolute;
		border-bottom:1px solid #999999 !important;
		border-left:1px solid #999999 !important;
		border-right:1px solid #999999 !important;
	}
	.navbar-collapse ul ul li a {
		padding: 7px 12px;
	}
	.navbar-collapse ul > li {
		border-bottom:none;
	}/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	.navbar-inverse {
		float:right;/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	}
}
 @media (min-width: 992px) {
	.navbar-collapse ul > li a {
		padding:10px 15px;
	}
	.navbar-nav {
		float:right !important;
	}
	.navbar-nav>li>a:hover {
		color:#000 !important;
		background:#64a1eb;
		display:block;
	}
}

/**** navigation area Ends ****/
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/**** banner area starts ****/

.carousel-caption  {
	text-align:right;
	right:10%;
}
.carousel-control {
	background-image:none !important;
	bottom:100px;
}
.carousel-caption h1{
	color:#E5E5E5;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
}

.banner_text {
	color:#E5E5E5;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
}/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width:80px !important;
	height:160px !important;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before {
	content:" " !important;	
}
.carousel-control .glyphicon-chevron-left {
	left:0px;
}
.carousel-control .glyphicon-chevron-right{
	right:0px;
}
@media (min-width: 320px) {
	.carousel-caption {
		bottom:0px;
	}
	.carousel-caption h1{
		font-size:20px;
	}
	.banner_text {
		font-size:12px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width:40px !important;
		height:80px !important;
	}
	.carousel-control {
		bottom:80px;
	}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		line-height: 1;
		width: 100%;
	}
}
@media (min-width: 480px) {
	.carousel-caption {
		bottom: 25px;
	}
	.carousel-caption h1 {
		font-size: 23px;
	}
	.banner_text {
		font-size: 13px;
	}
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

@media (min-width: 580px) {
	.carousel-caption {
		bottom: 50px;
	}
	.carousel-caption h1 {
		font-size: 25px;
	}
	.banner_text {
		font-size: 14px;
	}
}
@media (min-width: 760px) {
	.carousel-caption h1 {
		font-size: 28px;
	}
	.banner_text {
		font-size: 17px;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width:auto!important;
		height:auto !important;
	}
	.carousel-control {
		bottom: 125px;
	}
}
@media (min-width: 992px) {
	.carousel-caption h1{
		font-size:50px;
	}
	.banner_text { 
		font-size:30px;
	}
	.carousel-caption  {
		bottom:130px;
	}
}
@media (min-width: 1024px) {
	.carousel-caption h1{
		font-size:40px;
	}
	.banner_text { 
		font-size:25px;
	}
	.carousel-caption  {
		bottom:70px;
	}
}
@media (min-width: 1054px) {
	.carousel-caption h1{
		font-size:50px;
	}
	.banner_text { 
		font-size:30px;
	}
	.carousel-caption  {
		bottom:145px;
	}
}
/**** banner area Ends ****/

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/


/****section-1 area starts ****/
.section-1 {
	background:#eeeeee url(section-1_bg.jpg)  no-repeat bottom center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

#application .section-1 {
	background: #fff;
}
#application .section-1 p {
	color: #000;
}
.section-1 .features {
	text-align:center;
}
.section-1 h3 {
	font-size:23px;
	color:#E5E5E5;
	padding:10px 0px;
}
.section-1 p {
	color:#E5E5E5;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
.section-1 a {
	color:#E5E5E5;
	text-decoration:underline;
}
.section-1 .features:hover h3 {
	color:#555555;
}
.section-1 .features:hover a {
	color:#1a8e8c;
}

/****section-1 area Ends****/

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/


/****section-2 area starts ****/

.section-2 {
	background:#eeeeee url(/web/20181130171522im_/http://nwgoa.com/Portals/0-System/Skins/Boot_S/images/section-2_bg.jpg) top center no-repeat;
}
.section-2 h1 {
	color:#424141;
	font-size:30px;
	font-weight:600;
	padding-bottom:15px;
	background:url(/web/20181130171522im_/http://nwgoa.com/Portals/0-System/Skins/Boot_S/images/heading_strip.jpg) bottom left no-repeat;
}
.section-2 h3 {
	color:#1a8e8c;
	font-size:25px;
}
.section-2 p {
	color:#818080;
	font-size:15px;
}
@media (min-width: 320px) {
	.section-2 h1 {
		font-size:20px;
	}
	.section-2 .content {
		text-align:center;
	}
	.section-2 .content br{
		display:none;
	}
	.section-2 p {
		line-height:25px;
	}
	.section-2 .content {
       padding: 10px 0px;
	}
}
@media (min-width: 360px) {
}
@media (min-width: 480px) {
	.section-2 .content img {
		float:left;
		margin-right:25px;
		margin-bottom:20px;
	}
	.section-2 .content {
		text-align:left;
	}
	.section-2 .content {
		padding:30px 0px;
	}

}
@media (min-width: 760px) {
	.section-2 .content img {
		margin-right:40px;
		margin-bottom:0px;
	}
	.section-2 .content br{
		display:block;
	}

}

/****section-2 area Ends ****/

/****section-3 area starts ****/

.section-3 {
	background:#0d141f url(/web/20181130171522im_/http://nwgoa.com/Portals/0-System/Skins/Boot_S/images/section-3_bg.jpg) top center no-repeat;
}
.section-3 .box h3 {
	color:#E5E5E5;
	font-family: 'Oswald', sans-serif;
}
.section-3 .box {
	position:absolute;
	top:15px;
	border:1px solid #E5E5E5;
	padding:10px 16px;
}
.section-3 .button {
	position:absolute;
}
.section-3 .button .btn {
	border-radius:0px;
	background:rgba(0,0,0,0.40);
	color:#E5E5E5;
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
@media (min-width: 320px) {
	.section-3 .box {
		width:210px;
		left:25px;
		padding:0px 16px;
	}
	.section-3 .box h3 {
		font-size:12px;
		line-height:20px;
	}
	.section-3 div[class^="col-lg-"]:not(:first-child) {
   		 padding-top:0px;
	}	
	.section-3 .col-lg-4 {
		padding-bottom:20px;
	}
	.section-3 .button {
		bottom:30px;
		right:30px;
	}
}
@media (min-width: 360px) {
	.section-3 .box {
		width: 250px;
	}
	.section-3 .button {
		right:30px;
	}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
}
@media (min-width: 480px) {
	.section-3 .box {
		width:370px;
	}
	.section-3 .box h3 {
    	font-size:20px;
		line-height:30px;
	}
}

@media (min-width: 580px) {
	.section-3 .box {
		width: 450px;
		left:65px;
	}
	.section-3 .box h3 {
		font-size: 23px;
		line-height: 35px;
		text-align:left;
	}
	.section-3 .col-lg-4 {
		text-align:center;
	}
	.section-3 .button {
		right:80px;
	}/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
	/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/
}
@media (min-width: 760px) {
	.section-3 .box {
		left:120px;
	}
	.section-3 .button {
    	right: 115px;
	}
}
@media (min-width: 992px) {
	.section-3 .box {
		left:30px;
		width:260px;
	}
	.section-3 .button {
    	right:30px;
		bottom:30px;
	}
	.section-3 .box h3 {
		font-size:16px;
		line-height:22px;
	}
}
/****section-3 area Ends ****/

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/****section-4 area starts ****/

.section-4 {
	background:#E5E5E5;
}
.section-4 .col-lg-12 h1 {
	font-size:30px;
	color:#424141;
	text-align:center;
	padding-bottom:30px;
}
.section-4 .form-control {
	border-radius:0px;
}
.section-4 textarea.form-control {
	height:190px;
}
.section-4 .btn {
	border-radius:0px;
	background:#1abc9c;
	color:#E5E5E5;
	border:none;
}

/****section-4 area Ends ****/

/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/


/****Footer area starts ****/

.footer {
	position:absolute;
	bottom:0px;
	width:100%;
	background:#333333;
	height:210px;
	padding: 16px 0px;
}
.footer .link {
	text-align:center;
	margin-top:-60px;
	border-bottom:1px solid #505050;
}
.footer .link p {
	color:#E5E5E5;
	padding-bottom:10px;
}
.footer .link img {
	padding-bottom:10px;
}
.footer .foot {	
	color:#E5E5E5;
}
.footer .foot .social_icon img {
	padding:0px 5px;
}
.footer a {
	color:#E5E5E5;
}
.footer a:hover {
	text-decoration:none;
	color:#1A8E8C;
}
@media (min-width: 320px) {
	.footer .container {
		background:#333333;
	}
	.footer .foot .copyright {
		line-height: 35px;
		text-align: center;
	}
	.footer div[class^="col-lg-"]:not(:first-child) {
    	padding-top:0px;
	}
	.footer .foot .social_icon {
		padding:20px 0px;
		text-align:center;
	}
	.pull-right {
		float: none !important;
	}
}
@media (min-width: 360px) {
	.pull-right {
		float: none !important;
	}
}

@media (min-width: 580px) {
	.footer .link .col-lg-4 {
		width:33.3%;
		float:left;
	}
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

@media (min-width: 760px) {
	.footer .container {
		background:none;
	}
	.footer .foot .social_icon {
	  padding:0px;
    }
	.footer .foot .copyright {
		line-height: 25px;
		text-align: left;
		font-size:15px;
		padding-top:25px;
	}
	.pull-right {
		float:right !important;
	}


}
@media (min-width: 992px) {
	.footer .foot .copyright {
		font-size:12px;
		line-height:30px;
		padding-top:35px;
	}
	.footer .foot .social_icon {
	  float:right;
    }

}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

/****Footer area Ends ****/

/****Form area starts ****/

.section-4 .dnnFormAndList .dnnFormItem > .dnnLabel {
    margin-top: 5px;
    display: none;
}

.section-4 .dnnFormAndList .dnnForm input.dnnFormRequired {
  	border-left:1px solid #ddd !important;;
}
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem select, .section-4 .dnnFormAndList .dnnFormItem textarea, .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem input[type="search"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"] {
    background:transparent;
	color:#CCC;
  	border:1px solid #dddddd;
  	border-radius:0px;
  	box-shadow:none;
}
.section-4 .dnnFormAndList .dnnActions .dnnSecondaryAction {
	display:none;
}
.section-4 .dnnFormAndList .dnnForm > .dnnActions {
	float:right;
}
.section-4 .dnnFormAndList .dnnActions li {
margin-right:0px !important;
}
@media (min-width: 320px) {
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"], .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem input[type="tel"], .section-4 .dnnFormAndList .dnnFormItem select, .section-4 .dnnFormAndList .dnnFormItem textarea {
	max-width:100% !important;
	width:100%;
	font-family: 'Asap', sans-serif;
	font-size:15px;
}
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/

.section-4 .dnnFormAndList .dnnPrimaryAction, .section-4 .dnnFormAndList .dnnFormItem input[type="submit"], .section-4 .dnnFormAndList a.dnnPrimaryAction {
	background:#1ABC9C !important;
	font-family: 'Asap', sans-serif !important;
	text-decoration:none;
	font-weight:normal;
	padding:7px 20px;
}
.section-4 .dnnFormAndList .dnnPrimaryAction:hover, .section-4 .dnnFormAndList .dnnFormItem input[type="submit"]:hover, .section-4 .dnnFormAndList a.dnnPrimaryAction:hover {
background:#1ABC9C !important;
}
.section-4 .dnnFormAndList .dnnFormItem textarea {
	width:100%;
}
}
@media (min-width: 480px) {
}
@media (min-width: 580px) {
}
@media (min-width: 992px) {
.section-4 .dnnFormAndList .dnnForm .dnnFormItem textarea, .section-4 .dnnFormAndList .dnnForm .dnnFormItem:last-child {
	float:right;
}
.section-4 .dnnFormAndList .dnnForm .dnnFormItem {
	width:444px;
}
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"], .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem textarea {
	width:100% !important;
}
.section-4 .dnnFormAndList .dnnClear {
 overflow:hidden;
}
.section-4 .dnnFormAndList .dnnForm .dnnFormItem:last-child {
	position:relative;
	top:-140px;
	margin-bottom:-111px;
	margin-top:-111px;
}
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem select, .section-4 .dnnFormAndList .dnnFormItem textarea, .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem input[type="search"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"] {
	margin-bottom:24px !important;
}
.section-4 .dnnFormAndList .dnnPrimaryAction, .section-4 .dnnFormAndList .dnnFormItem input[type="submit"], .section-4 .dnnFormAndList a.dnnPrimaryAction {
	background:#1ABC9C !important; 
	font-family: 'Asap', sans-serif !important;
	font-size:18px !important;
	padding:15px 75px;
	text-decoration:none;
	font-weight:normal;
}
.section-4 .dnnFormAndList .dnnPrimaryAction:hover, .section-4 .dnnFormAndList .dnnFormItem input[type="submit"]:hover, .section-4 .dnnFormAndList a.dnnPrimaryAction:hover {
	background:#1ABC9C !important;
}
.section-4 .dnnFormAndList .dnnActions {
	padding-top:0px !important;
}
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"], .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem input[type="tel"], .section-4 .dnnFormAndList .dnnFormItem select, .section-4 .dnnFormAndList .dnnFormItem textarea {
	text-indent: 10px;
}

.section-4 .dnnFormAndList .dnnFormItem textarea {
	min-height:225px !important;
}
}
@media (min-width: 1025px) {
.section-4 .dnnFormAndList .dnnForm .dnnFormItem:last-child {
	position:relative;
	top:-140px;
	margin-bottom:-109px;
	margin-top:-109px
}
.section-4 .dnnFormAndList .dnnFormItem input[type="text"], .section-4 .dnnFormAndList .dnnFormItem select, .section-4 .dnnFormAndList .dnnFormItem textarea, .section-4 .dnnFormAndList .dnnFormItem input[type="email"], .section-4 .dnnFormAndList .dnnFormItem input[type="search"], .section-4 .dnnFormAndList .dnnFormItem input[type="password"] {
	margin-bottom:15px !important;
}
.section-4 .dnnFormAndList .dnnFormItem textarea {
	min-height:255px !important;
}
}
@media (min-width: 1050px) {
.section-4 .dnnFormAndList .dnnForm .dnnFormItem:last-child {
    position: relative;
    top: -105px;
    margin-bottom: -111px;
    margin-top: -111px;
}
.section-4 .dnnFormAndList .dnnFormItem textarea {
    min-height: 200px !important;
    margin-bottom: 40px !important;
}
}

/****Form area Ends ****/
/*****Designed and Developed by Salaro Team (visit us on http://www.salaro.com/) *****/


/*
     FILE ARCHIVED ON 17:15:22 Nov 30, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:38:18 Feb 27, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.resolve: 170.786 (2)
  CDXLines.iter: 12.69 (3)
  captures_list: 71.57
  load_resource: 360.755
  exclusion.robots.policy: 0.266
  RedisCDXSource: 0.522
  PetaboxLoader3.datanode: 88.666 (5)
  exclusion.robots: 0.278
  esindex: 0.012
  LoadShardBlock: 55.522 (3)
*/
