@media only screen and(min-width: 1200px) {
	.container {
		max-width: 1200px!important;
	}
}
@media only screen and (max-width: 768px) {
	.theme-footer .content { /* Footer content */
		text-align: center!important;
	}
	.theme-footer .social { /* Buttons social footer content */
		margin-left: auto;
		margin-right: auto;
	}
	.theme-footer .email { /* Email input footer content */
		width: 80%;
	}
}

@media only screen and (max-width: 990px) {
	.theme-center-nav .divisor {
		display: none!important;
	}
	.theme-header .bordercontent {
		width: 100% !important;
		margin: 0 auto !important;
	}
}

@media only screen and (max-width: 1220px) {
	.theme-header #Order1 {
		text-align: center;
	}
}

/** ------------ Header ------------ */
.theme-header .border-content {
	border-bottom: solid 1px #d6d6d6;
	width: 80%;
	margin: 0 auto;
}
.theme-header {
	background-color: #FFFFFF;
}
/** -------------------------------------------- */


/** ------------ TOP nav bar ------------ */
.theme-top-nav .nav-link {
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	color: #585858;
	padding-top: 35px;
	font-weight: 300;
}
.theme-top-nav .nav-link i {
	margin-right: 20px;
	font-size: 25px;
}
.theme-top-nav .nav-link:hover {
	color: #8f1517 !important;
}
.theme-top-nav .divisor {
	border-right: solid 1px #e8e8e8;
	height: 52px;
}
.theme-top-nav .arrow i {
	margin-right: 0px!important;
	margin-left: 20px;
}
.user-form-group {
	border:none;
	width: 123px;
	margin-top: 20px;
}
.user-form-input:focus {
	border: none;
	outline: none;
	box-shadow: none;
}
.user-form-input {
	border:none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	text-rendering: optimizeLegibility;
	color: #bebebd;
}
.user-form-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 13pt;
	color: #bebebd;
}
.user-form-input::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 13pt;
	color: #bebebd;
}
.user-form-input:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 13pt;
	color: #bebebd;
}
.user-form-input:-moz-placeholder { /* Firefox 18- */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 13pt;
	color: #bebebd;
}
.user-form-submit {
	border: 0;
	background-color: transparent;
	color: #bebebd;
	font-size: 13pt;
	margin-top: 28px;
	margin-left: 22px;
}
.user-form-submit:focus {
	outline: none;
}
.user-form-preprend {
	border:none;
}
/** -------------------------------------------- */

/** ------------ Midle nav bar ------------ */
.theme-center-nav {
	margin: 0 auto;
}
.theme-center-nav .nav-link {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: 'Roboto',sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #dbdbdb;
}
.theme-center-nav .active {
	color: #8f1517 !important;
}
.theme-center-nav .nav-link:hover {
	color: #8f1517 !important;
}
.theme-center-nav .divisor {
	border-right: solid 1px #e8e8e8;
	height: 20px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.toggler-button {
	height: 50px!important;
	width: 50px!important;
}
.toggler-button:focus {
	border-color: rgba(0,0,0,.1);
	outline: none;
}
.toggler-button:active {
	border: none;
	outline: none;
	background-color: #9e191a!important;
	color: white;
}
/** -------------------------------------------- */

/** ------------ Header social buttons ------------ */
.theme-header .social-youtube {
	border: solid 1px #9e070e;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 5px;
	background-color: white;
	color: #9e070e;
	font-size: 20px;
}
.theme-header .social-youtube:focus {
	background-color: #9e070e;
	color: white! important;
	outline: none;
}
.theme-header .social-youtube:hover {
	background-color: #9e070e;
	color: white! important;
	cursor: pointer;
}
.theme-header .social-facebook {
	border: solid 1px #33519e;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 5px;
	background-color: white;
	color: #33519e;
	font-size: 20px;
}
.theme-header .social-facebook:focus {
	background-color: #33519e;
	color: white! important;
	outline: none;
}
.theme-header .social-facebook:hover {
	background-color: #33519e;
	color: white! important;
	cursor: pointer;
}
.theme-header .social-twitter {
	border: solid 1px #1da1f2;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 5px;
	background-color: white;
	color: #1da1f2;
	font-size: 20px;
}
.theme-header .social-twitter:focus {
	background-color: #1da1f2;
	color: white! important;
	outline: none;
}
.theme-header .social-twitter:hover {
	background-color: #1da1f2;
	color: white! important;
	cursor: pointer;
}
.theme-header .social-soundcloud {
	border: solid 1px #000000;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 5px;
	background-color: #fff;
	color: #FEF950;
	font-size: 20px;
}
.theme-header .social-soundcloud:focus {
	background-color: #FEF950;
	color: white! important;
	outline: none;
}
.theme-header .social-soundcloud:hover {
	background-color: #FEF950;
	color: white! important;
	cursor: pointer;
	border: solid 1px #000000;
}

.theme-header .social-soundcloud img{
	margin-bottom: 3px;
	width:100%;
}

/** -------------------------------------------- */

/** ------------ Header Seach group ------------ */
.theme-header .input-group {
	height: 40px;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #5a5858;
}
.theme-header .input-group-text {
	background-color: white;
}
.theme-header .radiusleft {
	border-radius: 16px 0 0 16px;
}
.theme-header .radiusright {
	border-radius: 0 16px 16px 0;
}
.theme-header .form-control {
	border-left: none;
	color: #bebebd;
}
.theme-header .input-group-prepend span {
	color:#bebebd !important;
}
.theme-header .input-group-append span {
	color: #9e191a!important;
	font-family: 'Roboto',sans-serif;
	font-size: 11px!important;
	letter-spacing: 2px;
	font-weight: bold;
}
.theme-header .input-group-append span:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}
.theme-header .input-group-append span:active {
	background-color: #f9f9f9;
}
.theme-header .form-control:focus {
	outline: none !important;
	box-shadow: none;
	border-color: #bebebd;
}
.theme-header .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color: #bebebd;
}
.theme-header .form-control::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color: #bebebd;
}
.theme-header .form-control:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color: #bebebd;
}
.theme-header .form-control:-moz-placeholder { /* Firefox 18- */
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 10pt;
	color: #bebebd;
}
/** -------------------------------------------- */

/** ------------ PATNER SECTION  ------------ */
.theme-partner {
	background-color: #f6f6f6;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
}
.theme-partner .box {
	margin: 0 auto;
	width: 185px;
	height: 100px;
	border: solid 1px #cecece;
	border-radius: 10px;
	font-family: 'Montserrat',sans-serif;
	font-weight: 300;
	color: #989595;
	font-size: 11px;
	line-height: 32px;
	letter-spacing: 6px;
}
.theme-partner .small-title {
	font-family: 'Source Sans Pro', sans-serif;
	color: #8f1517;
	text-decoration: none !important;
	font-size: 15px;
	margin-left: -70px;
}
.theme-partner .title {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #8f1517;
	font-size: 30px;
}
/** -------------------------------------------- */

/** ------------- FOOTER ------------- */
.theme-footer {
	width: 100%;
	background-color: #8f1517;
	padding-top: 50px;
	padding-bottom: 100px;
}
.theme-footer .content {
	text-align: left;
}
.theme-footer .title {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none !important;
	font-size: 18px;
}
.theme-footer .text {
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	text-decoration: none !important;
	font-weight: 300;
	line-height: 28px;
}
.theme-footer .email {
	background-color: #8f1517;
	border: solid 1px #e23232;
	color: white;
	padding: 10px;
	width: 230px;
	padding-left: 15px;
	padding-right: 15px;
}
.theme-footer .email:focus {
	border-color: #FFFFFF;
	outline: none;
}
.theme-footer .email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
}
.theme-footer .email::-moz-placeholder { /* Firefox 19+ */
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
}
.theme-footer .email:-ms-input-placeholder { /* IE 10+ */
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
}
.theme-footer .email:-moz-placeholder { /* Firefox 18- */
	color: white;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
}
.theme-footer .send {
	background-color: #8f1517;
	border: solid 1px #e23232;
	color: white;
	padding: 10px;
	width: 107px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 11px;
}
.theme-footer .send:focus {
	border-color: #FFFFFF;
	outline: none;
}
.theme-footer .social {
	width: 230px;
	margin-top: 11px;
}
.theme-footer .icon {
	background-color: #8f1517;
	border: solid 1px #e23232;
	color: white;
	padding: 10px;
	width: 45px;
	text-align: center;
}
.theme-footer .icon:focus {
	border-color: #FFFFFF;
	outline: none;
}
.theme-footer .social .item {
	display: inline-block;
	width: 40px;
	margin-right:2px;
}
.theme-footer .submargin {
	margin-right: 12.28px;
}
/** -------------------------------------------- */
