/*
Template:himalayas
Theme Name:childhimalaya
Theme URI: https://themegrill.com/themes/himalayas/
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Himalayas is modern style free one page parallax responsive WordPress theme. Inform your visitors all they need to know right from your home page without requiring to go to the other pages. Himalayas can be used for business, portfolio, corporate, agency, photography, freelancers and almost any kind of sites. Get free support at https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/himalayas/
Version: 1.2.5
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-menu, featured-images, sticky-post, translation-ready, threaded-comments, theme-options, footer-widgets, blog, portfolio, e-commerce
Text Domain: himalayas

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

@media (max-width: 767px) {
#tr {
    margin-right: auto;
    margin-top: -51px;
}
p.inner_L a {
    color: #ff0000;
}
p.inner_L a:hover {
    color: #32c4d1;
}
}
@media (max-width: 768px){
div#tr {
    margin-right:  -177px!important;
    margin-top: -50px;
}
p.inner_L a {
    color: #ff0000;
}
p.inner_L a:hover {
    color: #32c4d1;
}
}
@media (min-width: 835px) and (max-width: 1199px) {
.widget_call_to_action_block .parallax-overlay, .search-box, .scrollup, .sub-toggle:hover {
    background-color: transparent;
}
.widget_call_to_action_block .parallax-overlay {
    background: transparent;
}
p.inner_L a {
    color: #ff0000;
}
p.inner_L a:hover {
    color: #32c4d1;
}

	@media (orientation: landscape) {
div#tr {
    margin-top: -50px;
    margin-right: -100%;
}	
 p.inner_L a {
    color: #ff0000;
}
p.inner_L a:hover {
    color: #32c4d1;
}
	}
}
@media (min-width: 1200px) {
.widget_call_to_action_block .parallax-overlay, .search-box, .scrollup, .sub-toggle:hover {
    background-color: transparent;
}

.widget_call_to_action_block .parallax-overlay {
    background: transparent;
}
#tr {
margin-top: -50px;
margin-right: 16em;
}
p.inner_L a {
    color: #ff0000!important;
}
p.inner_L a:hover {
    color: #32c4d1;
}
}

