/*nav*/
@font-face {
font-family: Raleway-Medium;
src: url(../font/Raleway-Medium.ttf);
}

@font-face {
font-family: Raleway-regular;
src: url(../font/Raleway-Regular.ttf);
}
.nav-wrapper {
    margin: 0 auto;
    width: 90%;
}
body
{
    font-family:  Raleway-regular !important;
    padding-right: 0px !important;
}
.header-style {
    width: 100%;
    max-width: 100%;
    position: fixed;
    z-index: 999;
    background:#333; 
   /* background: rgba(51, 51, 51,0.9);*/
    /*box-shadow: 0 10px 0px rgba(50,50,50,.95);*/
}
.premium-logo {
    height: 60px;
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.bg
{
    background-image: url(../img/bg.jpg);
    background-size: cover;
    height: 400px;
}
nav {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.navbar{
    padding: 0em !important;
    margin-right: 39px !important;
}
nav a {
    font: 1.2em/1em sans-serif;
    display: inline-block;
    padding: 10px 0px;
    text-decoration: none;
    color: black;
}

/* ! nav*/

.space1 {
  line-height: 31.7px;
}
/*.block-title1 ul
{
    list-style-image: url('../img/bullet.png');
    margin-left: 50px;

}*/

.bg1
{
    /*background-image: url(../img/570388849.jpg);*/
    background-color: #eee;
    background-size: cover;
}
.modal
{
	margin-top: 54px!important;
    background: rgba(0,0,0,0);
}

.ribbon {
    border-bottom: 1.5px solid darkgoldenrod;
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: darkgoldenrod;
    max-width: 50px;
}
/*.screenshot
{
	margin-top: 40px;
}*/
.wrapper
{
	width:1000px;
}
.navbar
{
	position:fixed;
}

.list-inline {
    padding-left: 10px!important;
    margin-left: -5px;
    list-style: none;
   
}
.list-inline  li {
    display: inline-block;
    /*padding-right: 5px;
    padding-left: 5px;*/
}

.title1
{
	margin-bottom: 39px;
}
.title1 p				
{
	
	font-size: 17px;
	color: #323232;
	text-align: justify;
}
.title h1				
{
	margin-top: 140px;
	font-size: 45px;
	color: white;
    /*text-align: left;*/
	font-family:Raleway-Medium;
	font-weight: 500;
	/*font-family:erasregular-medium;*/
}
.title .tagline             
{

    font-size: 30px!important;
    color: white;
    margin-top: 0px!important;
    /*font-weight: bold;
    font-family:erasregular-medium;*/
}
.para
{
    line-height: 1em;
}
button
{
    font-weight: bold!important;
}

 .button1{
    /*margin-left: 90px!important;*/
    font-weight: bold;
    /*margin-left: 100px!important;*/
}
button:hover
{
	color: black;
     font-weight: bold;
	/*font-weight: bold;*/
}
.block-title
{
	padding-top: 35px;
	background-color: #eee; 

	/*border-top: 5px solid #dade63; */
   /*     background-image: url(../img/circuit-texture.png);*/
}
.btn-light-green {
    color: #f8f8f8;
    /*background-color: #8AC249;
    border-color: #78a83f;*/
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(128, 70, 168, 1) 0%,
     rgba(163, 36, 168, 1) 100%) repeat scroll 0 0;
    cursor: pointer;
}
.btn-light-green:hover {
    color: #fff;
    /*background-color: #78a83f;
    border-color: #78a83f;*/
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(128, 70, 168, 1) 0%,
     rgba(163, 36, 168, 1) 100%) repeat scroll 0 0;
}
.block-title h2
{
	padding-bottom: 10px;
	text-align: left;
	font-size: 32px;
	color: black;
font-family:Raleway-Medium;

}
.block-title h3
{
    
    text-align: left;
    font-size: 25px;
    color: black;
font-family:Raleway-Medium;

}
.w3-container a:hover
{
	text-decoration: none;
}
.block-portion p
{
    margin-right: 10px;
	padding:10px;
	border: 1px solid #eee;
	border-radius: 2px;
	box-shadow: 0 0 16px #ccc;
	background-color: white;
	font-size: 17px;
	
}
.p-padding
{
    line-height: 1.86em;
}
.block-portion span
{
	/*color:#78a83f;*/ 
   /* background: linear-gradient(to right, rgba(128, 70, 168, 1) 0%, rgba(163, 36, 168, 1) 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  color: rgba(128, 70, 168, 1);
    font-size: 18px;
    font-weight: 900;
    line-height: 1em;
}
.block-portion
{
	padding: 10px;
	text-align: center;
}
.block-title1
{
	padding-top: 35px;
	/*background-color: #eee;  */
}
.block-title2
{
	padding-top: 35px; 
}
.block-title1 p
{
	padding-top: 10px;
}
.block-image
{
	padding-top: 100px;
}


.footer-menu1 {
    padding-top: 20px;

}
.footer-menu {
    padding-top: 20px;
}
.stay-in-touch {
    padding-top: 20px !important;
        padding-left: 60px!important;

}
.footer-cont {

    padding-left: 15%;
    padding-bottom: 4%;
}
.footer-cont h3{
	font-size: 24px;
	padding-left: 10px;
}
.footer-bg {
/*	margin-top: 35px;*/
    background-color: #333;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
}
.f-text a
{
	color:#fff;
	font-size: 14px;
}
.f-text a:hover
{
	color: #fff;
	text-decoration: none;
}
.footer-menu a
{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.footer-menu a:hover
{
	color: #fff;
	text-decoration: none;
}
 .logo_asp{
     height:55px;
   }


.modal-content { background-color: rgba(0,0,0,0.2) !important; }
@media (min-width: 768px) and (max-width: 991px)
{
    .stay-in-touch {
    padding-top: 20px !important;
    padding-left: 0px !important;
}
	.premium-logo{margin-left:20px;}
}
@media (min-width: 768px) and (max-width: 991px)
{
   .space p
   {
    line-height: 1.83;
   }
   .space1
   {
    line-height: 34.9px !important;
   }
   .footer-menu a
   {
    font-size: 11px!important;
   }
   
}
@media (min-width: 320px) and (max-width: 1199px)
{
   .title h1
   {
    margin-top: 150px;
    font-size: 39px;
    color:white;
    /*text-align: left;*/
   }
}
@media (min-width: 320px) and (max-width: 371px)
{
   .footer-menu a
   {
    font-size: 11px!important;
   }
}
@media (min-width: 320px) and (max-width: 767px)
{
   .title button
{
    margin-top: 0px;
    margin-bottom: 20px;
}
	.premium-logo{margin-top: -80px;
margin-left: 110px;	}
	.nav-wrapper .list-inline{margin-top: -75px;}
.title{
  text-align: center;
}
.title1 p               
{
    margin-top: 17px;
    font-size: 20px;
    color: gray;
    text-align: justify;
}
.footer-menu1 {
    padding-top: 0px;
text-align: center;
}
.footer-menu {
    padding-top: 0px;
    text-align: center;
}
.stay-in-touch {
    padding-top: 0px !important;
    padding-left: 0px !important;
    text-align: center;
}

.footer-cont {
    padding-left: 1%;
    padding-bottom: 4%;
   }
}

@media (min-width: 768px) and (max-width: 959px)
{
.footer_credit
{
  margin:0 auto;max-width:750px!important;
}
}

@media (min-width: 320px) and (max-width: 510px)
{
   .title h1
   {
    margin-top: 150px;
    font-size: 45px;
    color:white;
    text-align: left;
   }
   .title .tagline
   {
    font-size: 25px;
    color: white;
   }
   .logo_asp{
     width:82px;
     height:50px;
   }
   .nav-wrapper {
    margin: 0 auto;
    width: 90%;
}
.bg {
    background-image: url(../img/bg.jpg);
    background-size: cover;
    height: 350px;
}
}
@media (min-width: 320px) and (max-width: 550px)
{
   .title h1
   {
    margin-top: 110px!important;
    font-size: 30px!important;
    color: white;
    text-align: center;
   }
    .title .tagline
   {
    font-size: 25px;
    color: white;
    text-align: center;
   }
}
@media (min-width: 320px) and (max-width: 1199px)
{
.scrn-sht1{
    display: block;
}.scrn-sht{
    display: none;
}
 .button1{
    margin-left:0px!important;
    font-weight: bold;
    /*margin-left: 100px!important;*/
}
.bg1
{
    /*background-image: url(../img/570388849.jpg);*/
    background-color: #eee;
    background-size: cover;
    margin-top: 20px;
}
}
@media (min-width: 1281px) and (max-width: 1400px)
{
  .nav-wrapper {
    margin: 0 auto;
    width: 83%!important;
}
} 
@media (min-width: 1200px) and (max-width: 1700px)
{
.scrn-sht{
    display: block;
}
.scrn-sht1{
    display: none;
}
}
@media (min-width: 768px) and (max-width: 1199px)
{
    .col-md-6
    {
        -ms-flex: 0 0 50%;
flex: 0 0 100%!important;
max-width: 100%!important;
    }
    .footer .col-md-6
    {
        -ms-flex: 0 0 50%;
flex: 0 0 100%!important;
max-width: 50%!important;
    }

}
@media (min-width: 991px) and (max-width: 1199px)
{
  .space1
  {
    line-height: 30.7px;
  }
}
@media (min-width: 320px) and (max-width: 990px)
{
 .nav-wrapper {
    margin: 0 auto !important;
    width: 90% !important;
}
.navbar{
    padding: 0em !important;
    margin-right: 0px !important;
}
}
@media (min-width: 320px) and (max-width: 355px)
{
  iframe
{
 width:  260px!important;
}
}