@media (min-width: 1200px){
}


/*Notebooks and Small Laptops*/
@media (min-width: 1025px){

}

/*iPad Landscape Mode and Large Tablets */
@media (max-width: 1024px){


    .gallery .grid-sizer-four-columns,
    .gallery .four-columns{
        width:50%;
    }


}

/*Small Desktop and Very Small Notebook */
@media (max-width: 992px){

    .widget:first-child{
        margin-top:100px;
    }

    .serviceBox h2 span {
        letter-spacing:5px;
        font-size:22px;
    }

    #owl-clients{
        margin-top:50px;
    }

    #text-separator-testimonials h3{
        text-align:center;
        margin-bottom:50px;
    }

    .IntroBoxes{
        height:250px;
    }


}

/*Medium Tablets */
@media (max-width: 900px){

    .navbar-nav > li > a {
        letter-spacing: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

}


/*iPad Portrait Mode, iPad Mini and Small Tablets BLITZ*/
@media (max-width: 768px){
	
body {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
	background-color: #0d0d0d;
}

.navbarlogo {
    background-size: 124px 50px;
	margin-left: 25px;
    height: 50px;
    width: 124px;
}
	
.aurorablitz{
	background-size: 100% 100%;
    height: 158px;
    width: 300px;
	margin-top:10%;  
    background: url('../img/logoAURORABLITZ.svg') no-repeat;
}

.brbr br{
    display: none;
}

.brbr{
    padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.btn2{
    line-height: 12px;
    padding: 0 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
    letter-spacing: .0em;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
	
    outline: 1px solid transparent;
	
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

.btn2a{
    line-height: 12px;
    padding: 0 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
    letter-spacing: .0em;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
	
    outline: 1px solid transparent;
	
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

.btn2b{
    line-height: 12px;
    padding: 0 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
    letter-spacing: .0em;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
	
    outline: 1px solid transparent;
	
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

.btn2c{
    line-height: 12px;
    padding: 0 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
    letter-spacing: .0em;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
	
    outline: 1px solid transparent;
	
    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

.btn4-default{
    line-height: 24px;
	margin-left: 17px;
	margin-right: 17px;
    padding: 0 10px;
    font-size: 12px;
}
	
.btn{
    background:transparent;
    border-radius:0;
    border:0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 0px;
	margin-left: 0px;
	margin-right: 0px;
    padding: 0 0px;
    font-size: 12px;
    letter-spacing: .0em;
    border-top: 8px solid transparent;
    border-bottom: 6px solid transparent;

    outline: 0px solid transparent;

    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}

.btn1{
    background:transparent;
    border-radius:0;
    border:0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 0px;
	margin-left: 0px;
	margin-right: 0px;
    padding: 0 0px;
    font-size: 12px;
    letter-spacing: .0em;
    border-top: 8px solid transparent;
    border-bottom: 6px solid transparent;

    outline: 0px solid transparent;

    -webkit-transition: all .5s ease .25s;
    transition: all .5s ease .25s;
}


#filters .btn{
    margin-top:0px;
	margin-left:12px;
	margin-right:12px;
}

#filters .btn1{
    margin-top:0px;
	margin-left:12px;
	margin-right:12px;
}

.aboutbr br {
    display: none;
}

.guidebr br {
    display: none;
}

	
	.container-fluid .col-md-6{
	padding-right:50px;
}

	
	.footerLogo{
	background-size: 100% 100%;
    height: 158px;
    width: 300px; 
    background: url('../img/logoAURORABLITZ.svg') no-repeat;
}
	
	.contactLogo{
    background-size: 300px 45px;
	margin-top: 10px;
	margin-bottom: 20px;
    width: 300px;
	height: 45px;
}
	
	.footertext{
	padding-right:0px;
	}
	
	.contact {
		padding-top: 20px;
	}
	
	.testimon {
		padding-left: 50px;
	}
	
    .IntroBoxes{
        height:100px;
    }

    .ThickBorder .left,
    .ThickBorder .right,
    .ThickBorder .bottom
    {
        display:none;
    }

    .serviceBox h2 span {
        letter-spacing:5px;
        font-size:18px;
    }

	.aboutLogo {
        display: none;
    }
	
	.progress-table {
		padding-left:0;
	}

    .textOverlay{
        padding-bottom:100px;
        padding-top:100px;
        margin-left:0;
        z-index:6;
    }

    .preloaderLogo{
    background-size: 100% 100%;
    height: 100px;
    width: 100px;
	margin-top:5%;  
    }

    .ip-header {
        min-height: 120px;
    }

    .affix .navbar-collapse {
        background:transparent;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 100%;
    }

    .navbar-nav>li>.dropdown-menu {
        text-align: center;
    }

    .portfolioFilters {
        height: 300px;
		background:#0d0d0d;
    }	
	

    .memberDescription{
        text-align: center;
    }
	
    .memberParagraph{
        padding-right:0px;
    }

    .clientsIntro{
        text-align: center;	
		margin-top: -30px;
		padding-left: 8px;
		margin-bottom: -30px;
    }
	
	.clientLogo{
		padding-right: 15px;
    }
	
    .text-separator-title{
        text-align: center;	
		margin-top: -100px;
		padding-left: 5px;
		margin-bottom: -30px;
    }
	
	.review{
		text-align: center;	
		padding: 0px;
		margin-left: 5px;
		margin-right: 20px;
	}

    .tableWrapper{
        margin-top:15px;
        margin-bottom:15px;
    }
	
    .gallery .gallery-inner, .gallery .grid-sizer {
        width: 50%;
    }

    .singleProjectInfo ul {
        border-left: 0;
        text-align: center;
    }

    #text-separator-clients h2,
    #text-separator-testimonials h2{
        font-size:20px;

    }

#text-separator, #text-separator-clients, #text-separator-testimonials, #text-separator-timers{
    padding-top:10px;
    padding-bottom:20px;
    padding-left:0px;
    overflow:hidden;

}


    #team .container{
        padding-bottom:200px;
    }

    #countdown .countdown-amount{
        font-size: 30px;
    }

    #countdown .countdown-section{
        border-left:none;
    }

    .blogPost,
    .grid-sizer-blog-3{
        width: 50%;
    }


    .gallery .grid-sizer-four-columns,
    .gallery .four-columns{
        width:50%;
    }


    #accordion-filters{
        margin-bottom:30px;
    }

    .gallery-ecommerce .grid-sizer-three-columns, .gallery-ecommerce .three-columns{
        width:50%;
    }

    .navbar-right .dropdown-menu{
        left:-100px;
    }
	
}

/*iPad Portrait Mode, iPad Mini and Small Tablets */
@media (max-width: 767px) {

    .navbar-default .navbar-collapse {
        border-color: #e7e7e7;
        background: rgba(0, 0, 0, 0.9);
        text-align: center;
    }


}

/*Medium Smart Phones v2*/
@media screen and (max-width: 640px){
    h1 {
        font-size: 36px;
        letter-spacing: 10px;
    }

    h2 {
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 8px;
    }

   .introLogo {
      width: 250px;
	  margin-bottom: 25%;
    }
	
	.navbarFB {
		display: block;
		margin: auto;
		margin-top: 10px;
		margin-bottom: 10px;
	}

    .serviceBox h2 span {
        padding: 0;
        border: 0;
    }

    #singlePageIntro .container {
        padding: 30px;
    }


    .tableWrapper {
        padding-top: 30px;
        padding-bottom:50px;
    }
}

@media screen and (max-width: 600px){

    h1 {
        font-size: 20px;
        letter-spacing: 10px;
    }

    .navbar-default {
        padding-left: 0px;
        padding-right: 0px;
    }

    .ServiceWrapperTitle{
        display:none;
    }

    .ServiceTitleMobile{
        display:block;
        margin-bottom:20px;
    }
}

@media screen and (max-width: 600px) and (orientation : landscape){
    #intro .separator{
        margin-top:15px;
        margin-bottom:15px;
        width:100px;
        max-width:100px;
    }

    .ip-logo img{
        opacity: 0;

    }
}


@media screen and (max-width: 480px){

    .gallery-ecommerce .grid-sizer-three-columns, .gallery-ecommerce .three-columns{
        width:100%;
    }


    .gallery .grid-sizer-two-columns,
    .gallery .two-columns{
        width:100%;
    }


    .topLine {
        padding: 20px;
    }

    section .container {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    h1 {
        font-size: 24px;
        letter-spacing: 6px;
    }

    h2 {
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 4px;
    }

    h4 {
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .sectionIntro h2 span {
        padding: 12.5px 25px;
        border: solid 4px #533792;
    }
	
    .sectionIntro {
		margin-top:-40px;
        margin-bottom:0px;
    }
	
	.sectionIntro p{
		margin-top:50px;
    }	
	
	.sectionIntro2 h2 span {
        padding: 12.5px 25px;
        border: solid 4px #533792;
    }
	
    .sectionIntro2 {
		margin-top:-60px;
        margin-bottom:40px;
    }
	
	.sectionIntro2 p{
		margin-top:50px;
    }	
/* Portfolio fix */


    #intro .separator {
        margin-top: 10px;
    }
    #intro .separator {
        width: 100px;
        max-width: 100px;
    }

    #intro p {
        font-size: 12px;
    }

    .navbar-default {
        padding-left: 0px;
        padding-right: 0px;
    }

    .portfolioFilters {
        height: 50px;
		background:#0d0d0d;
    }

    .gallery .gallery-inner, .gallery .grid-sizer {
        width: 100%;
    }

    .serviceBox {
        padding: 20px;
    }
}



/*google nexus ish*/
@media screen and (max-width: 480px) {


    .gallery .grid-sizer-four-columns,
    .gallery .four-columns{
        width:100%;
    }

    #text-separator-clients h3 span {
        padding:0;
        border:none;
    }

    .serviceBox {
        width: 100%;
    }

    #text-separator-testimonials h3 span {
        padding:0;
        border:none;
    }


}
/*Other Major Small Smart Phones*/
@media screen and (max-width: 360px){

    .blogPost,
    .grid-sizer-blog-3{
        width: 100%;
    }

    .blogPost2,
    .grid-sizer-blog-2{
        width: 100%;
    }


    section .container {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    /*.textOverlay {*/
    /*margin-left: -100px;*/
    /*}*/

/*.myhp{*/
    .portfolioFilters {
        height: 130px;
		background:#0d0d0d;
    }

    .tableWrapper {
        padding-top: 10px;
        padding-bottom:30px;
    }

    .listwrapper{
        width:100%;
    }
}

/*iPhone Portrait Mode and Very Small Mobile Phones*/
@media screen and (max-width: 320px) {


}
