/*
Theme Name: CSCS
Theme URI: http://www.solminds.com
Author: Praveen Vattapparambath
Author URI: http://www.solminds.com
Description: Theme developed by Solminds Tech
Version: 9999.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Solminds

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* This stylesheet generated by Transfonter (http://transfonter.org) on June 27, 2016 11:49 AM */


@font-face {
	font-family: 'Gobold';
	src: url('../fonts/GoboldThin.eot');
	src: url('../fonts/GoboldThin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GoboldThin.woff') format('woff'),
		url('../fonts/GoboldThin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Gobold';
	src: url('../fonts/GoboldBold.eot');
	src: url('../fonts/GoboldBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GoboldBold.woff') format('woff'),
		url('../fonts/GoboldBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica-CondensedLight';
	src: url('../fonts/Helvetica-CondensedLight.eot');
	src: url('../fonts/Helvetica-CondensedLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Helvetica-CondensedLight.woff') format('woff'),
		url('../fonts/Helvetica-CondensedLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('../fonts/PalatinoLinotype-Italic.eot');
	src: url('../fonts/PalatinoLinotype-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PalatinoLinotype-Italic.woff') format('woff'),
		url('../fonts/PalatinoLinotype-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('../fonts/PalatinoLinotype-BoldItalic.eot');
	src: url('../fonts/PalatinoLinotype-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PalatinoLinotype-BoldItalic.woff') format('woff'),
		url('../fonts/PalatinoLinotype-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('../fonts/PalatinoLinotype-Roman.eot');
	src: url('../fonts/PalatinoLinotype-Roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PalatinoLinotype-Roman.woff') format('woff'),
		url('../fonts/PalatinoLinotype-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Palatino Linotype';
	src: url('../fonts/PalatinoLinotype-Bold.eot');
	src: url('../fonts/PalatinoLinotype-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/PalatinoLinotype-Bold.woff') format('woff'),
		url('../fonts/PalatinoLinotype-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

.ita{    color: red;
    font-style: italic;}

	/* fonts demo styles */
		.demo-0 {
			    font-family: 'Gobold';
    font-weight: bold;
    color: red;
    font-style: normal;
    display: inherit;
    font-weight: 300;
    font-size: 40px;
		}
		.demo-sub {
	font-family: 'Gobold';
    font-weight: 100;
    font-size: 19px;
    clear: both;
    float: left;
    margin-top: -3px;
    width: 100%;
    margin-bottom: 2%;
    font-style: normal;
    font-style: normal;
    text-transform: lowercase;
		}

p{
font-family:Roboto;
font-size: 14px !important;
}

.container .brcolor {
    background: rgba(63, 81, 181, 0.77);
    min-height:480px;
}
.container .brcolor + .brcolor{
    background: rgba(103, 58, 183, 0.68);
}
.container .brcolor + .brcolor + .brcolor {
    background: rgba(33, 150, 243, 0.68);
}
.navbar-inverse .navbar-nav>li>a{
	font-family:Roboto;
}
.h5, h5 {
    font-size: 14px;
    font-family: Roboto;
}
table, label, button, ul {
    font-family: Roboto !important;
}
h1, h2, h3, h4 {
    font-family: Roboto !important;
    font-weight: 700 !important;
}


@media only screen and (max-width:950px) {
    .container .brcolor {
       min-height:auto;
       padding:5px 20px 10px 20px;
    }
.brcolor button {
	margin-bottom: 9px;
	float: none !important;
	margin-top: 10px !important;
	margin-left: 0px;
}
}