/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

iframe{
  width: 1130px;
 /* height: 400px;*/
}


@media (max-width: 400px) {
	
  iframe{
    width: 250x;
    height: 200px;
	}
  
 input[type="submit"].btn {
	margin-left: 0px !important;
}

  .gbs3 .A {
	width: 230px !important;
}
  
}


@media (max-width: 600px) {
	
  iframe{
    width: 500x;
    height: 300px;
	}

}

h1.tm-margin-large-top.tm-heading-large {
	color: rgb(0, 68, 103);
}

p.tm-text-large.tm-margin-large-bottom {
	color: rgb(70, 132, 165);
}

p.tm-text-large {
	color: rgb(70, 132, 165);
}

p.chrono_credits {
	display: none;
}

.gbs3 .A {
	width: 325px !important;
}

input[type="submit"].btn {
	margin-left: 158px;

}

section.tm-top-b.uk-grid {
	margin-top: -30px;
}

form#chronoform-Contact-us {
	color: rgb(0, 68, 103);
}

input#captcha1 {
	width: 240px !important;
}

.tm-middle.uk-grid {
	margin-top: -30px;
}

h1.uk-article-title {
	padding-top: 30px;
}