 
/* responsive starts */
@media screen and (min-width:873px) and (max-width:1100px){
/*.wrapper{width:872px;}*/
}
@media screen and (max-width:1280px) {
.down-arrow { bottom: 90px;}
}

@media screen and (max-width:1024px) {
.down-arrow { bottom: 200px; }
}

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

nav.smaller .navbar-brand { width: 15%; }
.down-arrow {display: none!important;}
.parallax{height: auto!important; background-size: 100% auto !important ;}
.parallax { background-attachment: scroll!important; height: auto; }
.parallax1 {height: 350px!important;}
.parallax2 {  background-size: cover !important; }
.pro, .in-social, .box4, .res-text, .one, .two, .three, .mywork_heading, .front1, .design1, .management1, .progress, .i_do, .i_do_category1 { visibility: visible!important; }
.rt-intro.in-social { margin-bottom: 50px; }
.common { font-size: 70px !important; }
.res-text { padding-top: 90px; }
.one, .two, .three { top: 50px; left: 18%; }
.mywork { height: 150px; width: 150px; }
.mywork > span { top: 32%; }
.front { left: 32%; }
.design { left: 39%; }
.management { left: 33%; }
.mywork_container h2 { font-size: 22px; }
.front1, .design1, .management1 { margin-bottom: 30px; }
.footer-social > ul {  margin-left: 25%;}
.footer-bottom { margin-top: 20px; }

/*about starts*/
.parallax.parallax5 { background-attachment: fixed!important; }
.my_skills { padding-top: 25px; padding-bottom: 25px; }
.i_know { padding: 8px 0; }
 .i_do_category1:last-child { margin-bottom: 70px; }
.i_do_tools > img { width: 100%; }
.i_do_tools1 { margin-bottom: 30px; }
.wordpress-bg { margin-bottom: 100px; }
.parallax.g_map { height: 500px !important; }
.contact-form { text-align: center; }


}

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

.footer-social > ul {  margin-left: 20%;}
	}


@media screen and (max-width:767px) {
.box4 .left-arrow { display: none; }
.box4 .arrow-down { display: block; }
}

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

.images-div > img { width: 83%;}
.planning {padding: 57px 0;}
.footer-social > ul {margin-left: 36%; width: 60%; }
.footer-bottom p { text-align: center;}
/* nav resp starts */
.navbar-fixed-top { position: static; }
.navbar {background: #000;}
.nav.navbar-nav.navbar-right { position: absolute; z-index: 1; width: 100%; }
.navbar-default .navbar-nav > li > a { width: auto; border-radius: 0; }
.navbar-toggle { margin-top: 13%; }
#navbar-collapse-main { padding-top: 0; }

}

@media screen and (min-width:481px) and (max-width:624px){
.text-items p { font-size: 20px; }
.hire-btn, .ghost-btn { font-size: 25px; }
.planning {  padding: 42px 0;}
  }

@media screen and (max-width:500px) {
.navbar-brand { margin-left: 27%; width: 45%; }
  }

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

.rt-intro h1 { line-height: 35px; font-size: 30px; }
.parallax1 { height: 228px !important; }
.res-text { padding-top: 0; }
.text-items p { font-size: 20px; }
.hire-btn, .ghost-btn { font-size: 25px; }
.planning { padding: 42px 0; }
.footer-social > ul { margin-left: 31%; }

}

@media screen and (max-width:360px) {
.rt-intro h1 { font-size: 22px; line-height: 30px; }
.parallax1 { height: 154px !important; }
.images-div { min-height: 180px; }
.planning { padding: 20px 0; }
.text-items p { font-size: 15px; }
.hire-btn, .ghost-btn { font-size: 13px; }
.footer-social > ul { margin-left: 19%; width: 90%; }

/* about starts */
.about-me {padding-top: 210px;}
.about-me > h2, .i_do > h2 { margin-bottom: 13px; font-size: 25px; }
.about-me > p { font-size: 16px; }
.my_link > a { height: 50px; line-height: 50px; width: 50px; }
.navbar-brand { margin-left: 18%; width: 60%; }
.navbar-toggle { margin-top: 25%; }

}

